]> 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": 1755704039,
81 "narHash": "sha256-gKlP0LbyJ3qX0KObfIWcp5nbuHSb5EHwIvU6UcNBg2A=",
82 "owner": "NixOS",
83 "repo": "nixpkgs",
84 "rev": "9cb344e96d5b6918e94e1bca2d9f3ea1e9615545",
85 "type": "github"
86 },
87 "original": {
88 "owner": "NixOS",
89 "repo": "nixpkgs",
90 "rev": "9cb344e96d5b6918e94e1bca2d9f3ea1e9615545",
91 "type": "github"
92 }
93 },
94 "root": {
95 "inputs": {
96 "git-hooks": "git-hooks",
97 "ipa-hs": "ipa-hs",
98 "nixpkgs": "nixpkgs",
99 "symantic-base": "symantic-base"
100 }
101 },
102 "symantic-base": {
103 "flake": false,
104 "locked": {
105 "lastModified": 1716595036,
106 "narHash": "sha256-N94VfCqTBUrk4o6d/gsuuE3FZFnXL3bcFFnlani6jSE=",
107 "ref": "refs/heads/main",
108 "rev": "8e1febb72b37887727ba0c011e9bebeca9375a35",
109 "revCount": 116,
110 "type": "git",
111 "url": "git://git.sourcephile.fr/haskell/symantic-base.git"
112 },
113 "original": {
114 "type": "git",
115 "url": "git://git.sourcephile.fr/haskell/symantic-base.git"
116 }
117 }
118 },
119 "root": "root",
120 "version": 7
121 }