aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorAkshay <[email protected]>2022-09-19 11:43:36 +0100
committerAkshay <[email protected]>2022-09-19 11:43:36 +0100
commitd4c8f393f23f551f100710d293ff44d97ea52795 (patch)
tree20d085eaaff0869bcc4bad5ed7750b48f26a066a /flake.lock
parent8459e9163a9ba62eec20f696b69f2c0c5c676af3 (diff)
pin nvim, add zoom, cmus-np
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock106
1 files changed, 7 insertions, 99 deletions
diff --git a/flake.lock b/flake.lock
index d98000d..cb196f6 100644
--- a/flake.lock
+++ b/flake.lock
@@ -44,37 +44,6 @@
44 "type": "github" 44 "type": "github"
45 } 45 }
46 }, 46 },
47 "flake-compat": {
48 "flake": false,
49 "locked": {
50 "lastModified": 1650374568,
51 "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
52 "owner": "edolstra",
53 "repo": "flake-compat",
54 "rev": "b4a34015c698c7793d592d66adbab377907a2be8",
55 "type": "github"
56 },
57 "original": {
58 "owner": "edolstra",
59 "repo": "flake-compat",
60 "type": "github"
61 }
62 },
63 "flake-utils": {
64 "locked": {
65 "lastModified": 1644229661,
66 "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
67 "owner": "numtide",
68 "repo": "flake-utils",
69 "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
70 "type": "github"
71 },
72 "original": {
73 "owner": "numtide",
74 "repo": "flake-utils",
75 "type": "github"
76 }
77 },
78 "gitignore": { 47 "gitignore": {
79 "inputs": { 48 "inputs": {
80 "nixpkgs": [ 49 "nixpkgs": [
@@ -138,57 +107,13 @@
138 "type": "github" 107 "type": "github"
139 } 108 }
140 }, 109 },
141 "neovim": {
142 "inputs": {
143 "flake-compat": "flake-compat",
144 "neovim-flake": "neovim-flake",
145 "nixpkgs": "nixpkgs"
146 },
147 "locked": {
148 "lastModified": 1660983413,
149 "narHash": "sha256-qy254SuW4aeKoCSDkHc94PvBbiWBwKE2rYCbg2YgByA=",
150 "owner": "nix-community",
151 "repo": "neovim-nightly-overlay",
152 "rev": "a8da96a656f22d5dfdd090a32293187159cb55ee",
153 "type": "github"
154 },
155 "original": {
156 "owner": "nix-community",
157 "repo": "neovim-nightly-overlay",
158 "type": "github"
159 }
160 },
161 "neovim-flake": {
162 "inputs": {
163 "flake-utils": "flake-utils",
164 "nixpkgs": [
165 "neovim",
166 "nixpkgs"
167 ]
168 },
169 "locked": {
170 "dir": "contrib",
171 "lastModified": 1660982695,
172 "narHash": "sha256-LJrwB5xU5+9ym8HY0eEA1QfUDb+UF9PWMy23WChGXdY=",
173 "owner": "neovim",
174 "repo": "neovim",
175 "rev": "1cc4706e94489498b12c4844c1b3a2e9aa5cc921",
176 "type": "github"
177 },
178 "original": {
179 "dir": "contrib",
180 "owner": "neovim",
181 "repo": "neovim",
182 "type": "github"
183 }
184 },
185 "nixos-hardware": { 110 "nixos-hardware": {
186 "locked": { 111 "locked": {
187 "lastModified": 1660407119, 112 "lastModified": 1662714967,
188 "narHash": "sha256-04lWO0pDbhAXFdL4v2VzzwgxrZ5IefKn+TmZPiPeKxg=", 113 "narHash": "sha256-IOTq5tAGGmBFj7tQbkcyLE261JUeTUucEE3p0WLZ4qM=",
189 "owner": "nixos", 114 "owner": "nixos",
190 "repo": "nixos-hardware", 115 "repo": "nixos-hardware",
191 "rev": "12620020f76b1b5d2b0e6fbbda831ed4f5fe56e1", 116 "rev": "1fec8fda86dac5701146c77d5f8a414b14ed1ff6",
192 "type": "github" 117 "type": "github"
193 }, 118 },
194 "original": { 119 "original": {
@@ -199,27 +124,11 @@
199 }, 124 },
200 "nixpkgs": { 125 "nixpkgs": {
201 "locked": { 126 "locked": {
202 "lastModified": 1660819943, 127 "lastModified": 1662099760,
203 "narHash": "sha256-TRZV/mlW1eYuojqDC3ueYWj7jsTKXJCtyMLNYX/Ybtw=", 128 "narHash": "sha256-MdZLCTJPeHi/9fg6R9fiunyDwP3XHJqDd51zWWz9px0=",
204 "owner": "nixos",
205 "repo": "nixpkgs",
206 "rev": "8ea014acc33da95ea56c902229957d8225005163",
207 "type": "github"
208 },
209 "original": {
210 "owner": "nixos",
211 "ref": "nixos-unstable",
212 "repo": "nixpkgs",
213 "type": "github"
214 }
215 },
216 "nixpkgs_2": {
217 "locked": {
218 "lastModified": 1660926553,
219 "narHash": "sha256-19Ib1b7Ny+yGhnxwnH1KhhB2hvALuNuqevA6XzqkQmo=",
220 "owner": "NixOS", 129 "owner": "NixOS",
221 "repo": "nixpkgs", 130 "repo": "nixpkgs",
222 "rev": "00e376e3f3c22d991052dfeaf154c42b09deeb29", 131 "rev": "67e45078141102f45eff1589a831aeaa3182b41e",
223 "type": "github" 132 "type": "github"
224 }, 133 },
225 "original": { 134 "original": {
@@ -254,9 +163,8 @@
254 "root": { 163 "root": {
255 "inputs": { 164 "inputs": {
256 "home-manager": "home-manager", 165 "home-manager": "home-manager",
257 "neovim": "neovim",
258 "nixos-hardware": "nixos-hardware", 166 "nixos-hardware": "nixos-hardware",
259 "nixpkgs": "nixpkgs_2", 167 "nixpkgs": "nixpkgs",
260 "prompt": "prompt", 168 "prompt": "prompt",
261 "statix": "statix" 169 "statix": "statix"
262 } 170 }