]> Git — Sourcephile - julm/books.git/blob - flake.lock
init
[julm/books.git] / flake.lock
1 {
2 "nodes": {
3 "flake-compat": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1696426674,
7 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
8 "owner": "edolstra",
9 "repo": "flake-compat",
10 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
11 "type": "github"
12 },
13 "original": {
14 "owner": "edolstra",
15 "repo": "flake-compat",
16 "type": "github"
17 }
18 },
19 "gitignore": {
20 "inputs": {
21 "nixpkgs": [
22 "pre-commit-hooks",
23 "nixpkgs"
24 ]
25 },
26 "locked": {
27 "lastModified": 1709087332,
28 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
29 "owner": "hercules-ci",
30 "repo": "gitignore.nix",
31 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
32 "type": "github"
33 },
34 "original": {
35 "owner": "hercules-ci",
36 "repo": "gitignore.nix",
37 "type": "github"
38 }
39 },
40 "nixpkgs": {
41 "locked": {
42 "lastModified": 1734323986,
43 "narHash": "sha256-m/lh6hYMIWDYHCAsn81CDAiXoT3gmxXI9J987W5tZrE=",
44 "owner": "NixOS",
45 "repo": "nixpkgs",
46 "rev": "394571358ce82dff7411395829aa6a3aad45b907",
47 "type": "github"
48 },
49 "original": {
50 "owner": "NixOS",
51 "ref": "nixos-24.11",
52 "repo": "nixpkgs",
53 "type": "github"
54 }
55 },
56 "pre-commit-hooks": {
57 "inputs": {
58 "flake-compat": "flake-compat",
59 "gitignore": "gitignore",
60 "nixpkgs": [
61 "nixpkgs"
62 ]
63 },
64 "locked": {
65 "lastModified": 1737465171,
66 "narHash": "sha256-R10v2hoJRLq8jcL4syVFag7nIGE7m13qO48wRIukWNg=",
67 "owner": "cachix",
68 "repo": "pre-commit-hooks.nix",
69 "rev": "9364dc02281ce2d37a1f55b6e51f7c0f65a75f17",
70 "type": "github"
71 },
72 "original": {
73 "owner": "cachix",
74 "repo": "pre-commit-hooks.nix",
75 "type": "github"
76 }
77 },
78 "root": {
79 "inputs": {
80 "nixpkgs": "nixpkgs",
81 "pre-commit-hooks": "pre-commit-hooks"
82 }
83 }
84 },
85 "root": "root",
86 "version": 7
87 }