]> git.ipfire.org Git - thirdparty/lldpd.git/blob - flake.lock
build: switch back to apheleia
[thirdparty/lldpd.git] / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1656928814,
6 "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "nixpkgs": {
19 "locked": {
20 "lastModified": 1659606041,
21 "narHash": "sha256-W4/u2ssr3fS4XOtltrsDD9w2kF4jYYZr6JyPGUW2jdI=",
22 "owner": "NixOS",
23 "repo": "nixpkgs",
24 "rev": "5f9b871b72b24f066b1a1e189efd0669f2888c49",
25 "type": "github"
26 },
27 "original": {
28 "id": "nixpkgs",
29 "type": "indirect"
30 }
31 },
32 "root": {
33 "inputs": {
34 "flake-utils": "flake-utils",
35 "nixpkgs": "nixpkgs"
36 }
37 }
38 },
39 "root": "root",
40 "version": 7
41 }