Commit graph

28 commits

Author SHA1 Message Date
Fabian Affolter bdd86588f7 sqlcipher: add changelog to meta 2022-12-25 12:07:06 +01:00
R. Ryantm 1d28b6582f sqlcipher: 4.5.2 -> 4.5.3 2022-12-25 12:07:06 +01:00
R. Ryantm dca493fe1d sqlcipher: 4.5.1 -> 4.5.2 2022-08-06 06:09:54 +00:00
R. Ryantm b10a88ae4a sqlcipher: 4.5.0 -> 4.5.1 2022-03-10 21:24:11 +00:00
Wout Mertens 3fc8be277d sqlcipher: grab CFLAGS from sqlite
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-01-14 11:36:29 +01:00
Wout Mertens e6988feaac
sqlcipher: sync flags with sqlite 2022-01-13 10:34:16 +01:00
Wout Mertens f52d6fb31d
sqlcipher: enable JSON1 extension 2022-01-13 10:29:46 +01:00
R. RyanTM 55d89c011a
sqlcipher: 4.4.3 -> 4.5.0
(#149126)
2022-01-01 23:30:35 +01:00
Sandro Jäckel c63692d89a
sqlcipher: compile with zlib, readline and tcl support by default 2021-10-26 13:34:05 +02:00
Yureka 3e3e445d8d
sqlcipher: fix static build 2021-08-04 01:10:25 +02:00
R. RyanTM a20706a61e sqlcipher: 4.4.2 -> 4.4.3 2021-03-09 16:29:48 +00:00
Robert Schütz 45da9fe59b sqlcipher: 4.4.0 -> 4.4.2 2021-01-25 13:46:46 +01:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Mario Rodas 62e86e40a5
sqlcipher: update homepage 2020-05-24 04:20:00 -05:00
Mario Rodas 0674b0d411 sqlcipher: install manpage 2020-05-24 04:20:00 -05:00
R. RyanTM 212b9f38bc sqlcipher: 4.3.0 -> 4.4.0 2020-05-24 10:05:39 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 4acce5c18c sqlcipher: 4.2.0 -> 4.3.0 2019-12-24 10:16:20 -08:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM bc6fae8842 sqlcipher: 4.1.0 -> 4.2.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sqlcipher/versions
2019-07-03 09:32:21 +02:00
R. RyanTM 7118af7a88 sqlcipher: 4.0.1 -> 4.1.0 (#58890)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sqlcipher/versions
2019-04-07 16:35:38 +02:00
R. RyanTM 94c83eea02 sqlcipher: 4.0.0 -> 4.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sqlcipher/versions
2019-01-01 21:09:45 -08:00
R. RyanTM 3daf772728 sqlcipher: 3.4.2 -> 4.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sqlcipher/versions
2018-12-13 23:43:47 -08:00
Jan Malakhovski 7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
Ryan Mulligan d12c869681 sqlcipher: 3.4.0 -> 3.4.2
Semi-automatic update. These checks were performed:

- built on NixOS
- found 3.4.2 with grep in /nix/store/ad99ha1vvigs8zaw6mb4cwjb0an9gdlp-sqlcipher-3.4.2
- found 3.4.2 in filename of file in /nix/store/ad99ha1vvigs8zaw6mb4cwjb0an9gdlp-sqlcipher-3.4.2
2018-02-27 16:45:32 -08:00
Nikolay Amiantov 3367c211c6 sqlcipher: 3.1.0 -> 3.4.0 2016-08-18 02:19:56 +03:00
Lluís Batlle i Rossell eeadde0967 sqlcipher: missing semicolon on nix syntax 2014-07-02 11:27:24 +02:00
Lluís Batlle i Rossell f8cd1b3062 Adding sqlcipher. 2014-07-02 11:19:26 +02:00