Vladimír Čunát
9f054b5e1a
treewide: remove worldofpeace from meta.maintainers
...
(It was requested by them.)
I left one case due to fetching from their personal repo:
pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
2021-05-07 15:36:40 +02:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00: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
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Frederik Rietdijk
a510aa2672
Merge master into staging-next
2018-12-03 12:18:43 +01:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
worldofpeace
40e234d2ae
gsignondPlugins.sasl: correct description
2018-11-30 13:46:21 -05:00
worldofpeace
214ac4bf72
gsignondPlugins.oauth: correct description
2018-11-30 13:46:21 -05:00
worldofpeace
f5d2cb0170
gsignondPlugins.mail: correct description
2018-11-30 13:46:20 -05:00
worldofpeace
66a8c69134
gsignondPlugins.lastfm: correct description
2018-11-30 13:46:20 -05:00
worldofpeace
8da5d27db8
gsignondPlugins.mail: 2018-10-04 -> 0.3.0
2018-11-30 13:46:12 -05:00
worldofpeace
518e7eb8c2
gsignondPlugins.mail: init at 2018-10-04
2018-10-19 06:29:04 -04:00
worldofpeace
95210447ee
gsignondPlugins.lastfm: init at 2018-05-07
2018-10-19 06:29:04 -04:00
worldofpeace
0bcd20e3d8
gsignondPlugins.oauth: init at 2018-10-04
2018-10-19 06:29:04 -04:00
worldofpeace
3522d66f5a
gsignondPlugins.sasl: init at 2017-11-11
2018-10-19 06:29:03 -04:00