hostapps/flake.lock

60 lines
1.5 KiB
Plaintext
Raw Normal View History

2022-05-28 14:14:08 -05:00
{
"nodes": {
2023-03-24 10:53:20 -05:00
"bash": {
"locked": {
"lastModified": 1678247195,
"narHash": "sha256-m/wSwlSket+hob3JED4XUvoWJLtW7yhtOiZrlRDMShs=",
"ref": "refs/heads/main",
"rev": "e7a00dcc0e75bc3ef6856bdd94d7d809245f5636",
"revCount": 1,
"type": "git",
"url": "https://git.ocjtech.us/jeff/nixos-bash-prompt-builder.git"
},
"original": {
"type": "git",
"url": "https://git.ocjtech.us/jeff/nixos-bash-prompt-builder.git"
}
},
2022-10-09 09:57:03 -05:00
"flake-utils": {
"locked": {
2023-03-24 09:51:57 -05:00
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2022-10-09 09:57:03 -05:00
"owner": "numtide",
"repo": "flake-utils",
2023-03-24 09:51:57 -05:00
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2022-10-09 09:57:03 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-05-28 14:14:08 -05:00
"nixpkgs": {
"locked": {
2023-03-30 14:19:13 -05:00
"lastModified": 1680125544,
"narHash": "sha256-mlqo1r+TZUOuypWdrZHluxWL+E5WzXlUXNZ9Y0WLDFU=",
2022-05-28 14:14:08 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2023-03-30 14:19:13 -05:00
"rev": "9a6aabc4740790ef3bbb246b86d029ccf6759658",
2022-05-28 14:14:08 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-03-24 10:53:20 -05:00
"bash": "bash",
2022-10-09 09:57:03 -05:00
"flake-utils": "flake-utils",
2022-05-28 14:14:08 -05:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}