diff options
author | figsoda <[email protected]> | 2021-11-01 02:54:19 +0000 |
---|---|---|
committer | figsoda <[email protected]> | 2021-11-01 12:07:21 +0000 |
commit | a2629a3defe901c93c029bfba44bb11c9abe5cef (patch) | |
tree | 89bd873ed4dc0c91ef29a7a3be08af5813f7b147 /flake.lock | |
parent | 31bd39c75bc86a2aa20c4b1a6074083fb6f0f825 (diff) |
clean up flake.nix
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 92 |
1 files changed, 43 insertions, 49 deletions
@@ -1,70 +1,48 @@ | |||
1 | { | 1 | { |
2 | "nodes": { | 2 | "nodes": { |
3 | "gitignore": { | 3 | "fenix": { |
4 | "inputs": { | 4 | "inputs": { |
5 | "nixpkgs": "nixpkgs" | 5 | "nixpkgs": [ |
6 | "nixpkgs" | ||
7 | ], | ||
8 | "rust-analyzer-src": "rust-analyzer-src" | ||
6 | }, | 9 | }, |
7 | "locked": { | 10 | "locked": { |
8 | "lastModified": 1635165013, | 11 | "lastModified": 1635661416, |
9 | "narHash": "sha256-o/BdVjNwcB6jOmzZjOH703BesSkkS5O7ej3xhyO8hAY=", | 12 | "narHash": "sha256-8Bu1EdrPpGl4w1qlGGxlnEgYdkGkQpT4/4ZTq3z+1as=", |
10 | "owner": "hercules-ci", | 13 | "owner": "nix-community", |
11 | "repo": "gitignore.nix", | 14 | "repo": "fenix", |
12 | "rev": "5b9e0ff9d3b551234b4f3eb3983744fa354b17f1", | 15 | "rev": "1b311df00378e8e9ddc824983220e5ce644a8215", |
13 | "type": "github" | 16 | "type": "github" |
14 | }, | 17 | }, |
15 | "original": { | 18 | "original": { |
16 | "owner": "hercules-ci", | 19 | "owner": "nix-community", |
17 | "repo": "gitignore.nix", | 20 | "repo": "fenix", |
18 | "type": "github" | 21 | "type": "github" |
19 | } | 22 | } |
20 | }, | 23 | }, |
21 | "import-cargo": { | 24 | "gitignore": { |
22 | "locked": { | 25 | "inputs": { |
23 | "lastModified": 1594305518, | 26 | "nixpkgs": [ |
24 | "narHash": "sha256-frtArgN42rSaEcEOYWg8sVPMUK+Zgch3c+wejcpX3DY=", | 27 | "nixpkgs" |
25 | "owner": "edolstra", | 28 | ] |
26 | "repo": "import-cargo", | ||
27 | "rev": "25d40be4a73d40a2572e0cc233b83253554f06c5", | ||
28 | "type": "github" | ||
29 | }, | 29 | }, |
30 | "original": { | ||
31 | "owner": "edolstra", | ||
32 | "repo": "import-cargo", | ||
33 | "type": "github" | ||
34 | } | ||
35 | }, | ||
36 | "mozillapkgs": { | ||
37 | "flake": false, | ||
38 | "locked": { | 30 | "locked": { |
39 | "lastModified": 1629225446, | 31 | "lastModified": 1635165013, |
40 | "narHash": "sha256-HJX4Pc5ZUAg4apxB/XHuJ+6ukzvRQqeZMjscOBst2bA=", | 32 | "narHash": "sha256-o/BdVjNwcB6jOmzZjOH703BesSkkS5O7ej3xhyO8hAY=", |
41 | "owner": "mozilla", | 33 | "owner": "hercules-ci", |
42 | "repo": "nixpkgs-mozilla", | 34 | "repo": "gitignore.nix", |
43 | "rev": "0510159186dd2ef46e5464484fbdf119393afa58", | 35 | "rev": "5b9e0ff9d3b551234b4f3eb3983744fa354b17f1", |
44 | "type": "github" | 36 | "type": "github" |
45 | }, | 37 | }, |
46 | "original": { | 38 | "original": { |
47 | "owner": "mozilla", | 39 | "owner": "hercules-ci", |
48 | "repo": "nixpkgs-mozilla", | 40 | "repo": "gitignore.nix", |
49 | "type": "github" | 41 | "type": "github" |
50 | } | 42 | } |
51 | }, | 43 | }, |
52 | "nixpkgs": { | 44 | "nixpkgs": { |
53 | "locked": { | 45 | "locked": { |
54 | "lastModified": 1632846328, | ||
55 | "narHash": "sha256-sFi6YtlGK30TBB9o6CW7LG9mYHkgtKeWbSLAjjrNTX0=", | ||
56 | "owner": "NixOS", | ||
57 | "repo": "nixpkgs", | ||
58 | "rev": "2b71ddd869ad592510553d09fe89c9709fa26b2b", | ||
59 | "type": "github" | ||
60 | }, | ||
61 | "original": { | ||
62 | "id": "nixpkgs", | ||
63 | "type": "indirect" | ||
64 | } | ||
65 | }, | ||
66 | "nixpkgs_2": { | ||
67 | "locked": { | ||
68 | "lastModified": 1633422745, | 46 | "lastModified": 1633422745, |
69 | "narHash": "sha256-gA6Ok64nPbkjHk3Oanq4641EeYkjcKhisDF9wBjLxEk=", | 47 | "narHash": "sha256-gA6Ok64nPbkjHk3Oanq4641EeYkjcKhisDF9wBjLxEk=", |
70 | "owner": "nixos", | 48 | "owner": "nixos", |
@@ -81,10 +59,26 @@ | |||
81 | }, | 59 | }, |
82 | "root": { | 60 | "root": { |
83 | "inputs": { | 61 | "inputs": { |
62 | "fenix": "fenix", | ||
84 | "gitignore": "gitignore", | 63 | "gitignore": "gitignore", |
85 | "import-cargo": "import-cargo", | 64 | "nixpkgs": "nixpkgs" |
86 | "mozillapkgs": "mozillapkgs", | 65 | } |
87 | "nixpkgs": "nixpkgs_2" | 66 | }, |
67 | "rust-analyzer-src": { | ||
68 | "flake": false, | ||
69 | "locked": { | ||
70 | "lastModified": 1635274542, | ||
71 | "narHash": "sha256-Cew1/WUozM3jalItPuj4cNN8GIFMvCaJ1KXoj6wrHwE=", | ||
72 | "owner": "rust-analyzer", | ||
73 | "repo": "rust-analyzer", | ||
74 | "rev": "dd43f3f2d13a32199828e758ddf13176df1f17f9", | ||
75 | "type": "github" | ||
76 | }, | ||
77 | "original": { | ||
78 | "owner": "rust-analyzer", | ||
79 | "ref": "nightly", | ||
80 | "repo": "rust-analyzer", | ||
81 | "type": "github" | ||
88 | } | 82 | } |
89 | } | 83 | } |
90 | }, | 84 | }, |