Skip to content

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/zarf-dev/zarf/releases.

meta.description for zarf is: DevSecOps for Air Gap & Limited-Connection Systems. https://zarf.dev

meta.homepage for zarf is: https://zarf.dev

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.58.0 with grep in /nix/store/27schsrx6r51i6z8msg67rnya9zvw585-zarf-0.58.0
  • found 0.58.0 in filename of file in /nix/store/27schsrx6r51i6z8msg67rnya9zvw585-zarf-0.58.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

zarf
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/27schsrx6r51i6z8msg67rnya9zvw585-zarf-0.58.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A zarf https://github.com/r-ryantm/nixpkgs/archive/e86c0f76f0b5cedde1dff459be876eb05cde5ca0.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/e86c0f76f0b5cedde1dff459be876eb05cde5ca0#zarf

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/27schsrx6r51i6z8msg67rnya9zvw585-zarf-0.58.0
ls -la /nix/store/27schsrx6r51i6z8msg67rnya9zvw585-zarf-0.58.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 1 package built:
  • zarf

Maintainer pings

cc @ragingpastry for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@nix-owners nix-owners bot requested a review from ragingpastry July 12, 2025 11:06
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jul 12, 2025
@katexochen
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 424564

Logs: https://github.com/katexochen/nixpkgs-review-gha/actions/runs/16542679046


x86_64-linux

✅ 1 package built:
  • zarf

aarch64-linux

✅ 1 package built:
  • zarf

x86_64-darwin (sandbox = true)

❌ 1 package failed to build:
  • zarf

Error logs: `x86_64-darwin`
zarf
Building subPackage ./src/types
buildPhase completed in 10 minutes 2 seconds
Running phase: installPhase
@nix { "action": "setPhase", "phase": "installPhase" }
panic: open /etc/protocols: operation not permitted

goroutine 1 [running]:
modernc.org/libc/honnef.co/go/netdb.init.0()
modernc.org/libc@v1.65.10/honnef.co/go/netdb/netdb.go:700 +0x70b
panic: open /etc/protocols: operation not permitted

goroutine 1 [running]:
modernc.org/libc/honnef.co/go/netdb.init.0()
modernc.org/libc@v1.65.10/honnef.co/go/netdb/netdb.go:700 +0x70b
ERROR: installShellCompletion: installShellCompletion: installed shell completion file `/nix/store/99xy53ji0k5s9njznr8488dahf27xsbh-zarf-0.58.0/share/bash-completion/completions/zarf.bash' does not exist or has zero size
panic: open /etc/protocols: operation not permitted

goroutine 1 [running]:
modernc.org/libc/honnef.co/go/netdb.init.0()
modernc.org/libc@v1.65.10/honnef.co/go/netdb/netdb.go:700 +0x70b


aarch64-darwin (sandbox = true)

❌ 1 package failed to build:
  • zarf

Error logs: `aarch64-darwin`
zarf
Building subPackage ./src/types
buildPhase completed in 4 minutes 35 seconds
Running phase: installPhase
@nix { "action": "setPhase", "phase": "installPhase" }
panic: open /etc/protocols: operation not permitted

goroutine 1 [running]:
modernc.org/libc/honnef.co/go/netdb.init.0()
modernc.org/libc@v1.65.10/honnef.co/go/netdb/netdb.go:700 +0x648
panic: open /etc/protocols: operation not permitted

goroutine 1 [panic: running]:
open /etc/protocols: operation not permitted

goroutine 1 [running]:
modernc.org/libc/honnef.co/go/netdb.init.0()
modernc.org/libc@v1.65.10/honnef.co/go/netdb/netdb.go:700 +0x648
modernc.org/libc/honnef.co/go/netdb.init.0()
modernc.org/libc@v1.65.10/honnef.co/go/netdb/netdb.go:700 +0x648
ERROR: installShellCompletion: installShellCompletion: installed shell completion file `/nix/store/sgwf1303991mzs4zbwnm9sp1rsbk97jg-zarf-0.58.0/share/bash-completion/completions/zarf.bash' does not exist or has zero size

@r-ryantm r-ryantm changed the title zarf: 0.57.0 -> 0.58.0 zarf: 0.57.0 -> 0.59.0 Jul 28, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/zarf-dev/zarf/releases.

meta.description for zarf is: DevSecOps for Air Gap & Limited-Connection Systems. https://zarf.dev

meta.homepage for zarf is: https://zarf.dev

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.59.0 with grep in /nix/store/lbisrvj7z7adgh2f7qr9zz28zna41pf7-zarf-0.59.0
  • found 0.59.0 in filename of file in /nix/store/lbisrvj7z7adgh2f7qr9zz28zna41pf7-zarf-0.59.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

zarf
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/lbisrvj7z7adgh2f7qr9zz28zna41pf7-zarf-0.59.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A zarf https://github.com/r-ryantm/nixpkgs/archive/426d458fa90b29fa73f3e94f91ae33348ea00cb5.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/426d458fa90b29fa73f3e94f91ae33348ea00cb5#zarf

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/lbisrvj7z7adgh2f7qr9zz28zna41pf7-zarf-0.59.0
ls -la /nix/store/lbisrvj7z7adgh2f7qr9zz28zna41pf7-zarf-0.59.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 1 package built:
  • zarf

Maintainer pings

cc @ragingpastry for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@katexochen katexochen marked this pull request as draft July 29, 2025 07:09
@r-ryantm r-ryantm changed the title zarf: 0.57.0 -> 0.59.0 zarf: 0.57.0 -> 0.60.0 Aug 15, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/zarf-dev/zarf/releases.

meta.description for zarf is: DevSecOps for Air Gap & Limited-Connection Systems. https://zarf.dev

meta.homepage for zarf is: https://zarf.dev

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.60.0 with grep in /nix/store/mcpig84qqr4hhb07sky5n0yfwr7xr3dq-zarf-0.60.0
  • found 0.60.0 in filename of file in /nix/store/mcpig84qqr4hhb07sky5n0yfwr7xr3dq-zarf-0.60.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

zarf
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/mcpig84qqr4hhb07sky5n0yfwr7xr3dq-zarf-0.60.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A zarf https://github.com/r-ryantm/nixpkgs/archive/3165c67b2426c4def6b7769e6bd290d6eafb3172.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/3165c67b2426c4def6b7769e6bd290d6eafb3172#zarf

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/mcpig84qqr4hhb07sky5n0yfwr7xr3dq-zarf-0.60.0
ls -la /nix/store/mcpig84qqr4hhb07sky5n0yfwr7xr3dq-zarf-0.60.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 1 package built:
  • zarf

Maintainer pings

cc @ragingpastry for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title zarf: 0.57.0 -> 0.60.0 zarf: 0.57.0 -> 0.61.0 Aug 24, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/zarf-dev/zarf/releases.

meta.description for zarf is: DevSecOps for Air Gap & Limited-Connection Systems. https://zarf.dev

meta.homepage for zarf is: https://zarf.dev

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.61.0 with grep in /nix/store/wc90m2rapjkx8qrzdvaf7n3vlsknn36v-zarf-0.61.0
  • found 0.61.0 in filename of file in /nix/store/wc90m2rapjkx8qrzdvaf7n3vlsknn36v-zarf-0.61.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

zarf
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/wc90m2rapjkx8qrzdvaf7n3vlsknn36v-zarf-0.61.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A zarf https://github.com/r-ryantm/nixpkgs/archive/1294ab44ec9415445b1103bee013baff8c72ff8e.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1294ab44ec9415445b1103bee013baff8c72ff8e#zarf

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/wc90m2rapjkx8qrzdvaf7n3vlsknn36v-zarf-0.61.0
ls -la /nix/store/wc90m2rapjkx8qrzdvaf7n3vlsknn36v-zarf-0.61.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 1 package built:
  • zarf

Maintainer pings

cc @ragingpastry for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Aug 26, 2025
@qzylinra
Copy link
Contributor

postInstall needs to be disabled for Darwin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants