🚑 change flake nixpkgs source
This commit is contained in:
parent
45b5582559
commit
8258f53eb7
|
@ -7,8 +7,8 @@
|
|||
inputs = {
|
||||
# core stuff
|
||||
nixpkgs = {
|
||||
# url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
url = "git+file:///home/laurent/Documents/github.com/NixOS/nixpkgs?shallow=1";
|
||||
url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
# url = "git+file:///home/laurent/Documents/github.com/NixOS/nixpkgs?shallow=1";
|
||||
};
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
|
|
Loading…
Reference in a new issue