mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
Add nix to the flake registry
This commit is contained in:
parent
d8fa2fc429
commit
529acfd24f
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@
|
||||||
"dwarffs": {
|
"dwarffs": {
|
||||||
"uri": "github:edolstra/dwarffs/flake"
|
"uri": "github:edolstra/dwarffs/flake"
|
||||||
},
|
},
|
||||||
|
"nix": {
|
||||||
|
"uri": "github:tweag/nix/flakes"
|
||||||
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"uri": "github:edolstra/nixpkgs/flake"
|
"uri": "github:edolstra/nixpkgs/flake"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue