2022-12-24T02:50:38 sqlcipher 4.5.2 -> 4.5.3 https://repology.org/metapackage/sqlcipher/versions 2022-12-24T02:50:41 attrpath: sqlcipher 2022-12-24T02:50:41 Checking auto update branch... 2022-12-24T02:50:41 No auto update branch exists 2022-12-24T02:50:44 [version] 2022-12-24T02:50:50 [version] updated version and sha256 2022-12-24T02:50:50 [rustCrateVersion] 2022-12-24T02:50:50 [rustCrateVersion] No cargoSha256 found 2022-12-24T02:50:50 [golangModuleVersion] 2022-12-24T02:50:50 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T02:50:50 [updateScript] 2022-12-24T02:50:50 [updateScript] skipping because derivation has no updateScript 2022-12-24T02:50:50 2022-12-24T02:50:50 [quotedUrls] 2022-12-24T02:50:50 [quotedUrls] nothing found to replace 2022-12-24T02:50:50 Diff after rewrites: diff --git a/pkgs/development/libraries/sqlcipher/default.nix b/pkgs/development/libraries/sqlcipher/default.nix index 7a6b53cb9bf..bdf4c82abed 100644 --- a/pkgs/development/libraries/sqlcipher/default.nix +++ b/pkgs/development/libraries/sqlcipher/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "sqlcipher"; - version = "4.5.2"; + version = "4.5.3"; src = fetchFromGitHub { owner = "sqlcipher"; repo = "sqlcipher"; rev = "v${version}"; - sha256 = "sha256-EUm4akVWUiK8U6Je1uWMo8KLQLsk57kOFCCU5Uajjt8="; + sha256 = "sha256-yo7bB6xgF23Hdur25fprSFgbuxNclseUCdq3DFAfIK8="; }; nativeBuildInputs = [ installShellFiles tcl ]; 2022-12-24T02:53:19 Successfully finished processing 2022-12-24T02:53:19 cachix "/nix/store/ckskdmbxdfw8ax1qv0la7qm5b2piaqz0-sqlcipher-4.5.3" 2022-12-24T02:53:24 [check][nixpkgs-review] 2022-12-24T03:08:31 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package failed to build:
19 packages built:
2022-12-24T03:08:34 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/sqlcipher/versions. meta.description for sqlcipher is: "SQLite extension that provides 256 bit AES encryption of database files" meta.homepage for sqlcipher is: "https://www.zetetic.net/sqlcipher/" meta.changelog for sqlcipher is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/sqlcipher/sqlcipher/compare/v4.5.2...v4.5.3) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 4.5.3 with grep in /nix/store/ckskdmbxdfw8ax1qv0la7qm5b2piaqz0-sqlcipher-4.5.3 - found 4.5.3 in filename of file in /nix/store/ckskdmbxdfw8ax1qv0la7qm5b2piaqz0-sqlcipher-4.5.3 ---
Rebuild report (if merged into master) (click to expand) ``` 20 total rebuild path(s) 20 package rebuild(s) First fifty rebuilds by attrpath deltachat-cursed deltachat-desktop element-desktop element-desktop-wayland kdeltachat kmymoney libdeltachat python310Packages.deltachat python310Packages.patator python310Packages.pysqlcipher3 python39Packages.deltachat python39Packages.patator python39Packages.pysqlcipher3 qtox retroshare schildichat-desktop schildichat-desktop-wayland skrooge sqlcipher sqlitebrowser ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ckskdmbxdfw8ax1qv0la7qm5b2piaqz0-sqlcipher-4.5.3 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A sqlcipher https://github.com/r-ryantm/nixpkgs/archive/b1653fab7e7f87a94c43a9c84796e032d95a3a0d.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ckskdmbxdfw8ax1qv0la7qm5b2piaqz0-sqlcipher-4.5.3 ls -la /nix/store/ckskdmbxdfw8ax1qv0la7qm5b2piaqz0-sqlcipher-4.5.3/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package failed to build:
19 packages built:
--- ###### Maintainer pings 2022-12-24T03:08:36 https://api.github.com/repos/NixOS/nixpkgs/pulls/207508