This commit is contained in:
parent
f9328cd72e
commit
4d4f4e67e0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM nixos/nix:latest
|
FROM docker.io/nixos/nix:latest
|
||||||
|
|
||||||
RUN nix-env -iA nixpkgs.nodejs_24
|
RUN nix-env -iA nixpkgs.nodejs_24
|
||||||
RUN echo "experimental-features = nix-command flakes pipe-operators" >> /etc/nix/nix.conf
|
RUN echo "experimental-features = nix-command flakes pipe-operators" >> /etc/nix/nix.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue