Use Nix without the flake
This is what we do for `nix-eval-jobs` already. It allows for more fine-grained control over dependencies.
This commit is contained in:
11
flake.lock
generated
11
flake.lock
generated
@ -1,16 +1,7 @@
|
||||
{
|
||||
"nodes": {
|
||||
"nix": {
|
||||
"inputs": {
|
||||
"flake-compat": [],
|
||||
"flake-parts": [],
|
||||
"git-hooks-nix": [],
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
],
|
||||
"nixpkgs-23-11": [],
|
||||
"nixpkgs-regression": []
|
||||
},
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1745420957,
|
||||
"narHash": "sha256-ZbB3IH9OlJvo14GlQZbYHzJojf/HCDT38GzYTod8DaU=",
|
||||
|
Reference in New Issue
Block a user