Commit Graph

6 Commits

Author SHA1 Message Date
Doron Behar
16aba95671 sequoia-sqv: 1.1.0 -> 1.2.1 2024-07-31 08:05:33 +03:00
Doron Behar
39ecfa6273 sequoia-sqv: small 'with lib;' removal 2024-07-30 18:07:39 +03:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
aktaboot
b4826e16d9 sequoia-sqv: fix build by updating nettle-sys
The build was encountering an issue in rust-bindgen, that has been
fixed[1], but nettle-sys depends on an old version of rust-bindgen,

Updated nettle-sys, patched Cargo.lock

[1]- https://github.com/rust-lang/rust-bindgen/pull/2316

https://bugs.launchpad.net/ubuntu/+source/rust-bindgen/+bug/2030886
2024-04-17 23:23:25 +02:00
figsoda
f97ce0a9a8 pkgs/tools/security: remove dead code
with the help of deadnix & nil
2023-07-12 14:35:00 -04:00
Doron Behar
0319830a85 sequoia-sqv: init at 1.1.0 2023-06-27 15:43:58 +03:00