···13 pname = "sqlite";
14 version = "3.37.2";
15016 # NB! Make sure to update ./tools.nix src (in the same directory).
17 src = fetchurl {
18 url = "https://sqlite.org/2022/sqlite-autoconf-${archiveVersion version}.tar.gz";
···13 pname = "sqlite";
14 version = "3.37.2";
1516+ # nixpkgs-update: no auto update
17 # NB! Make sure to update ./tools.nix src (in the same directory).
18 src = fetchurl {
19 url = "https://sqlite.org/2022/sqlite-autoconf-${archiveVersion version}.tar.gz";