hawkeye -> hawk

This commit is contained in:
2026-07-28 14:44:37 -06:00
parent 2d603199a2
commit 9d7946cbad
10 changed files with 222 additions and 35 deletions
Generated
+22 -1
View File
@@ -128,7 +128,28 @@
"root": {
"inputs": {
"clj-nix": "clj-nix",
"nixpkgs": "nixpkgs_2"
"nixpkgs": "nixpkgs_2",
"sydpkgs": "sydpkgs"
}
},
"sydpkgs": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1775943619,
"narHash": "sha256-UwowTI+MSA4SD+Oebxnj02vAou8GNjvZYrCQBwKe5q0=",
"ref": "refs/heads/main",
"rev": "e44c957573baa6a196e8de107cfc5bba31caf29a",
"revCount": 39,
"type": "git",
"url": "https://git.deertopia.net/msyds/sydpkgs"
},
"original": {
"type": "git",
"url": "https://git.deertopia.net/msyds/sydpkgs"
}
}
},