summaryrefslogtreecommitdiff
path: root/nix/registry.json
diff options
context:
space:
mode:
authorAditya <bluenerd@protonmail.com>2023-02-27 10:57:17 +0530
committerAditya <bluenerd@protonmail.com>2023-02-27 10:57:17 +0530
commit60803215247ba7de192ce5d2f2a7967bbf4db88c (patch)
treed70c7c1dc8d40045523b3a8692e778469bd03728 /nix/registry.json
parentf8722f2a54fd0861f1ae607bd444a37218dad39d (diff)
add nix
Diffstat (limited to 'nix/registry.json')
-rw-r--r--nix/registry.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/nix/registry.json b/nix/registry.json
new file mode 100644
index 0000000..2f98a69
--- /dev/null
+++ b/nix/registry.json
@@ -0,0 +1,19 @@
+{
+ "flakes": [
+ {
+ "from": {
+ "id": "nixpkgs",
+ "type": "indirect"
+ },
+ "to": {
+ "lastModified": 1663879234,
+ "narHash": "sha256-zCe2EVY+Jt3I7gBgMSkuGesZ57vyt/WwIUwshiwDErk=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "a8a557e233c30b60225fa5af41cc56f8409e4afb",
+ "type": "github"
+ }
+ }
+ ],
+ "version": 2
+} \ No newline at end of file