]> Git — Sourcephile - tmp/julm/arpeggigon.git/blob - flake.lock
Add flake.nix
[tmp/julm/arpeggigon.git] / flake.lock
1 {
2 "nodes": {
3 "flake-compat": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1668681692,
7 "narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
8 "owner": "edolstra",
9 "repo": "flake-compat",
10 "rev": "009399224d5e398d03b22badca40a37ac85412a1",
11 "type": "github"
12 },
13 "original": {
14 "owner": "edolstra",
15 "repo": "flake-compat",
16 "type": "github"
17 }
18 },
19 "flake-utils": {
20 "locked": {
21 "lastModified": 1667395993,
22 "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
23 "owner": "numtide",
24 "repo": "flake-utils",
25 "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
26 "type": "github"
27 },
28 "original": {
29 "owner": "numtide",
30 "repo": "flake-utils",
31 "type": "github"
32 }
33 },
34 "gitignore": {
35 "inputs": {
36 "nixpkgs": [
37 "pre-commit-hooks",
38 "nixpkgs"
39 ]
40 },
41 "locked": {
42 "lastModified": 1660459072,
43 "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
44 "owner": "hercules-ci",
45 "repo": "gitignore.nix",
46 "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
47 "type": "github"
48 },
49 "original": {
50 "owner": "hercules-ci",
51 "repo": "gitignore.nix",
52 "type": "github"
53 }
54 },
55 "gtk-helpers": {
56 "flake": false,
57 "locked": {
58 "lastModified": 1598352854,
59 "narHash": "sha256-pSVquB2vEF7TthbQNcTgpcD14Gz3S/2fqBZ0YUZMFLo=",
60 "owner": "keera-studios",
61 "repo": "gtk-helpers",
62 "rev": "95366dc610dc8f0ffc80d57351a59f89be483df6",
63 "type": "github"
64 },
65 "original": {
66 "owner": "keera-studios",
67 "repo": "gtk-helpers",
68 "type": "github"
69 }
70 },
71 "nixpkgs": {
72 "locked": {
73 "lastModified": 1667050928,
74 "narHash": "sha256-xOn0ZgjImIyeecEsrjxuvlW7IW5genTwvvnDQRFncB8=",
75 "owner": "NixOS",
76 "repo": "nixpkgs",
77 "rev": "fdebb81f45a1ba2c4afca5fd9f526e1653ad0949",
78 "type": "github"
79 },
80 "original": {
81 "id": "nixpkgs",
82 "type": "indirect"
83 }
84 },
85 "nixpkgs-stable": {
86 "locked": {
87 "lastModified": 1671271954,
88 "narHash": "sha256-cSvu+bnvN08sOlTBWbBrKaBHQZq8mvk8bgpt0ZJ2Snc=",
89 "owner": "NixOS",
90 "repo": "nixpkgs",
91 "rev": "d513b448cc2a6da2c8803e3c197c9fc7e67b19e3",
92 "type": "github"
93 },
94 "original": {
95 "owner": "NixOS",
96 "ref": "nixos-22.05",
97 "repo": "nixpkgs",
98 "type": "github"
99 }
100 },
101 "pre-commit-hooks": {
102 "inputs": {
103 "flake-compat": "flake-compat",
104 "flake-utils": "flake-utils",
105 "gitignore": "gitignore",
106 "nixpkgs": [
107 "nixpkgs"
108 ],
109 "nixpkgs-stable": "nixpkgs-stable"
110 },
111 "locked": {
112 "lastModified": 1671452357,
113 "narHash": "sha256-HqzXiQEegpRQ4VEl9pEPgHSIxhJrNJ27HfN1wOc7w2E=",
114 "owner": "cachix",
115 "repo": "pre-commit-hooks.nix",
116 "rev": "200790e9c77064c53eaf95805b013d96615ecc27",
117 "type": "github"
118 },
119 "original": {
120 "owner": "cachix",
121 "repo": "pre-commit-hooks.nix",
122 "type": "github"
123 }
124 },
125 "root": {
126 "inputs": {
127 "gtk-helpers": "gtk-helpers",
128 "nixpkgs": "nixpkgs",
129 "pre-commit-hooks": "pre-commit-hooks"
130 }
131 }
132 },
133 "root": "root",
134 "version": 7
135 }