hostapps/flake.lock

78 lines
1.9 KiB
Text
Raw Normal View History

2022-05-28 14:14:08 -05:00
{
"nodes": {
2022-10-09 09:57:03 -05:00
"flake-utils": {
2023-04-09 11:51:16 -05:00
"inputs": {
"systems": "systems"
},
2022-10-09 09:57:03 -05:00
"locked": {
2024-12-13 10:39:38 -06:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2022-10-09 09:57:03 -05:00
"owner": "numtide",
"repo": "flake-utils",
2024-12-13 10:39:38 -06:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2022-10-09 09:57:03 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-10-29 21:33:23 -05:00
"make-shell": {
"locked": {
"lastModified": 1634940815,
"narHash": "sha256-P69OmveboXzS+es1vQGS4bt+ckwbeIExqxfGLjGuJqA=",
"owner": "ursi",
"repo": "nix-make-shell",
"rev": "8add91681170924e4d0591b22f294aee3f5516f9",
"type": "github"
},
"original": {
"owner": "ursi",
"repo": "nix-make-shell",
"type": "github"
}
},
2022-05-28 14:14:08 -05:00
"nixpkgs": {
"locked": {
2024-12-13 10:39:38 -06:00
"lastModified": 1733940404,
"narHash": "sha256-Pj39hSoUA86ZePPF/UXiYHHM7hMIkios8TYG29kQT4g=",
2022-05-28 14:14:08 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-12-13 10:39:38 -06:00
"rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713",
2022-05-28 14:14:08 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-10-09 09:57:03 -05:00
"flake-utils": "flake-utils",
2023-10-29 21:33:23 -05:00
"make-shell": "make-shell",
2024-12-13 10:39:38 -06:00
"nixpkgs": "nixpkgs"
2022-05-28 14:14:08 -05:00
}
2023-04-09 11:51:16 -05:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2022-05-28 14:14:08 -05:00
}
},
"root": "root",
"version": 7
}