mirror of
https://github.com/logos-storage/circom-compat-ffi.git
synced 2026-01-02 04:43:08 +00:00
nix: update nix pkgs
Signed-off-by: markoburcul <marko@status.im>
This commit is contained in:
parent
297c46fdc7
commit
8cd4ed44fd
@ -12,7 +12,6 @@ pkgs.rustPlatform.buildRustPackage {
|
||||
};
|
||||
|
||||
CARGO_HOME = "/tmp";
|
||||
cargoBuildFlags = ["--release"];
|
||||
|
||||
meta = with pkgs.lib; {
|
||||
description = "circom-compat (ark-circom) ffi";
|
||||
|
||||
8
flake.lock
generated
8
flake.lock
generated
@ -2,16 +2,16 @@
|
||||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1731386116,
|
||||
"narHash": "sha256-lKA770aUmjPHdTaJWnP3yQ9OI1TigenUqVC3wweqZuI=",
|
||||
"lastModified": 1736200483,
|
||||
"narHash": "sha256-JO+lFN2HsCwSLMUWXHeOad6QUxOuwe9UOAF/iSl1J4I=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "689fed12a013f56d4c4d3f612489634267d86529",
|
||||
"rev": "3f0a8ac25fb674611b98089ca3a5dd6480175751",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"ref": "nixos-24.05",
|
||||
"ref": "nixos-24.11",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user