fscryptctl 1.0.0 -> 1.1.0 https://github.com/google/fscryptctl/releases attrpath: fscryptctl 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/os-specific/linux/fscryptctl/default.nix b/pkgs/os-specific/linux/fscryptctl/default.nix index 2a2a9b41c9c..da1d24f8289 100644 --- a/pkgs/os-specific/linux/fscryptctl/default.nix +++ b/pkgs/os-specific/linux/fscryptctl/default.nix @@ -2,7 +2,7 @@ stdenv.mkDerivation rec { pname = "fscryptctl"; - version = "1.0.0"; + version = "1.1.0"; goPackagePath = "github.com/google/fscrypt"; @@ -10,7 +10,7 @@ stdenv.mkDerivation rec { owner = "google"; repo = "fscryptctl"; rev = "v${version}"; - sha256 = "1hwj726mm0yhlcf6523n07h0yq1rvkv4km64h3ydpjcrcxklhw6l"; + sha256 = "sha256-8tkep52DLGL7U1212CXAF8hmgu1BjaE3tbupQD/1058="; }; makeFlags = [ "PREFIX=${placeholder "out"}" ]; 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 fscryptctl nix build failed. got build log for 'fscryptctl' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/lw4n7dp6wc68gyk4pp9s1hj3bys5wzcd-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/51sszqz1d9kpx480scb1vllc00kxlx79-bash-5.2-p15/bin/bash PREFIX=/nix/store/2zl9pj3qas6a0lln4nh1agzdz0s6dy27-fscryptctl-1.1.0 gcc -o fscryptctl.o -c -O2 -Wall fscryptctl.c gcc -o fscryptctl -O2 -Wall fscryptctl.o pandoc -s -t man fscryptctl.1.md > fscryptctl.1 /nix/store/51sszqz1d9kpx480scb1vllc00kxlx79-bash-5.2-p15/bin/bash: line 1: pandoc: command not found make: *** [Makefile:66: fscryptctl.1] Error 127