back to master we go
This commit is contained in:
parent
5b0ae4b7e8
commit
a3da6ab3af
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -1043,16 +1043,16 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_8": {
|
"nixpkgs_8": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1731179756,
|
"lastModified": 1731317540,
|
||||||
"narHash": "sha256-UaQKAXTuMEU7hI/knFbmGWD0LYlHm26gRctFP00ZglU=",
|
"narHash": "sha256-BwZ467Sc53FDmGcF2+YTD9VsVNo7vXlOj4fsaWUyvwk=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "9b83f4c1249fe7d9dcd136089af0e930e1f9d9d4",
|
"rev": "fcfcc8e0f43dda421dfe797b85e5da0efde64012",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"ref": "9b83f4c",
|
"ref": "master",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
description = "Nixos config flake";
|
description = "Nixos config flake";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:nixos/nixpkgs/9b83f4c";
|
nixpkgs.url = "github:nixos/nixpkgs/master";
|
||||||
# nixpkgs.url = "/home/noa/programming/nixpkgs";
|
# nixpkgs.url = "/home/noa/programming/nixpkgs";
|
||||||
|
|
||||||
nix-colors = {
|
nix-colors = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue