Skip to content

Commit

Permalink
Merge pull request #472 from haiyuewa/fix-nix-channel-info
Browse files Browse the repository at this point in the history
README.md: update the correct Nix channel
  • Loading branch information
giuseppe authored Dec 13, 2023
2 parents 311c053 + 521f585 commit 9d7eca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ installed, like [runc](https://github.com/opencontainers/runc) or

It is possible to build a statically linked binary of conmon by using
the officially provided
[nix](https://nixos.org/nixos/packages.html?attr=conmon&channel=nixpkgs-unstable&query=conmon)
[nix](https://nixos.org/nixos/packages.html?attr=conmon&channel=unstable&query=conmon)
package and the derivation of it [within this repository](nix/). The
builds are completely reproducible and will create a x86\_64/amd64
stripped ELF binary for [glibc](https://www.gnu.org/software/libc).
Expand Down

0 comments on commit 9d7eca4

Please sign in to comment.