Update the dockerfile
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
c49c4dbaaa
commit
0e2681285c
@ -1,4 +1,5 @@
|
|||||||
FROM nixos/nix
|
FROM nixos/nix
|
||||||
|
|
||||||
RUN nix-channel --update
|
RUN nix-channel --update
|
||||||
RUN nix-env -iA nixpkgs.nixFlakes
|
RUN nix-env -iA nixpkgs.nixFlakes
|
||||||
RUN echo "experimental-features = nix-command flakes" >> /etc/nix/nix.conf
|
RUN echo "experimental-features = nix-command flakes" >> /etc/nix/nix.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user