add containerfile
This commit is contained in:
parent
aeb66e878c
commit
d7f056f77e
3 changed files with 26 additions and 2 deletions
|
@ -17,8 +17,8 @@ do but luckily enough it is the part I need for myself.
|
|||
## Nix
|
||||
|
||||
A [nix](https://nixos.org/download/) environment with enabled
|
||||
[nix-commands](https://nixos.org/manual/nix/stable/contributing/experimental-features#xp-feature-nix-command)
|
||||
in order to use `nix develop` and `nix build`.
|
||||
[nix-commands](https://nixos.wiki/wiki/Flakes) in order to use `nix develop` and
|
||||
`nix build`.
|
||||
|
||||
A statically linked binary for linux systems (using
|
||||
[musl](https://musl.libc.org/)) can be compiled by running `nix build` (run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue