nix flake worky

This commit is contained in:
2026-03-23 11:45:41 +00:00
parent 7e300a5193
commit d3d64ef8ed
6 changed files with 187 additions and 20 deletions
Generated
+17
View File
@@ -1,5 +1,21 @@
{
"nodes": {
"advisory-db": {
"flake": false,
"locked": {
"lastModified": 1774258319,
"narHash": "sha256-OyAOz14B8f6bdstIO9C/+khNZiebgt1+PNrNKqIbw/8=",
"owner": "rustsec",
"repo": "advisory-db",
"rev": "53e3e72004e53879ceb61566004769b013cf0393",
"type": "github"
},
"original": {
"owner": "rustsec",
"repo": "advisory-db",
"type": "github"
}
},
"crane": {
"locked": {
"lastModified": 1772080396,
@@ -51,6 +67,7 @@
},
"root": {
"inputs": {
"advisory-db": "advisory-db",
"crane": "crane",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"