separate custom pkgs into its own repo

This commit is contained in:
2026-04-13 16:22:09 +01:00
parent 51b9d97cd1
commit 3bd14b4479
15 changed files with 41 additions and 557 deletions
Generated
+28 -1
View File
@@ -206,7 +206,8 @@
"gsf": "gsf",
"import-tree": "import-tree",
"maccel": "maccel",
"nixpkgs": "nixpkgs_3"
"nixpkgs": "nixpkgs_3",
"thomas-pkgs": "thomas-pkgs"
}
},
"systems": {
@@ -238,6 +239,32 @@
"repo": "default",
"type": "github"
}
},
"thomas-pkgs": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"import-tree": [
"import-tree"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1776093471,
"narHash": "sha256-swDM5bbKMggMjqdaBddxV2J4qfAVjILE8fuksTe3MjE=",
"ref": "refs/heads/main",
"rev": "63090e799592203241e55bb3b0a3297289276908",
"revCount": 5,
"type": "git",
"url": "https://gitea.unrail.xyz/thomas/thomas-likes-nix-pkgs"
},
"original": {
"type": "git",
"url": "https://gitea.unrail.xyz/thomas/thomas-likes-nix-pkgs"
}
}
},
"root": "root",