]> Git — Sourcephile - julm/julm-nix.git/blob - flake.lock
nix: update inputs
[julm/julm-nix.git] / flake.lock
1 {
2 "nodes": {
3 "doom-emacs": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1665164903,
7 "narHash": "sha256-02E4VHBFf9rG9NAwKrpK7Wb9mE8WKzGB9RG2lWxFr0E=",
8 "owner": "hlissner",
9 "repo": "doom-emacs",
10 "rev": "9f22a0a2a5191cf57184846281164f478df4b7ac",
11 "type": "github"
12 },
13 "original": {
14 "owner": "hlissner",
15 "repo": "doom-emacs",
16 "type": "github"
17 }
18 },
19 "home-manager": {
20 "inputs": {
21 "nixpkgs": [
22 "nixpkgs"
23 ],
24 "utils": "utils"
25 },
26 "locked": {
27 "lastModified": 1666080735,
28 "narHash": "sha256-4YWYJgzt9mGuAvXAuEziYms+bYlk/1spyt3iLizRL5I=",
29 "owner": "nix-community",
30 "repo": "home-manager",
31 "rev": "42f81ac107c5a9a177888080107094dba57f134e",
32 "type": "github"
33 },
34 "original": {
35 "owner": "nix-community",
36 "repo": "home-manager",
37 "type": "github"
38 }
39 },
40 "nixpkgs": {
41 "locked": {
42 "lastModified": 1660908602,
43 "narHash": "sha256-SwZ85IPWvC4NxxFhWhRMTJpApSHbY1u4YK2UFWEBWvY=",
44 "owner": "NixOS",
45 "repo": "nixpkgs",
46 "rev": "495b19d5b3e62b4ec7e846bdfb6ef3d9c3b83492",
47 "type": "github"
48 },
49 "original": {
50 "owner": "NixOS",
51 "repo": "nixpkgs",
52 "rev": "495b19d5b3e62b4ec7e846bdfb6ef3d9c3b83492",
53 "type": "github"
54 }
55 },
56 "root": {
57 "inputs": {
58 "doom-emacs": "doom-emacs",
59 "home-manager": "home-manager",
60 "nixpkgs": "nixpkgs"
61 }
62 },
63 "utils": {
64 "locked": {
65 "lastModified": 1659877975,
66 "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
67 "owner": "numtide",
68 "repo": "flake-utils",
69 "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
70 "type": "github"
71 },
72 "original": {
73 "owner": "numtide",
74 "repo": "flake-utils",
75 "type": "github"
76 }
77 }
78 },
79 "root": "root",
80 "version": 7
81 }