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:
John Ericson
2025-04-23 17:51:47 -04:00
parent b023cc8f87
commit 89fcb931ce
2 changed files with 39 additions and 35 deletions

11
flake.lock generated
View File

@ -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=",