aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/docker/Dockerfile
blob: 3e9d4ff5a4a2ae97b3dbb56b0e538fe5d59ab60f (plain)
1
2
3
4
FROM nixos/nix

RUN nix-channel --add https://nixos.org/channels/nixpkgs-unstable nixpkgs
RUN nix-channel --update