Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Orivej Desh
2100519278
Revert "vsqlite: fix build"
...
This reverts commit e89414ff69
.
2018-05-29 15:00:45 +00:00
Orivej Desh
e89414ff69
vsqlite: fix build
...
Probably broken by 1d6a14e24a
.
2018-05-29 11:12:23 +00:00
Daiderd Jordan
bafb9c4d50
vsqlite: fix darwin build
2017-09-21 21:10:03 +02:00
Karn Kallio
e11287ce3f
Add vsqlite, a C++ wrapper library for sqlite.
2016-09-19 09:58:21 +02:00