aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorAkshay <[email protected]>2023-01-21 14:34:37 +0000
committerAkshay <[email protected]>2023-01-21 14:34:37 +0000
commit151790a591fc9a6c9b153b1d514610e26d6bc87e (patch)
tree3c245fbfc6c1b7533bc7d09d439cece755e86b61 /flake.lock
parent7ff9aca0e71b0277d9ebe73a3cee1799c513d25d (diff)
6.1.7 working
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock135
1 files changed, 23 insertions, 112 deletions
diff --git a/flake.lock b/flake.lock
index cb196f6..0f94912 100644
--- a/flake.lock
+++ b/flake.lock
@@ -22,87 +22,24 @@
22 "type": "github" 22 "type": "github"
23 } 23 }
24 }, 24 },
25 "fenix_2": {
26 "inputs": {
27 "nixpkgs": [
28 "statix",
29 "nixpkgs"
30 ],
31 "rust-analyzer-src": "rust-analyzer-src_2"
32 },
33 "locked": {
34 "lastModified": 1645251813,
35 "narHash": "sha256-cQ66tGjnZclBCS3nD26mZ5fUH+3/HnysGffBiWXUSHk=",
36 "owner": "nix-community",
37 "repo": "fenix",
38 "rev": "9892337b588c38ec59466a1c89befce464aae7f8",
39 "type": "github"
40 },
41 "original": {
42 "owner": "nix-community",
43 "repo": "fenix",
44 "type": "github"
45 }
46 },
47 "gitignore": {
48 "inputs": {
49 "nixpkgs": [
50 "prompt",
51 "nixpkgs"
52 ]
53 },
54 "locked": {
55 "lastModified": 1635165013,
56 "narHash": "sha256-o/BdVjNwcB6jOmzZjOH703BesSkkS5O7ej3xhyO8hAY=",
57 "owner": "hercules-ci",
58 "repo": "gitignore.nix",
59 "rev": "5b9e0ff9d3b551234b4f3eb3983744fa354b17f1",
60 "type": "github"
61 },
62 "original": {
63 "owner": "hercules-ci",
64 "repo": "gitignore.nix",
65 "type": "github"
66 }
67 },
68 "gitignore_2": {
69 "inputs": {
70 "nixpkgs": [
71 "statix",
72 "nixpkgs"
73 ]
74 },
75 "locked": {
76 "lastModified": 1635165013,
77 "narHash": "sha256-o/BdVjNwcB6jOmzZjOH703BesSkkS5O7ej3xhyO8hAY=",
78 "owner": "hercules-ci",
79 "repo": "gitignore.nix",
80 "rev": "5b9e0ff9d3b551234b4f3eb3983744fa354b17f1",
81 "type": "github"
82 },
83 "original": {
84 "owner": "hercules-ci",
85 "repo": "gitignore.nix",
86 "type": "github"
87 }
88 },
89 "home-manager": { 25 "home-manager": {
90 "inputs": { 26 "inputs": {
91 "nixpkgs": [ 27 "nixpkgs": [
92 "nixpkgs" 28 "nixpkgs"
93 ] 29 ],
30 "utils": "utils"
94 }, 31 },
95 "locked": { 32 "locked": {
96 "lastModified": 1656169755, 33 "lastModified": 1672244468,
97 "narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=", 34 "narHash": "sha256-xaZb8AZqoXRCSqPusCk4ouf+fUNP8UJdafmMTF1Ltlw=",
98 "owner": "nix-community", 35 "owner": "nix-community",
99 "repo": "home-manager", 36 "repo": "home-manager",
100 "rev": "4a3d01fb53f52ac83194081272795aa4612c2381", 37 "rev": "89a8ba0b5b43b3350ff2e3ef37b66736b2ef8706",
101 "type": "github" 38 "type": "github"
102 }, 39 },
103 "original": { 40 "original": {
104 "owner": "nix-community", 41 "owner": "nix-community",
105 "ref": "release-22.05", 42 "ref": "release-22.11",
106 "repo": "home-manager", 43 "repo": "home-manager",
107 "type": "github" 44 "type": "github"
108 } 45 }
@@ -124,16 +61,16 @@
124 }, 61 },
125 "nixpkgs": { 62 "nixpkgs": {
126 "locked": { 63 "locked": {
127 "lastModified": 1662099760, 64 "lastModified": 1674236650,
128 "narHash": "sha256-MdZLCTJPeHi/9fg6R9fiunyDwP3XHJqDd51zWWz9px0=", 65 "narHash": "sha256-B4GKL1YdJnII6DQNNJ4wDW1ySJVx2suB1h/v4Ql8J0Q=",
129 "owner": "NixOS", 66 "owner": "NixOS",
130 "repo": "nixpkgs", 67 "repo": "nixpkgs",
131 "rev": "67e45078141102f45eff1589a831aeaa3182b41e", 68 "rev": "cfb43ad7b941d9c3606fb35d91228da7ebddbfc5",
132 "type": "github" 69 "type": "github"
133 }, 70 },
134 "original": { 71 "original": {
135 "owner": "NixOS", 72 "owner": "NixOS",
136 "ref": "nixos-22.05", 73 "ref": "nixpkgs-unstable",
137 "repo": "nixpkgs", 74 "repo": "nixpkgs",
138 "type": "github" 75 "type": "github"
139 } 76 }
@@ -141,17 +78,16 @@
141 "prompt": { 78 "prompt": {
142 "inputs": { 79 "inputs": {
143 "fenix": "fenix", 80 "fenix": "fenix",
144 "gitignore": "gitignore",
145 "nixpkgs": [ 81 "nixpkgs": [
146 "nixpkgs" 82 "nixpkgs"
147 ] 83 ]
148 }, 84 },
149 "locked": { 85 "locked": {
150 "lastModified": 1643513342, 86 "lastModified": 1662898783,
151 "narHash": "sha256-t819RkW5NiURx4lJlGMfHW3IuAMJtK29jUpAqUixKeg=", 87 "narHash": "sha256-wh/sty5Gs7vwDcuNpxekI/7lzg7LEyQIQVAX0dMJTE8=",
152 "ref": "refs/heads/master", 88 "ref": "refs/heads/master",
153 "rev": "8b1dd1f5609447f5d862e330a75a4b2a0dfc3929", 89 "rev": "306640f502ef24e31590eef910b78ccd85ce8f6e",
154 "revCount": 3, 90 "revCount": 5,
155 "type": "git", 91 "type": "git",
156 "url": "https://git.peppe.rs/cli/prompt" 92 "url": "https://git.peppe.rs/cli/prompt"
157 }, 93 },
@@ -165,8 +101,7 @@
165 "home-manager": "home-manager", 101 "home-manager": "home-manager",
166 "nixos-hardware": "nixos-hardware", 102 "nixos-hardware": "nixos-hardware",
167 "nixpkgs": "nixpkgs", 103 "nixpkgs": "nixpkgs",
168 "prompt": "prompt", 104 "prompt": "prompt"
169 "statix": "statix"
170 } 105 }
171 }, 106 },
172 "rust-analyzer-src": { 107 "rust-analyzer-src": {
@@ -186,44 +121,20 @@
186 "type": "github" 121 "type": "github"
187 } 122 }
188 }, 123 },
189 "rust-analyzer-src_2": { 124 "utils": {
190 "flake": false,
191 "locked": { 125 "locked": {
192 "lastModified": 1645205556, 126 "lastModified": 1667395993,
193 "narHash": "sha256-e4lZW3qRyOEJ+vLKFQP7m2Dxh5P44NrnekZYLxlucww=", 127 "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
194 "owner": "rust-analyzer", 128 "owner": "numtide",
195 "repo": "rust-analyzer", 129 "repo": "flake-utils",
196 "rev": "acf5874b39f3dc5262317a6074d9fc7285081161", 130 "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
197 "type": "github" 131 "type": "github"
198 }, 132 },
199 "original": { 133 "original": {
200 "owner": "rust-analyzer", 134 "owner": "numtide",
201 "ref": "nightly", 135 "repo": "flake-utils",
202 "repo": "rust-analyzer",
203 "type": "github" 136 "type": "github"
204 } 137 }
205 },
206 "statix": {
207 "inputs": {
208 "fenix": "fenix_2",
209 "gitignore": "gitignore_2",
210 "nixpkgs": [
211 "nixpkgs"
212 ]
213 },
214 "locked": {
215 "lastModified": 1657460333,
216 "narHash": "sha256-5o6zMBASEsGKtjKDb3SizJnN9A7qpOcbzWBXsacfMyc=",
217 "ref": "refs/heads/master",
218 "rev": "6422c959d365dee2fda5eda8858fefad31f17b25",
219 "revCount": 129,
220 "type": "git",
221 "url": "https://git.peppe.rs/languages/statix"
222 },
223 "original": {
224 "type": "git",
225 "url": "https://git.peppe.rs/languages/statix"
226 }
227 } 138 }
228 }, 139 },
229 "root": "root", 140 "root": "root",