mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 07:47:20 +02:00
support for patched versions of nixpkgs
This commit is contained in:
parent
20565514c6
commit
a5272e79c5
5 changed files with 83 additions and 5 deletions
17
flake.lock
generated
17
flake.lock
generated
|
@ -483,6 +483,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"master": {
|
||||
"locked": {
|
||||
"lastModified": 1692352441,
|
||||
"narHash": "sha256-cRx7uE6BQSW27WvnHqfuR5PIUvRXBftwqCKvRRMQN0w=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "0b1525114a2a9bc8eeee774fec9e7b0f1b1e543c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "0b1525114a2a9bc8eeee774fec9e7b0f1b1e543c",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nix-index-database": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
@ -754,6 +770,7 @@
|
|||
"hyprpaper": "hyprpaper",
|
||||
"lanzaboote": "lanzaboote",
|
||||
"linkal": "linkal",
|
||||
"master": "master",
|
||||
"nix-index-database": "nix-index-database",
|
||||
"nix-rfc-92": "nix-rfc-92",
|
||||
"nixd": "nixd",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue