]> Git — Sourcephile - julm/julm-nix.git/blob - flake.lock
git-crypt: add key for sevy
[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": 1617625888,
24 "narHash": "sha256-GuVivqQPZUskBhu4uQAgWhGI1sVuqz7nRMV+Rc+yWBU=",
25 "owner": "nix-community",
26 "repo": "home-manager",
27 "rev": "f019c1cf16d0019d332ef43cffa0bd9bf007252b",
28 "type": "github"
29 },
30 "original": {
31 "owner": "nix-community",
32 "ref": "release-20.09",
33 "repo": "home-manager",
34 "type": "github"
35 }
36 },
37 "nixpkgs": {
38 "locked": {
39 "lastModified": 1606359166,
40 "narHash": "sha256-YOX9LLDmiqMdKKiep8faf50j9vZDgrAmHhBprnDxfU4=",
41 "path": "/nix/store/ra3ghn8l7hx3xqvh8bkg5xcinn8ylkvb-source",
42 "rev": "8585991bfb629edda1e42c191bef935d9d70d690",
43 "type": "path"
44 },
45 "original": {
46 "id": "nixpkgs",
47 "type": "indirect"
48 }
49 },
50 "nixpkgs_2": {
51 "locked": {
52 "lastModified": 1616701903,
53 "narHash": "sha256-zYjmZqdfetp6XNbJcznCGGR8YkjcZ45c3Zy+Q0GrhMw=",
54 "owner": "NixOS",
55 "repo": "nixpkgs",
56 "rev": "34f85de51bbc74595e63b22ee089adbb31f7c7a2",
57 "type": "github"
58 },
59 "original": {
60 "owner": "NixOS",
61 "repo": "nixpkgs",
62 "rev": "34f85de51bbc74595e63b22ee089adbb31f7c7a2",
63 "type": "github"
64 }
65 },
66 "root": {
67 "inputs": {
68 "flake-utils": "flake-utils",
69 "home-manager": "home-manager",
70 "nixpkgs": "nixpkgs_2"
71 }
72 }
73 },
74 "root": "root",
75 "version": 7
76 }