2022-12-31T16:09:40 kabeljau 1.2.0 -> 2.0.0 https://repology.org/metapackage/kabeljau/versions 2022-12-31T16:09:43 attrpath: kabeljau 2022-12-31T16:09:43 Checking auto update branch... 2022-12-31T16:09:43 No auto update branch exists 2022-12-31T16:09:46 [version] 2022-12-31T16:09:49 [version] updated version and sha256 2022-12-31T16:09:49 [rustCrateVersion] 2022-12-31T16:09:49 [rustCrateVersion] No cargoSha256 found 2022-12-31T16:09:49 [golangModuleVersion] 2022-12-31T16:09:49 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T16:09:49 [updateScript] 2022-12-31T16:09:49 [updateScript] skipping because derivation has no updateScript 2022-12-31T16:09:49 2022-12-31T16:09:49 [quotedUrls] 2022-12-31T16:09:49 [quotedUrls] nothing found to replace 2022-12-31T16:09:49 Diff after rewrites: diff --git a/pkgs/games/kabeljau/default.nix b/pkgs/games/kabeljau/default.nix index 0b5b1167ead..673b30faa33 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. 2022-12-31T16:11:22 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A kabeljau nix build failed. ** (inkscape:46): WARNING **: 16:11:21.933: Could not create extension error log file '/homeless-shelter/.config/inkscape/extension-errors.log' (inkscape:46): Gtk-CRITICAL **: 16:11:21.977: Unable to create user data directory '/homeless-shelter/.local/share' for storing the recently used files list: Permission denied ** (inkscape:46): WARNING **: 16:11:21.977: 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:65): WARNING **: 16:11:22.053: Unable to create profile directory (Permission denied) (13) ** Message: 16:11:22.058: Cannot create profile directory /homeless-shelter/.config/inkscape. ** Message: 16:11:22.058: 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:65): WARNING **: 16:11:22.140: Could not create directory '/homeless-shelter/.config/inkscape' ** (inkscape:65): WARNING **: 16:11:22.140: Could not create extension error log file '/homeless-shelter/.config/inkscape/extension-errors.log' (inkscape:65): Gtk-CRITICAL **: 16:11:22.183: Unable to create user data directory '/homeless-shelter/.local/share' for storing the recently used files list: Permission denied ** (inkscape:65): WARNING **: 16:11:22.183: 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