Inline common module

This commit is contained in:
Nettika 2025-07-06 00:27:24 -07:00
parent 606dbee8d7
commit bb53530665
3 changed files with 81 additions and 20 deletions

16
flake.lock generated
View file

@ -23,21 +23,6 @@
"type": "github"
}
},
"common": {
"locked": {
"lastModified": 1750666369,
"narHash": "sha256-9dYxGbteo+8Gan0ESKxqq89RDDJYGBD3/85Ea4yOkT8=",
"ref": "refs/heads/master",
"rev": "1aef458842d9ff13ef4fca6b81d9e0cb6c6471de",
"revCount": 1,
"type": "git",
"url": "https://git.uninsane.org/nettika/nettika-common"
},
"original": {
"type": "git",
"url": "https://git.uninsane.org/nettika/nettika-common"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
@ -138,7 +123,6 @@
"root": {
"inputs": {
"agenix": "agenix",
"common": "common",
"nixpkgs": "nixpkgs",
"phps": "phps"
}