kabeljau 1.2.0 -> 2.0.0 https://repology.org/project/kabeljau/versions attrpath: kabeljau Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/games/kabeljau/default.nix b/pkgs/games/kabeljau/default.nix index 0b5b1167ead3..673b30faa33a 100644 --- a/pkgs/games/kabeljau/default.nix +++ b/pkgs/games/kabeljau/default.nix @@ -2,14 +2,14 @@ stdenvNoCC.mkDerivation rec { pname = "kabeljau"; - version = "1.2.0"; + version = "2.0.0"; src = fetchFromGitea { domain = "codeberg.org"; owner = "annaaurora"; repo = "kabeljau"; rev = "v${version}"; - sha256 = "sha256-RedVItgfr6vgqXHA3bOiHXDpfGuHI+sX4jCHL9G5jYk="; + sha256 = "sha256-OGEGOkQBTZgRsQT5WJYJXesGDYCiGou39hkZX+x9tug="; }; # Inkscape is needed in a just recipe where it is used to export the SVG icon to several different sized PNGs. Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A kabeljau nix build failed. ** (inkscape:58): WARNING **: 06:09:24.997: Could not create extension error log file '/homeless-shelter/.config/inkscape/extension-errors.log' (inkscape:58): Gtk-CRITICAL **: 06:09:25.039: Unable to create user data directory '/homeless-shelter/.local/share' for storing the recently used files list: Permission denied ** (inkscape:58): WARNING **: 06:09:25.039: Failed to wrap object of type 'GtkRecentManager'. Hint: this error is commonly caused by failing to call a library init() function. + mkdir -p ./build/usr/share/icons/hicolor/128x128/apps + inkscape -o ./build/usr/share/icons/hicolor/128x128/apps/kabeljau.png -C -w 128 -h 128 '--export-png-color-mode=RGBA_8' icons/hicolor/32x32/kabeljau.svg ** (process:86): WARNING **: 06:09:25.124: Unable to create profile directory (Permission denied) (13) ** Message: 06:09:25.131: Cannot create profile directory /homeless-shelter/.config/inkscape. ** Message: 06:09:25.131: Inkscape will run with default settings, and new settings will not be saved. Fontconfig error: Cannot load default config file: No such file: (null) Fontconfig error: No writable cache directories Fontconfig error: No writable cache directories Fontconfig error: No writable cache directories Fontconfig error: No writable cache directories Fontconfig error: No writable cache directories Fontconfig error: No writable cache directories ** (inkscape:86): WARNING **: 06:09:25.220: Could not create directory '/homeless-shelter/.config/inkscape' ** (inkscape:86): WARNING **: 06:09:25.220: Could not create extension error log file '/homeless-shelter/.config/inkscape/extension-errors.log' (inkscape:86): Gtk-CRITICAL **: 06:09:25.262: Unable to create user data directory '/homeless-shelter/.local/share' for storing the recently used files list: Permission denied ** (inkscape:86): WARNING **: 06:09:25.262: Failed to wrap object of type 'GtkRecentManager'. Hint: this error is commonly caused by failing to call a library init() function. + install -Dm755 ./build/usr/bin/kabeljau -t /usr/bin install: cannot create directory '/usr': Permission denied error: Recipe `install` failed with exit code 1