Skip to content

Commit

Permalink
Merge pull request #1354 from haiyuewa/fix-crun-nix-channel
Browse files Browse the repository at this point in the history
README.md: update the correct Nix channel
  • Loading branch information
giuseppe authored Nov 15, 2023
2 parents bc7018e + a18356e commit 39fa25c
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 @@ -144,7 +144,7 @@ The previous build instructions do not enable shared libraries, therefore you wi

It is possible to build a statically linked binary of crun by using the
officially provided
[nix](https://nixos.org/nixos/packages.html?attr=crun&channel=nixpkgs-unstable&query=crun)
[nix](https://nixos.org/nixos/packages.html?attr=crun&channel=unstable&query=crun)
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 39fa25c

Please sign in to comment.