back to unstable-small
This commit is contained in:
parent
4d22b233c3
commit
124ec70fe1
2 changed files with 11 additions and 11 deletions
19
flake.lock
generated
19
flake.lock
generated
|
|
@ -605,17 +605,18 @@
|
|||
},
|
||||
"nixpkgs_3": {
|
||||
"locked": {
|
||||
"lastModified": 1718711883,
|
||||
"narHash": "sha256-A7pCPkH1Sqe4auvre6ePK4yaSVOoK3nsjnj3fPlmCQk=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "1432cb1d743b331f6202ac051cd9f162502cb38c",
|
||||
"revCount": 640841,
|
||||
"type": "git",
|
||||
"url": "file:///home/noa/Documents/programming/nixpkgs"
|
||||
"lastModified": 1718676766,
|
||||
"narHash": "sha256-0se0JqeNSZcNmqhsHMN9N4cVV/XkPhtSVJwhLs2RGUg=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "31e107dc564e53cf2843bedf6a8b85faa2f845e3",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "file:///home/noa/Documents/programming/nixpkgs"
|
||||
"owner": "nixos",
|
||||
"ref": "nixos-unstable-small",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"pre-commit-hooks-nix": {
|
||||
|
|
|
|||
|
|
@ -3,8 +3,7 @@
|
|||
|
||||
inputs = {
|
||||
# nixpkgs.url = "github:nixos/nixpkgs/master";
|
||||
# nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small";
|
||||
nixpkgs.url = "git+file:///home/noa/Documents/programming/nixpkgs";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small";
|
||||
|
||||
nix-colors = {
|
||||
url = "github:misterio77/nix-colors";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue