2022-10-31T09:23:34 gdrive 2.1.0 -> 2.1.1 https://repology.org/metapackage/gdrive/versions 2022-10-31T09:23:36 attrpath: gdrive 2022-10-31T09:23:36 Checking auto update branch... 2022-10-31T09:23:36 No auto update branch exists 2022-10-31T09:23:40 [version] 2022-10-31T09:23:43 [version] updated version and sha256 2022-10-31T09:23:43 [rustCrateVersion] 2022-10-31T09:23:43 [rustCrateVersion] No cargoSha256 found 2022-10-31T09:23:43 [golangModuleVersion] 2022-10-31T09:23:43 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-31T09:23:43 [updateScript] 2022-10-31T09:23:43 [updateScript] skipping because derivation has no updateScript 2022-10-31T09:23:43 2022-10-31T09:23:43 [quotedUrls] 2022-10-31T09:23:43 [quotedUrls] nothing found to replace 2022-10-31T09:23:43 Diff after rewrites: diff --git a/pkgs/applications/networking/gdrive/default.nix b/pkgs/applications/networking/gdrive/default.nix index b62bda3c469..1b496e0adbe 100644 --- a/pkgs/applications/networking/gdrive/default.nix +++ b/pkgs/applications/networking/gdrive/default.nix @@ -2,7 +2,7 @@ buildGoPackage rec { pname = "gdrive"; - version = "2.1.0"; + version = "2.1.1"; rev = version; goPackagePath = "github.com/prasmussen/gdrive"; @@ -10,7 +10,7 @@ buildGoPackage rec { src = fetchFromGitHub { owner = "prasmussen"; repo = "gdrive"; - sha256 = "0ywm4gdmrqzb1a99vg66a641r74p7lglavcpgkm6cc2gdwzjjfg7"; + sha256 = "sha256-2dJmGFHfGSroucn4WgiV2NExBs5wtMDe2kX1jDBwbRs="; inherit rev; }; 2022-10-31T09:25:18 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 gdrive nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/ivgasr5jv5n7zssv87lc0jykrkjif933-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building Building subPackage github.com/prasmussen/gdrive go/src/github.com/prasmussen/gdrive/drive/sync.go:5:2: cannot find package "github.com/sabhiram/go-gitignore" in any of: /build/go/src/github.com/prasmussen/gdrive/vendor/github.com/sabhiram/go-gitignore (vendor tree) /nix/store/z99pbnhp88lfciv791fmi1283rv51qhz-go-1.19.2/share/go/src/github.com/sabhiram/go-gitignore (from $GOROOT) /build/go/src/github.com/sabhiram/go-gitignore (from $GOPATH) go/src/github.com/prasmussen/gdrive/auth/oauth.go:6:2: cannot find package "golang.org/x/oauth2/google" in any of: /build/go/src/github.com/prasmussen/gdrive/vendor/golang.org/x/oauth2/google (vendor tree) /nix/store/z99pbnhp88lfciv791fmi1283rv51qhz-go-1.19.2/share/go/src/golang.org/x/oauth2/google (from $GOROOT) /build/go/src/golang.org/x/oauth2/google (from $GOPATH) 2022-10-31T17:03:03 gdrive 2.1.0 -> 2.1.1 https://github.com/prasmussen/gdrive/releases 2022-10-31T17:03:06 attrpath: gdrive 2022-10-31T17:03:06 Checking auto update branch... 2022-10-31T17:03:06 No auto update branch exists 2022-10-31T17:03:10 [version] 2022-10-31T17:03:13 [version] updated version and sha256 2022-10-31T17:03:13 [rustCrateVersion] 2022-10-31T17:03:13 [rustCrateVersion] No cargoSha256 found 2022-10-31T17:03:13 [golangModuleVersion] 2022-10-31T17:03:13 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-31T17:03:13 [updateScript] 2022-10-31T17:03:13 [updateScript] skipping because derivation has no updateScript 2022-10-31T17:03:13 2022-10-31T17:03:13 [quotedUrls] 2022-10-31T17:03:13 [quotedUrls] nothing found to replace 2022-10-31T17:03:13 Diff after rewrites: diff --git a/pkgs/applications/networking/gdrive/default.nix b/pkgs/applications/networking/gdrive/default.nix index b62bda3c469..1b496e0adbe 100644 --- a/pkgs/applications/networking/gdrive/default.nix +++ b/pkgs/applications/networking/gdrive/default.nix @@ -2,7 +2,7 @@ buildGoPackage rec { pname = "gdrive"; - version = "2.1.0"; + version = "2.1.1"; rev = version; goPackagePath = "github.com/prasmussen/gdrive"; @@ -10,7 +10,7 @@ buildGoPackage rec { src = fetchFromGitHub { owner = "prasmussen"; repo = "gdrive"; - sha256 = "0ywm4gdmrqzb1a99vg66a641r74p7lglavcpgkm6cc2gdwzjjfg7"; + sha256 = "sha256-2dJmGFHfGSroucn4WgiV2NExBs5wtMDe2kX1jDBwbRs="; inherit rev; }; 2022-10-31T17:04:49 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 gdrive nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/ivgasr5jv5n7zssv87lc0jykrkjif933-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building Building subPackage github.com/prasmussen/gdrive go/src/github.com/prasmussen/gdrive/drive/sync.go:5:2: cannot find package "github.com/sabhiram/go-gitignore" in any of: /build/go/src/github.com/prasmussen/gdrive/vendor/github.com/sabhiram/go-gitignore (vendor tree) /nix/store/z99pbnhp88lfciv791fmi1283rv51qhz-go-1.19.2/share/go/src/github.com/sabhiram/go-gitignore (from $GOROOT) /build/go/src/github.com/sabhiram/go-gitignore (from $GOPATH) go/src/github.com/prasmussen/gdrive/auth/oauth.go:6:2: cannot find package "golang.org/x/oauth2/google" in any of: /build/go/src/github.com/prasmussen/gdrive/vendor/golang.org/x/oauth2/google (vendor tree) /nix/store/z99pbnhp88lfciv791fmi1283rv51qhz-go-1.19.2/share/go/src/golang.org/x/oauth2/google (from $GOROOT) /build/go/src/golang.org/x/oauth2/google (from $GOPATH)