diff options
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ | |||
15 | type = "github"; | 15 | type = "github"; |
16 | owner = "NixOS"; | 16 | owner = "NixOS"; |
17 | repo = "nixpkgs"; | 17 | repo = "nixpkgs"; |
18 | ref = "nixpkgs-unstable"; | 18 | ref = "nixos-unstable"; |
19 | }; | 19 | }; |
20 | nixpkgs-stable = { | 20 | nixpkgs-stable = { |
21 | type = "github"; | 21 | type = "github"; |