]> Git — Sourcephile - julm/julm-nix.git/blob - flake.lock
update nixpkgs to recent master
[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 "home-manager": {
19 "inputs": {
20 "nixpkgs": "nixpkgs"
21 },
22 "locked": {
23 "lastModified": 1607156297,
24 "narHash": "sha256-rRu3Nq3oRAaDDgJuNQhH7wD+rQfYoviNhrpqXyOlJjI=",
25 "owner": "nix-community",
26 "repo": "home-manager",
27 "rev": "275d1b52126674764f0f3d15c73c2add511bd310",
28 "type": "github"
29 },
30 "original": {
31 "owner": "nix-community",
32 "repo": "home-manager",
33 "type": "github"
34 }
35 },
36 "nixpkgs": {
37 "locked": {
38 "lastModified": 1606359166,
39 "narHash": "sha256-YOX9LLDmiqMdKKiep8faf50j9vZDgrAmHhBprnDxfU4=",
40 "path": "/nix/store/ra3ghn8l7hx3xqvh8bkg5xcinn8ylkvb-source",
41 "rev": "8585991bfb629edda1e42c191bef935d9d70d690",
42 "type": "path"
43 },
44 "original": {
45 "id": "nixpkgs",
46 "type": "indirect"
47 }
48 },
49 "nixpkgs_2": {
50 "locked": {
51 "lastModified": 1608904631,
52 "narHash": "sha256-0rjcorKEXJ9dL2gRsKWVthv1MAdRgHTlyx2qtJ6LMlk=",
53 "owner": "NixOS",
54 "repo": "nixpkgs",
55 "rev": "6b342809b1b66dce758364f763b64c6a1a9e6211",
56 "type": "github"
57 },
58 "original": {
59 "owner": "NixOS",
60 "repo": "nixpkgs",
61 "rev": "6b342809b1b66dce758364f763b64c6a1a9e6211",
62 "type": "github"
63 }
64 },
65 "root": {
66 "inputs": {
67 "flake-utils": "flake-utils",
68 "home-manager": "home-manager",
69 "nixpkgs": "nixpkgs_2"
70 }
71 }
72 },
73 "root": "root",
74 "version": 7
75 }