diff options
Diffstat (limited to 'ofborg/flake.lock')
| -rw-r--r-- | ofborg/flake.lock | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/ofborg/flake.lock b/ofborg/flake.lock new file mode 100644 index 0000000000..bcd8a472a6 --- /dev/null +++ b/ofborg/flake.lock @@ -0,0 +1,27 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1775002709, + "narHash": "sha256-d3Yx83vSrN+2z/loBh4mJpyRqr9aAJqlke4TkpFmRJA=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "bcd464ccd2a1a7cd09aa2f8d4ffba83b761b1d0e", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixos-25.11", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} |
