git.fiddlerwoaroof.com
Browse code

format

Edward Langley authored on 07/06/2023 07:44:26
Showing 1 changed files
... ...
@@ -1,27 +1,27 @@
1 1
 {
2
-    "niv": {
3
-        "branch": "master",
4
-        "description": "Easy dependency management for Nix projects",
5
-        "homepage": "https://github.com/nmattia/niv",
6
-        "owner": "nmattia",
7
-        "repo": "niv",
8
-        "rev": "0ebb80e003c26d5388a9b74645fbdcfca3bdd0ef",
9
-        "sha256": "0wpnk1n4vjyqwjjrm6dvkyh7xr7983rszfhfcg31v106qhfnh41c",
10
-        "type": "tarball",
11
-        "url": "https://github.com/nmattia/niv/archive/0ebb80e003c26d5388a9b74645fbdcfca3bdd0ef.tar.gz",
12
-        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
13
-    },
14
-    "nixpkgs": {
15
-        "branch": "release-23.05",
16
-        "description": "Nix Packages collection",
17
-        "homepage": "",
18
-        "owner": "NixOS",
19
-        "repo": "nixpkgs",
20
-        "rev": "237c40f707fc57bee66e1b8fe53cc74b76a2f864",
21
-        "sha256": "0xwvbagj6qg5blk63a0gskakwjzrrk7n9j4brm4i3y4d24ff2xb5",
22
-        "type": "tarball",
23
-        "url": "https://github.com/NixOS/nixpkgs/archive/237c40f707fc57bee66e1b8fe53cc74b76a2f864.tar.gz",
24
-        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
25
-        "version": "21.11"
26
-    }
2
+  "niv": {
3
+    "branch": "master",
4
+    "description": "Easy dependency management for Nix projects",
5
+    "homepage": "https://github.com/nmattia/niv",
6
+    "owner": "nmattia",
7
+    "repo": "niv",
8
+    "rev": "0ebb80e003c26d5388a9b74645fbdcfca3bdd0ef",
9
+    "sha256": "0wpnk1n4vjyqwjjrm6dvkyh7xr7983rszfhfcg31v106qhfnh41c",
10
+    "type": "tarball",
11
+    "url": "https://github.com/nmattia/niv/archive/0ebb80e003c26d5388a9b74645fbdcfca3bdd0ef.tar.gz",
12
+    "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
13
+  },
14
+  "nixpkgs": {
15
+    "branch": "release-23.05",
16
+    "description": "Nix Packages collection",
17
+    "homepage": "",
18
+    "owner": "NixOS",
19
+    "repo": "nixpkgs",
20
+    "rev": "237c40f707fc57bee66e1b8fe53cc74b76a2f864",
21
+    "sha256": "0xwvbagj6qg5blk63a0gskakwjzrrk7n9j4brm4i3y4d24ff2xb5",
22
+    "type": "tarball",
23
+    "url": "https://github.com/NixOS/nixpkgs/archive/237c40f707fc57bee66e1b8fe53cc74b76a2f864.tar.gz",
24
+    "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
25
+    "version": "21.11"
26
+  }
27 27
 }