swaynotificationcenter 0.7.3 -> 0.8.0 https://github.com/ErikReider/SwayNotificationCenter/releases attrpath: swaynotificationcenter 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/swaynotificationcenter/default.nix b/pkgs/applications/misc/swaynotificationcenter/default.nix index a3d64a25565..3865dde9c9f 100644 --- a/pkgs/applications/misc/swaynotificationcenter/default.nix +++ b/pkgs/applications/misc/swaynotificationcenter/default.nix @@ -26,13 +26,13 @@ stdenv.mkDerivation (finalAttrs: rec { pname = "SwayNotificationCenter"; - version = "0.7.3"; + version = "0.8.0"; src = fetchFromGitHub { owner = "ErikReider"; repo = "SwayNotificationCenter"; rev = "v${version}"; - hash = "sha256-RU6zzhRu7YK+zcazxj2wZ5vSwLwlilBaG9l+rEstefc="; + hash = "sha256-E9CjNx/xzkkOZ39XbfIb1nJFheZVFpj/lwmITKtpb7A="; }; nativeBuildInputs = [ 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 swaynotificationcenter nix build failed. Version: 1.0.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: sway-notificaton-center Project version: 0.8.0 C compiler for the host machine: gcc (gcc 12.2.0 "gcc (GCC) 12.2.0") C linker for the host machine: gcc ld.bfd 2.40 Vala compiler for the host machine: valac (valac 0.56.3) Host machine cpu family: x86_64 Host machine cpu: x86_64 Program glib-compile-schemas found: YES (/nix/store/qxfdxjwd1n8izbn5csg6bm925zfzibhv-glib-2.74.3-dev/bin/glib-compile-schemas) Program git found: NO Configuring constants.vala using configuration Found pkg-config: /nix/store/lrb01sby9jg4hfqhr32s28igg77bhcwr-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency gio-2.0 found: YES 2.74.3 Run-time dependency gio-unix-2.0 found: YES 2.74.3 Run-time dependency gtk+-3.0 found: YES 3.24.36 Run-time dependency json-glib-1.0 found: YES 1.6.6 Run-time dependency libhandy-1 found: YES 1.8.1 Library gtk-layer-shell found: YES Library m found: YES Library posix found: YES Did not find CMake 'cmake' Found CMake: NO Run-time dependency gee-0.8 found: NO (tried pkgconfig) src/meson.build:69:0: ERROR: Dependency "gee-0.8" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt