flake: utilize nix-systems for overridable flake systems

nix-systems introduces a brand-new pattern that allows the end user to
add or remove systems from the list of supported systems to the flake

See https://github.com/nix-systems/nix-systems for more details
This commit is contained in:
raf 2023-09-28 12:07:36 +03:00
commit fc8206e7a6
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
2 changed files with 20 additions and 6 deletions

16
flake.lock generated
View file

@ -1501,6 +1501,7 @@
"scrollbar-nvim": "scrollbar-nvim",
"smartcolumn": "smartcolumn",
"sqls-nvim": "sqls-nvim",
"systems": "systems_2",
"tabular": "tabular",
"telescope": "telescope",
"tidalcycles": "tidalcycles",
@ -1639,6 +1640,21 @@
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"tabular": {
"flake": false,
"locked": {