mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2024-11-23 04:31:26 +00:00
Remove ref
This commit is contained in:
parent
1fc90c36ef
commit
3f04e8aae6
|
@ -3,7 +3,6 @@ let
|
|||
pkgs = hostPkgs.fetchFromGitHub {
|
||||
owner = "NixOS";
|
||||
repo = "nixpkgs";
|
||||
ref = "nixos-22.05";
|
||||
rev = "45c9736ed69800a6ff2164fb4538c9e40dad25d6";
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue