Pin nixpkgs flake

This commit is contained in:
Bad 2021-07-20 16:32:12 +02:00
parent 6511c60238
commit b59d95255f

View file

@ -4,6 +4,7 @@ in
{
nix.systemFeatures = [ "nixos-test" "benchmark" "big-parallel" "kvm" ];
nix.registry.nixpkgs.flake = self.inputs.nixos;
environment = {
systemPackages = with pkgs; [