Mario Rodas
7e39636b1a
apt: add changelog to meta
2023-07-23 11:00:00 +00:00
R. Ryantm
d127748498
apt: 2.7.1 -> 2.7.2
2023-07-23 10:59:09 +00:00
R. Ryantm
ad4d864a93
apt: 2.6.0 -> 2.7.1
2023-05-26 20:51:16 +00:00
R. Ryantm
58921a400f
apt: 2.5.6 -> 2.6.0
2023-03-11 08:40:23 +00:00
R. Ryantm
bc67d56be1
apt: 2.5.5 -> 2.5.6
2023-02-28 21:49:45 +00:00
R. Ryantm
cf6992b7fa
apt: 2.5.4 -> 2.5.5
2023-01-27 00:32:39 +00:00
R. Ryantm
98f64d3425
apt: 2.5.2 -> 2.5.4
2022-11-05 16:43:19 +08:00
R. Ryantm
e2f6ee2bf5
apt: 2.4.4 -> 2.5.2
2022-07-29 03:55:49 +00:00
xrelkd
8771b59a5f
apt: 2.3.15 -> 2.4.4
2022-04-05 00:22:02 +08:00
xrelkd
1201006163
apt: 2.3.14 -> 2.3.15
2022-02-07 19:17:44 -08:00
embr
c19862c6e5
apt: 2.3.8 -> 2.3.14
2022-01-19 14:08:18 +01:00
AndersonTorres
4cc490daff
apt: 1.8.4 -> 2.3.8
2021-09-02 12:22:59 -03:00
Sandro Jäckel
3453b89f4b
lzma: deprecate alias
2021-04-04 19:49:52 +02:00
Ben Siraphob
d6aeae8f90
pkgs/tools: pkgconfig -> pkg-config (2)
2021-01-17 23:27:27 +07:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
George Shammas
6c45ecfdbe
apt: 1.4.6 -> 1.8.4
...
apt: 1.4.6 -> 1.8.4 (#69571 )
apt: cleanup
* add meta.description and point meta.homepage to Debian team
* use nix cmakeFlags array
* fetch from Debian mirrors
* move gtest and xsltproc to nativeBuildInputs
apt: produce usable binaries
* remove ninja from native build inputs and build with plain cmake
* add libtasn1 to dependencies as gnutls needs it
2019-11-17 16:53:34 +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
volth
bb9557eb7c
lib.makePerlPath -> perlPackages.makePerlPath
2018-12-15 03:50:31 +00:00
Tuomas Tynkkynen
0fd461d5b5
db: Use more conventional outputs, also split bin
2018-05-22 17:49:04 +03:00
Jan Tojnar
c3c844a0f5
apt: Rely on XML_CATALOG_FILES variable
2017-10-07 23:39:15 +02:00
John Ericson
ed14223f8c
treewide: Manual fix more pkg-config build-inputs
2017-09-21 15:49:54 -04:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Charles Strahan
7f8e3f87b3
apt: init at 1.4.6
2017-06-27 21:39:07 -04:00