aboutsummaryrefslogtreecommitdiff
path: root/nix/sources.json
diff options
context:
space:
mode:
Diffstat (limited to 'nix/sources.json')
-rw-r--r--nix/sources.json24
1 files changed, 6 insertions, 18 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 0f22db7..df1e613 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -1,26 +1,14 @@
1{ 1{
2 "httpie": {
3 "branch": "master",
4 "description": "As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/clihttp",
5 "homepage": "https://httpie.org",
6 "owner": "httpie",
7 "repo": "httpie",
8 "rev": "100872b5cf493b355453a9dff89f39b0c124d524",
9 "sha256": "10raamh8ri4b4ir17avvlm5ckaly3755555is14glnfj70sdf25g",
10 "type": "tarball",
11 "url": "https://github.com/httpie/httpie/archive/100872b5cf493b355453a9dff89f39b0c124d524.tar.gz",
12 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
13 },
14 "niv": { 2 "niv": {
15 "branch": "master", 3 "branch": "master",
16 "description": "Easy dependency management for Nix projects", 4 "description": "Easy dependency management for Nix projects",
17 "homepage": "https://github.com/nmattia/niv", 5 "homepage": "https://github.com/nmattia/niv",
18 "owner": "nmattia", 6 "owner": "nmattia",
19 "repo": "niv", 7 "repo": "niv",
20 "rev": "89ae775e9dfc2571f912156dd2f8627e14d4d507", 8 "rev": "b50a0107691487d4948c2078a77afdc0d1f20e8b",
21 "sha256": "0ssw6byyn79fpyzswi28s5b85x66xh4xsfhmcfl5mkdxxpmyy0ns", 9 "sha256": "0cr2a6rp9g8jjadwvb65j5fjlby64mqj48wyfm5p265iqjhvqn9q",
22 "type": "tarball", 10 "type": "tarball",
23 "url": "https://github.com/nmattia/niv/archive/89ae775e9dfc2571f912156dd2f8627e14d4d507.tar.gz", 11 "url": "https://github.com/nmattia/niv/archive/b50a0107691487d4948c2078a77afdc0d1f20e8b.tar.gz",
24 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" 12 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
25 }, 13 },
26 "nixpkgs": { 14 "nixpkgs": {
@@ -29,10 +17,10 @@
29 "homepage": "https://github.com/NixOS/nixpkgs", 17 "homepage": "https://github.com/NixOS/nixpkgs",
30 "owner": "NixOS", 18 "owner": "NixOS",
31 "repo": "nixpkgs-channels", 19 "repo": "nixpkgs-channels",
32 "rev": "64fec31a24b50c774cdc45d4d7fa8d29b79dc165", 20 "rev": "42674051d12540d4a996504990c6ea3619505953",
33 "sha256": "101vn3lf87xl9wbhc5qn1xmh13d3dpcass536c960fs3ghanf0h3", 21 "sha256": "1hz1n1hghilgzk4zlya498xm5lvhsf0r5b49yii7q86h3616fhwy",
34 "type": "tarball", 22 "type": "tarball",
35 "url": "https://github.com/NixOS/nixpkgs-channels/archive/64fec31a24b50c774cdc45d4d7fa8d29b79dc165.tar.gz", 23 "url": "https://github.com/NixOS/nixpkgs-channels/archive/42674051d12540d4a996504990c6ea3619505953.tar.gz",
36 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" 24 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
37 }, 25 },
38 "nixpkgs-mozilla": { 26 "nixpkgs-mozilla": {