]> Git — Sourcephile - julm/julm-nix.git/blob - flake.lock
git: ignore formatting with nixfmt-rfc-style
[julm/julm-nix.git] / flake.lock
1 {
2 "nodes": {
3 "doom-emacs": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1736881038,
7 "narHash": "sha256-i0GVHWoIqDcFB9JmEdd9T+qxrEx3ckBlPfTD/yLoNyg=",
8 "owner": "hlissner",
9 "repo": "doom-emacs",
10 "rev": "2bc052425ca45a41532be0648ebd976d1bd2e6c1",
11 "type": "github"
12 },
13 "original": {
14 "owner": "hlissner",
15 "repo": "doom-emacs",
16 "type": "github"
17 }
18 },
19 "flake-compat": {
20 "flake": false,
21 "locked": {
22 "lastModified": 1696426674,
23 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
24 "owner": "edolstra",
25 "repo": "flake-compat",
26 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
27 "type": "github"
28 },
29 "original": {
30 "owner": "edolstra",
31 "repo": "flake-compat",
32 "type": "github"
33 }
34 },
35 "git-hooks": {
36 "inputs": {
37 "flake-compat": "flake-compat",
38 "gitignore": "gitignore",
39 "nixpkgs": [
40 "nixpkgs"
41 ]
42 },
43 "locked": {
44 "lastModified": 1737465171,
45 "narHash": "sha256-R10v2hoJRLq8jcL4syVFag7nIGE7m13qO48wRIukWNg=",
46 "owner": "cachix",
47 "repo": "git-hooks.nix",
48 "rev": "9364dc02281ce2d37a1f55b6e51f7c0f65a75f17",
49 "type": "github"
50 },
51 "original": {
52 "owner": "cachix",
53 "repo": "git-hooks.nix",
54 "type": "github"
55 }
56 },
57 "gitignore": {
58 "inputs": {
59 "nixpkgs": [
60 "git-hooks",
61 "nixpkgs"
62 ]
63 },
64 "locked": {
65 "lastModified": 1709087332,
66 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
67 "owner": "hercules-ci",
68 "repo": "gitignore.nix",
69 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
70 "type": "github"
71 },
72 "original": {
73 "owner": "hercules-ci",
74 "repo": "gitignore.nix",
75 "type": "github"
76 }
77 },
78 "home-manager": {
79 "inputs": {
80 "nixpkgs": [
81 "nixpkgs"
82 ]
83 },
84 "locked": {
85 "lastModified": 1736373539,
86 "narHash": "sha256-dinzAqCjenWDxuy+MqUQq0I4zUSfaCvN9rzuCmgMZJY=",
87 "owner": "nix-community",
88 "repo": "home-manager",
89 "rev": "bd65bc3cde04c16755955630b344bc9e35272c56",
90 "type": "github"
91 },
92 "original": {
93 "owner": "nix-community",
94 "ref": "release-24.11",
95 "repo": "home-manager",
96 "type": "github"
97 }
98 },
99 "nixos-hardware": {
100 "locked": {
101 "lastModified": 1738816619,
102 "narHash": "sha256-5yRlg48XmpcX5b5HesdGMOte+YuCy9rzQkJz+imcu6I=",
103 "owner": "NixOS",
104 "repo": "nixos-hardware",
105 "rev": "2eccff41bab80839b1d25b303b53d339fbb07087",
106 "type": "github"
107 },
108 "original": {
109 "owner": "NixOS",
110 "ref": "master",
111 "repo": "nixos-hardware",
112 "type": "github"
113 }
114 },
115 "nixpkgs": {
116 "locked": {
117 "lastModified": 1738843498,
118 "narHash": "sha256-7x+Q4xgFj9UxZZO9aUDCR8h4vyYut4zPUvfj3i+jBHE=",
119 "owner": "NixOS",
120 "repo": "nixpkgs",
121 "rev": "f5a32fa27df91dfc4b762671a0e0a859a8a0058f",
122 "type": "github"
123 },
124 "original": {
125 "owner": "NixOS",
126 "ref": "nixos-24.11",
127 "repo": "nixpkgs",
128 "type": "github"
129 }
130 },
131 "root": {
132 "inputs": {
133 "doom-emacs": "doom-emacs",
134 "git-hooks": "git-hooks",
135 "home-manager": "home-manager",
136 "nixos-hardware": "nixos-hardware",
137 "nixpkgs": "nixpkgs"
138 }
139 }
140 },
141 "root": "root",
142 "version": 7
143 }