feat: add nix-systems/default flake and remove systems module

This commit is contained in:
Mohammad Rafiq 2025-07-06 05:27:27 +08:00
parent 691b925148
commit 5ea055f053
No known key found for this signature in database
3 changed files with 26 additions and 4 deletions

16
flake.lock generated
View file

@ -157,9 +157,25 @@
"import-tree": "import-tree",
"make-shell": "make-shell",
"nixpkgs": "nixpkgs",
"systems": "systems",
"text": "text"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"text": {
"locked": {
"lastModified": 1751749699,