all repos — dotfiles @ b774603f44ec5870d48edeee61b981ce6d3dd843

my *nix dotfiles

nix/flake.lock (view raw)

  1{
  2  "nodes": {
  3    "darwin": {
  4      "inputs": {
  5        "nixpkgs": [
  6          "nixpkgs"
  7        ]
  8      },
  9      "locked": {
 10        "lastModified": 1667419884,
 11        "narHash": "sha256-oLNw87ZI5NxTMlNQBv1wG2N27CUzo9admaFlnmavpiY=",
 12        "owner": "lnl7",
 13        "repo": "nix-darwin",
 14        "rev": "cfc0125eafadc9569d3d6a16ee928375b77e3100",
 15        "type": "github"
 16      },
 17      "original": {
 18        "owner": "lnl7",
 19        "ref": "master",
 20        "repo": "nix-darwin",
 21        "type": "github"
 22      }
 23    },
 24    "fenix": {
 25      "inputs": {
 26        "nixpkgs": [
 27          "prompt",
 28          "nixpkgs"
 29        ],
 30        "rust-analyzer-src": "rust-analyzer-src"
 31      },
 32      "locked": {
 33        "lastModified": 1642141613,
 34        "narHash": "sha256-WFS7T5oOLD8anu/77iz7EPz7zQsJZtP5qVa5485k3dI=",
 35        "owner": "nix-community",
 36        "repo": "fenix",
 37        "rev": "d75ffc9f1d3b60bb597e48ae01f486a6de27d30e",
 38        "type": "github"
 39      },
 40      "original": {
 41        "owner": "nix-community",
 42        "repo": "fenix",
 43        "type": "github"
 44      }
 45    },
 46    "flake-compat": {
 47      "flake": false,
 48      "locked": {
 49        "lastModified": 1650374568,
 50        "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
 51        "owner": "edolstra",
 52        "repo": "flake-compat",
 53        "rev": "b4a34015c698c7793d592d66adbab377907a2be8",
 54        "type": "github"
 55      },
 56      "original": {
 57        "owner": "edolstra",
 58        "repo": "flake-compat",
 59        "type": "github"
 60      }
 61    },
 62    "flake-utils": {
 63      "locked": {
 64        "lastModified": 1659877975,
 65        "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
 66        "owner": "numtide",
 67        "repo": "flake-utils",
 68        "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
 69        "type": "github"
 70      },
 71      "original": {
 72        "owner": "numtide",
 73        "repo": "flake-utils",
 74        "type": "github"
 75      }
 76    },
 77    "home-manager": {
 78      "inputs": {
 79        "nixpkgs": [
 80          "nixpkgs"
 81        ]
 82      },
 83      "locked": {
 84        "lastModified": 1667907331,
 85        "narHash": "sha256-bHkAwkYlBjkupPUFcQjimNS8gxWSWjOTevEuwdnp5m0=",
 86        "owner": "nix-community",
 87        "repo": "home-manager",
 88        "rev": "6639e3a837fc5deb6f99554072789724997bc8e5",
 89        "type": "github"
 90      },
 91      "original": {
 92        "owner": "nix-community",
 93        "ref": "release-22.05",
 94        "repo": "home-manager",
 95        "type": "github"
 96      }
 97    },
 98    "neovim": {
 99      "inputs": {
100        "flake-compat": "flake-compat",
101        "neovim-flake": "neovim-flake",
102        "nixpkgs": "nixpkgs"
103      },
104      "locked": {
105        "lastModified": 1668326976,
106        "narHash": "sha256-7U1v7tmGPdzsY0jCVwV7GgUsOlnHvEpD6myyiABCaYs=",
107        "owner": "icyphox",
108        "repo": "neovim-nightly-overlay",
109        "rev": "e8487c9b0a3edc3c5d49ab42800dc8b2b8302c99",
110        "type": "github"
111      },
112      "original": {
113        "owner": "icyphox",
114        "repo": "neovim-nightly-overlay",
115        "type": "github"
116      }
117    },
118    "neovim-flake": {
119      "inputs": {
120        "flake-utils": "flake-utils",
121        "nixpkgs": [
122          "neovim",
123          "nixpkgs"
124        ]
125      },
126      "locked": {
127        "dir": "contrib",
128        "lastModified": 1668299715,
129        "narHash": "sha256-k9YBKTMfNfCj7mwUYOS3ltGQM2Nd1OFJrwS6iXr2lo8=",
130        "owner": "neovim",
131        "repo": "neovim",
132        "rev": "9d7dc5062877bd7e035f1f7a74e2462c2e942864",
133        "type": "github"
134      },
135      "original": {
136        "dir": "contrib",
137        "owner": "neovim",
138        "repo": "neovim",
139        "type": "github"
140      }
141    },
142    "nixos-hardware": {
143      "locked": {
144        "lastModified": 1668334946,
145        "narHash": "sha256-omMbUj4r5DVBWh7KxkoO/Z/1V1shVR6Ls4jXNB4mr3U=",
146        "owner": "nixos",
147        "repo": "nixos-hardware",
148        "rev": "e0452b33ab0ef16ffe075e980644ed92a6a200bb",
149        "type": "github"
150      },
151      "original": {
152        "owner": "nixos",
153        "repo": "nixos-hardware",
154        "type": "github"
155      }
156    },
157    "nixpkgs": {
158      "locked": {
159        "lastModified": 1668087632,
160        "narHash": "sha256-T/cUx44aYDuLMFfaiVpMdTjL4kpG7bh0VkN6JEM78/E=",
161        "owner": "nixos",
162        "repo": "nixpkgs",
163        "rev": "5f588eb4a958f1a526ed8da02d6ea1bea0047b9f",
164        "type": "github"
165      },
166      "original": {
167        "owner": "nixos",
168        "ref": "nixos-unstable",
169        "repo": "nixpkgs",
170        "type": "github"
171      }
172    },
173    "nixpkgs_2": {
174      "locked": {
175        "lastModified": 1668087632,
176        "narHash": "sha256-T/cUx44aYDuLMFfaiVpMdTjL4kpG7bh0VkN6JEM78/E=",
177        "owner": "NixOS",
178        "repo": "nixpkgs",
179        "rev": "5f588eb4a958f1a526ed8da02d6ea1bea0047b9f",
180        "type": "github"
181      },
182      "original": {
183        "owner": "NixOS",
184        "ref": "nixos-unstable",
185        "repo": "nixpkgs",
186        "type": "github"
187      }
188    },
189    "prompt": {
190      "inputs": {
191        "fenix": "fenix",
192        "nixpkgs": [
193          "nixpkgs"
194        ]
195      },
196      "locked": {
197        "lastModified": 1662898783,
198        "narHash": "sha256-wh/sty5Gs7vwDcuNpxekI/7lzg7LEyQIQVAX0dMJTE8=",
199        "ref": "refs/heads/master",
200        "rev": "306640f502ef24e31590eef910b78ccd85ce8f6e",
201        "revCount": 5,
202        "type": "git",
203        "url": "https://git.peppe.rs/cli/prompt"
204      },
205      "original": {
206        "type": "git",
207        "url": "https://git.peppe.rs/cli/prompt"
208      }
209    },
210    "root": {
211      "inputs": {
212        "darwin": "darwin",
213        "home-manager": "home-manager",
214        "neovim": "neovim",
215        "nixos-hardware": "nixos-hardware",
216        "nixpkgs": "nixpkgs_2",
217        "prompt": "prompt"
218      }
219    },
220    "rust-analyzer-src": {
221      "flake": false,
222      "locked": {
223        "lastModified": 1642101527,
224        "narHash": "sha256-C4zcaWULWlrirpEt/pA85CCMBt+7SWZweMaMJ7EvrXw=",
225        "owner": "rust-analyzer",
226        "repo": "rust-analyzer",
227        "rev": "b4c31481a554d0132003228ba319bd9476fe85ae",
228        "type": "github"
229      },
230      "original": {
231        "owner": "rust-analyzer",
232        "ref": "nightly",
233        "repo": "rust-analyzer",
234        "type": "github"
235      }
236    }
237  },
238  "root": "root",
239  "version": 7
240}