]> 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": 1666248456,
28 "narHash": "sha256-xHZKzfF0bb890ND8Z9Ioed5vdhk1JZfyJsied4MKw3A=",
29 "owner": "nix-community",
30 "repo": "home-manager",
31 "rev": "d1191c6d05120449f3e54e1211518df7c69ee282",
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": 1666109165,
43 "narHash": "sha256-BMLyNVkr0oONuq3lKlFCRVuYqF75CO68Z8EoCh81Zdk=",
44 "owner": "NixOS",
45 "repo": "nixpkgs",
46 "rev": "32096899af23d49010bd8cf6a91695888d9d9e73",
47 "type": "github"
48 },
49 "original": {
50 "owner": "NixOS",
51 "repo": "nixpkgs",
52 "rev": "32096899af23d49010bd8cf6a91695888d9d9e73",
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 }