diff options
| author | 2025-12-09 22:51:16 +0100 | |
|---|---|---|
| committer | 2025-12-09 22:51:16 +0100 | |
| commit | a2e191cf0b898ca7ff170f5ff66301bf2935e6fc (patch) | |
| tree | 254a564bcd4cee890551ff3c4c01908d6ee5a8b7 /flake.lock | |
| parent | user-config: make import path take precedence (diff) | |
| signature | ||
try to deflakify it (broken commit)
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -2,9 +2,7 @@ "nodes": { "flake-utils": { "inputs": { - "systems": [ - "systems" - ] + "systems": "systems" }, "locked": { "lastModified": 1731533236, @@ -39,8 +37,7 @@ "root": { "inputs": { "flake-utils": "flake-utils", - "nixpkgs": "nixpkgs", - "systems": "systems" + "nixpkgs": "nixpkgs" } }, "systems": { |
