base/flake.lock
Jonas Rabenstein 72f2a2ddc0 remove inputs
We actually do not depend on any input here. Only if a
nixosConfiguration should be instantiated, but it is already
expected that the user will provide a (more up-to-date) nixpkgs
flake that we use.
2025-11-26 13:58:56 +01:00

7 lines
70 B
JSON

{
"nodes": {
"root": {}
},
"root": "root",
"version": 7
}