Felix Bühler
|
fbdf78236a
|
pkgs/applications: rename name to pname&version part 1 (#144949)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
|
2021-11-07 21:29:51 +01:00 |
|
Ryan Burns
|
41574158a0
|
libgpg-error: rename from libgpgerror
Matches pname and upstream project name
|
2021-10-06 18:23:43 -07:00 |
|
Ben Siraphob
|
5d566c43b4
|
pkgs/applications: pkgconfig -> pkg-config
|
2021-01-16 23:49:59 -08:00 |
|
Profpatsch
|
4a7f99d55d
|
treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
|
2021-01-11 10:38:22 +01:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Will Dietz
|
d447f01ec6
|
gpa: 0.9.10 -> 0.10.0 (#48620)
https://lists.gnupg.org/pipermail/gnupg-announce/2018q4/000430.html
|
2018-10-17 16:49:39 +02:00 |
|
Matthew Bauer
|
1beb4236a2
|
gpa: supports darwin
|
2018-05-01 00:07:39 -05:00 |
|
ndowens
|
2477196fb1
|
gpa: 0.9.9 -> 0.9.10
|
2017-03-22 20:44:55 -05:00 |
|
Kirill Boltaev
|
bccd75094f
|
treewide: explicitly specify gtk and related package versions
|
2016-09-12 18:26:06 +03:00 |
|
William A. Kennington III
|
c2c70b5edd
|
gpa: 0.9.7 -> 0.9.9
|
2015-09-11 12:41:39 -07:00 |
|
Lluís Batlle i Rossell
|
e3a93dc45f
|
gpa: using mirror url.
(cherry picked from commit bdc630e7e97837aa4457c7da4562f9d22e21df87)
|
2015-01-29 22:38:46 +01:00 |
|
Lluís Batlle i Rossell
|
0326fd03d4
|
Adding GPA, The GNU Privacy Assistant.
(cherry picked from commit 24a89c028a0d2988805b17f4c69c3f2b3a284b1f)
|
2015-01-29 20:29:58 +01:00 |
|