nix: commit lockfile, ignore result

This makes the build actually reproducible by committing a working lockfile to the repo.
This commit is contained in:
Attila Oláh
2026-07-19 10:48:00 +02:00
parent bcb984a61f
commit 58fd0e557f
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -35,6 +35,7 @@ c/tests/test_schema_gbnf
c/tests/test_schema_gbnf.exe c/tests/test_schema_gbnf.exe
c/tests/test_compat_direct c/tests/test_compat_direct
c/tests/test_compat_direct.exe c/tests/test_compat_direct.exe
result
# oracoli tiny generati (make_glm_oracle.py) e dati benchmark scaricati # oracoli tiny generati (make_glm_oracle.py) e dati benchmark scaricati
c/glm_tiny/ c/glm_tiny/
Generated
+3 -3
View File
@@ -20,11 +20,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1784160687, "lastModified": 1784280462,
"narHash": "sha256-iYL/bixrb6FlHFu/gIuBYzq6c6lM5AAXsXNSWXtIgQc=", "narHash": "sha256-DtoqIqM7VkR6NxAkcLpMwmi02USwWb3JdmNGLyhthc0=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "4382ed2b7a6839d4280a9b386db49cbc5907414d", "rev": "293d6abedf0478e681a4dfcfcb35b30fc796a32f",
"type": "github" "type": "github"
}, },
"original": { "original": {