From cc9809e75acd042e91b11cf7be7f74f31cd4b71f Mon Sep 17 00:00:00 2001 From: reo101 Date: Tue, 27 May 2025 08:50:43 +0000 Subject: feat(flake)!: use `nix-systems` for sepcifying `systems` --- flake.lock | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index f3c1ae6..4a19304 100644 --- a/flake.lock +++ b/flake.lock @@ -2427,7 +2427,8 @@ "nixpkgs": [ "mcl-blockchain", "nixpkgs" - ] + ], + "systems": "systems_5" } }, "rust-analyzer-src": { @@ -2577,6 +2578,21 @@ "type": "github" } }, + "systems_5": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "terranix": { "inputs": { "bats-assert": "bats-assert", -- cgit v1.2.3