aboutsummaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorsils <sils@sils.li>2023-11-18 11:31:39 +0100
committersils <sils@sils.li>2023-11-18 11:31:39 +0100
commite78c22aa89b45454950f5130f9b54edc12db95c1 (patch)
tree85c6edcdf6986e2516b968cec373f73876d1b0fe /flake.lock
parentrefactor(flake): pass attrs to home-manager (diff)
downloadnix-config-e78c22aa89b45454950f5130f9b54edc12db95c1.zip
fix(flake): add i686-linux system
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock16
1 files changed, 7 insertions, 9 deletions
diff --git a/flake.lock b/flake.lock
index a0f4728..0d68fbc 100644
--- a/flake.lock
+++ b/flake.lock
@@ -981,18 +981,16 @@
}
},
"systems_4": {
+ "flake": false,
"locked": {
- "lastModified": 1680978846,
- "narHash": "sha256-Gtqg8b/v49BFDpDetjclCYXm8mAnTrUzR0JnE2nv5aw=",
- "owner": "nix-systems",
- "repo": "x86_64-linux",
- "rev": "2ecfcac5e15790ba6ce360ceccddb15ad16d08a8",
- "type": "github"
+ "lastModified": 1,
+ "narHash": "sha256-y6J+GW+J+m7D4IZKqQpJbTouzTolxKZgifGHA+qmXLM=",
+ "path": "./flake/systems.nix",
+ "type": "path"
},
"original": {
- "owner": "nix-systems",
- "repo": "x86_64-linux",
- "type": "github"
+ "path": "./flake/systems.nix",
+ "type": "path"
}
},
"utils": {