aboutsummaryrefslogtreecommitdiff
path: root/flake-registry.json
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2019-04-16 12:36:10 +0200
committerEelco Dolstra <edolstra@gmail.com>2019-04-16 12:36:10 +0200
commit529acfd24fdfb5e22eb3ec55b14e855ef845c98b (patch)
treea5d9e2419f3a32c6612c9a39619b473f6452a772 /flake-registry.json
parentd8fa2fc429c2dbaffce585e08d3070f912a29bf6 (diff)
Add nix to the flake registry
Diffstat (limited to 'flake-registry.json')
-rw-r--r--flake-registry.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/flake-registry.json b/flake-registry.json
index 378290ec6..422f77675 100644
--- a/flake-registry.json
+++ b/flake-registry.json
@@ -3,6 +3,9 @@
"dwarffs": {
"uri": "github:edolstra/dwarffs/flake"
},
+ "nix": {
+ "uri": "github:tweag/nix/flakes"
+ },
"nixpkgs": {
"uri": "github:edolstra/nixpkgs/flake"
}