]> git.ipfire.org Git - thirdparty/lldpd.git/blame - flake.lock
build: use Nix flake
[thirdparty/lldpd.git] / flake.lock
CommitLineData
df7dd150
VB
1{
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1642700792,
6 "narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "nixpkgs": {
19 "locked": {
20 "lastModified": 1644135594,
21 "narHash": "sha256-EV+8+YsN0apcVm+rBRc9iY1HzWU1gXqGIXSoYIU8QZU=",
22 "owner": "nixos",
23 "repo": "nixpkgs",
24 "rev": "bb96e481b317c770281c1bfd9e6face9bfe0888f",
25 "type": "github"
26 },
27 "original": {
28 "owner": "nixos",
29 "repo": "nixpkgs",
30 "type": "github"
31 }
32 },
33 "root": {
34 "inputs": {
35 "flake-utils": "flake-utils",
36 "nixpkgs": "nixpkgs"
37 }
38 }
39 },
40 "root": "root",
41 "version": 7
42}