distea/flake.lock
John Olheiser d3da34edd6
Some checks failed
build nightly / build nightly (push) Failing after 24s
feat: nix flake (#19)
Reviewed-on: #19
2024-02-10 15:42:39 +00:00

28 lines
569 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1707099344,
"narHash": "sha256-TtKolIs+Fm3rleTJ3/mCv391c42KILDnZq0f8PxhSc4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "0a254180b4cad6be45aa46dce896bdb8db5d2930",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}