flake: pin nixos-wsl nixpkgs to nixpkgs
This commit is contained in:
parent
3974ba88cc
commit
4aab97f6b1
2 changed files with 5 additions and 18 deletions
|
@ -38,6 +38,7 @@
|
|||
quick-nix-registry.url = "github:divnix/quick-nix-registry";
|
||||
|
||||
nixos-wsl.url = "github:nix-community/NixOS-WSL";
|
||||
nixos-wsl.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
# --- Domain-Specific Flake Inputs
|
||||
# # --- Minecraft
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue