Files
f3-mirror/flake.lock
Llamato 90f1dbd1ee Added nix flake for nix package manager compatibility. (#248)
* Added nix flake for nix package manager compatibility.

Co-authored-by: llamato <llamato@users.noreply.github.com>
Co-authored-by: enweave <enweave@gmail.com>
Co-authored-by: Quinten Muyllaert <72012305+QuintenMuyllaert@users.noreply.github.com>
2025-10-23 08:52:20 -04:00

28 lines
569 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1759977445,
"narHash": "sha256-LYr4IDfuihCkFAkSYz5//gT2r1ewcWBYgd5AxPzPLIo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2dad7af78a183b6c486702c18af8a9544f298377",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}