]> Git — Sourcephile - julm/julm-nix.git/blob - flake.lock
init
[julm/julm-nix.git] / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1597053966,
6 "narHash": "sha256-f9lbPS/GJ1His8fsDqM6gfa8kSqREU4eKiMCS5hrKg4=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "ec20f52e2ff61e9c36c2b894b62fc1b4bd04c71b",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "nixpkgs": {
19 "locked": {
20 "lastModified": 1603880574,
21 "narHash": "sha256-z4neduBjpnRzhoR04i3T3Hu3ze9bYr/2U7Iem1vM9Cg=",
22 "owner": "NixOS",
23 "repo": "nixpkgs",
24 "rev": "b69f140a8028e4718bde4e5082f8df38e50b7971",
25 "type": "github"
26 },
27 "original": {
28 "owner": "NixOS",
29 "repo": "nixpkgs",
30 "rev": "b69f140a8028e4718bde4e5082f8df38e50b7971",
31 "type": "github"
32 }
33 },
34 "root": {
35 "inputs": {
36 "flake-utils": "flake-utils",
37 "nixpkgs": "nixpkgs"
38 }
39 }
40 },
41 "root": "root",
42 "version": 7
43 }