summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock7
1 files changed, 2 insertions, 5 deletions
diff --git a/flake.lock b/flake.lock
index 890ee4f..459b0df 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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": {