all repos — dotfiles @ c2895b6fb3cfb1b791bf03a71deb1794687052ca

my *nix dotfiles

nix/flake.lock (view raw)

  1{
  2  "nodes": {
  3    "fenix": {
  4      "inputs": {
  5        "nixpkgs": [
  6          "prompt",
  7          "nixpkgs"
  8        ],
  9        "rust-analyzer-src": "rust-analyzer-src"
 10      },
 11      "locked": {
 12        "lastModified": 1642141613,
 13        "narHash": "sha256-WFS7T5oOLD8anu/77iz7EPz7zQsJZtP5qVa5485k3dI=",
 14        "owner": "nix-community",
 15        "repo": "fenix",
 16        "rev": "d75ffc9f1d3b60bb597e48ae01f486a6de27d30e",
 17        "type": "github"
 18      },
 19      "original": {
 20        "owner": "nix-community",
 21        "repo": "fenix",
 22        "type": "github"
 23      }
 24    },
 25    "flake-compat": {
 26      "flake": false,
 27      "locked": {
 28        "lastModified": 1648199409,
 29        "narHash": "sha256-JwPKdC2PoVBkG6E+eWw3j6BMR6sL3COpYWfif7RVb8Y=",
 30        "owner": "edolstra",
 31        "repo": "flake-compat",
 32        "rev": "64a525ee38886ab9028e6f61790de0832aa3ef03",
 33        "type": "github"
 34      },
 35      "original": {
 36        "owner": "edolstra",
 37        "repo": "flake-compat",
 38        "type": "github"
 39      }
 40    },
 41    "flake-utils": {
 42      "locked": {
 43        "lastModified": 1644229661,
 44        "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
 45        "owner": "numtide",
 46        "repo": "flake-utils",
 47        "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
 48        "type": "github"
 49      },
 50      "original": {
 51        "owner": "numtide",
 52        "repo": "flake-utils",
 53        "type": "github"
 54      }
 55    },
 56    "gitignore": {
 57      "inputs": {
 58        "nixpkgs": [
 59          "prompt",
 60          "nixpkgs"
 61        ]
 62      },
 63      "locked": {
 64        "lastModified": 1635165013,
 65        "narHash": "sha256-o/BdVjNwcB6jOmzZjOH703BesSkkS5O7ej3xhyO8hAY=",
 66        "owner": "hercules-ci",
 67        "repo": "gitignore.nix",
 68        "rev": "5b9e0ff9d3b551234b4f3eb3983744fa354b17f1",
 69        "type": "github"
 70      },
 71      "original": {
 72        "owner": "hercules-ci",
 73        "repo": "gitignore.nix",
 74        "type": "github"
 75      }
 76    },
 77    "home-manager": {
 78      "inputs": {
 79        "nixpkgs": [
 80          "nixpkgs"
 81        ]
 82      },
 83      "locked": {
 84        "lastModified": 1647175256,
 85        "narHash": "sha256-7H+veXPM7IwdN1DoZqliwb9sghlN56koV5dnCu1kpsc=",
 86        "owner": "nix-community",
 87        "repo": "home-manager",
 88        "rev": "a8d00f5c038cf7ec54e7dac9c57b171c1217f008",
 89        "type": "github"
 90      },
 91      "original": {
 92        "owner": "nix-community",
 93        "ref": "release-21.11",
 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": 1650080058,
106        "narHash": "sha256-mSnDYhZCnw13vApIApeZMIYvuYnrd+Bal4aWbD3xzOc=",
107        "owner": "icyphox",
108        "repo": "neovim-nightly-overlay",
109        "rev": "f1a9f57e86962cf01b442cf831d0c9c76c4382da",
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": 1650074328,
129        "narHash": "sha256-CzcPEg3uUuyiVNAAw7u30pQBAYuR6a7YVo+7GhQ5BpI=",
130        "owner": "neovim",
131        "repo": "neovim",
132        "rev": "3f2e9298bdd971a4d2baa298aff7c6f2c2c1ad1a",
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": 1646825982,
145        "narHash": "sha256-uWvS4UFkdE4Iqk1pXhxkZqPsqI+Z2V9VRmLxGUFejbY=",
146        "owner": "nixos",
147        "repo": "nixos-hardware",
148        "rev": "816a935bf5aa5f77cb1f03ebfe20ab13b112d0f1",
149        "type": "github"
150      },
151      "original": {
152        "owner": "nixos",
153        "repo": "nixos-hardware",
154        "type": "github"
155      }
156    },
157    "nixpkgs": {
158      "locked": {
159        "lastModified": 1649986882,
160        "narHash": "sha256-cNsInUFq1MbuvaEmv8x6jetWnmAU+osMpnwKumtjksI=",
161        "owner": "nixos",
162        "repo": "nixpkgs",
163        "rev": "5181d5945eda382ff6a9ca3e072ed6ea9b547fee",
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": 1646939531,
176        "narHash": "sha256-bxOjVqcsccCNm+jSmEh/bm0tqfE3SdjwS+p+FZja3ho=",
177        "owner": "NixOS",
178        "repo": "nixpkgs",
179        "rev": "fcd48a5a0693f016a5c370460d0c2a8243b882dc",
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        "gitignore": "gitignore",
193        "nixpkgs": [
194          "nixpkgs"
195        ]
196      },
197      "locked": {
198        "lastModified": 1643513342,
199        "narHash": "sha256-t819RkW5NiURx4lJlGMfHW3IuAMJtK29jUpAqUixKeg=",
200        "ref": "master",
201        "rev": "8b1dd1f5609447f5d862e330a75a4b2a0dfc3929",
202        "revCount": 3,
203        "type": "git",
204        "url": "https://git.peppe.rs/cli/prompt"
205      },
206      "original": {
207        "type": "git",
208        "url": "https://git.peppe.rs/cli/prompt"
209      }
210    },
211    "root": {
212      "inputs": {
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}