separate custom pkgs into its own repo
This commit is contained in:
Generated
+28
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user