]> Git — Sourcephile - julm/worksheets.git/blob - flake.lock
update
[julm/worksheets.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 "git-hooks": {
20 "inputs": {
21 "flake-compat": "flake-compat",
22 "gitignore": "gitignore",
23 "nixpkgs": [
24 "nixpkgs"
25 ]
26 },
27 "locked": {
28 "lastModified": 1742649964,
29 "narHash": "sha256-DwOTp7nvfi8mRfuL1escHDXabVXFGT1VlPD1JHrtrco=",
30 "owner": "cachix",
31 "repo": "git-hooks.nix",
32 "rev": "dcf5072734cb576d2b0c59b2ac44f5050b5eac82",
33 "type": "github"
34 },
35 "original": {
36 "owner": "cachix",
37 "repo": "git-hooks.nix",
38 "type": "github"
39 }
40 },
41 "gitignore": {
42 "inputs": {
43 "nixpkgs": [
44 "git-hooks",
45 "nixpkgs"
46 ]
47 },
48 "locked": {
49 "lastModified": 1709087332,
50 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
51 "owner": "hercules-ci",
52 "repo": "gitignore.nix",
53 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
54 "type": "github"
55 },
56 "original": {
57 "owner": "hercules-ci",
58 "repo": "gitignore.nix",
59 "type": "github"
60 }
61 },
62 "ipa-hs": {
63 "flake": false,
64 "locked": {
65 "lastModified": 1759580916,
66 "narHash": "sha256-YMw5jfP0A93tLW5B/kAOeHLz4LVrl3QkHyLdQ+EU5Cg=",
67 "ref": "refs/heads/master",
68 "rev": "4667db4f00a333cc5fab631ee870002b38324bd6",
69 "revCount": 64,
70 "type": "git",
71 "url": "file:///home/julm/work/sourcephile/haskell/worksheets/libs/ipa-hs"
72 },
73 "original": {
74 "type": "git",
75 "url": "file:///home/julm/work/sourcephile/haskell/worksheets/libs/ipa-hs"
76 }
77 },
78 "nixpkgs": {
79 "locked": {
80 "lastModified": 1766885793,
81 "narHash": "sha256-P6RVkrM9JLCW6xBjSwHfgTOQ1JwBUma5xe5LI8xAPC0=",
82 "owner": "NixOS",
83 "repo": "nixpkgs",
84 "rev": "9ef261221d1e72399f2036786498d78c38185c46",
85 "type": "github"
86 },
87 "original": {
88 "id": "nixpkgs",
89 "type": "indirect"
90 }
91 },
92 "root": {
93 "inputs": {
94 "git-hooks": "git-hooks",
95 "ipa-hs": "ipa-hs",
96 "nixpkgs": "nixpkgs",
97 "safe-decimal": "safe-decimal",
98 "symantic-base": "symantic-base"
99 }
100 },
101 "safe-decimal": {
102 "flake": false,
103 "locked": {
104 "lastModified": 1767514352,
105 "narHash": "sha256-FJTYD0Dbo8jJmIERnx4HeYFlW7SKzJxo/awy4OsrTVM=",
106 "owner": "ju1m",
107 "repo": "safe-decimal",
108 "rev": "5cf1d5bad595dd8f9e93c6212986fb1eee9f122a",
109 "type": "github"
110 },
111 "original": {
112 "owner": "ju1m",
113 "ref": "fix-build",
114 "repo": "safe-decimal",
115 "type": "github"
116 }
117 },
118 "symantic-base": {
119 "flake": false,
120 "locked": {
121 "lastModified": 1716595036,
122 "narHash": "sha256-N94VfCqTBUrk4o6d/gsuuE3FZFnXL3bcFFnlani6jSE=",
123 "ref": "refs/heads/main",
124 "rev": "8e1febb72b37887727ba0c011e9bebeca9375a35",
125 "revCount": 116,
126 "type": "git",
127 "url": "git://git.sourcephile.fr/haskell/symantic-base.git"
128 },
129 "original": {
130 "type": "git",
131 "url": "git://git.sourcephile.fr/haskell/symantic-base.git"
132 }
133 }
134 },
135 "root": "root",
136 "version": 7
137 }