Skip to content

Commit

Permalink
README.md: update the correct Nix channel
Browse files Browse the repository at this point in the history
The crun Nix channel information is old, and will show "Wrong channel selected!".

Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
  • Loading branch information
haiyuewa committed Nov 15, 2023
1 parent bc7018e commit a18356e
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 a18356e

Please sign in to comment.