Commit graph

1544 commits

Author SHA1 Message Date
Jan Tojnar c19fa9be5e
Merge pull request #87953 from ccellado/glpaper-unstable 2020-05-17 14:05:17 +02:00
ccellado 1241af5dd3 maintainers: add ccellado 2020-05-17 00:22:52 +03:00
Dennis Gosnell 82263944a7
Merge pull request #87875 from wnklmnn/jugglinglab
jugglinglab: init at 1.2
2020-05-16 09:40:37 +09:00
Jan Tojnar a762c0e304
Merge pull request #87731 from jtojnar/update-no-build-src 2020-05-15 15:40:43 +02:00
Pascal Winkelmann 8f475b0470 jugglinglab: init at 1.2 2020-05-15 12:17:13 +02:00
Jan Tojnar 3f3aeb7c85
maintainers/scripts/update.nix: refactor package collector
The `packagesWith` function expected an attrSet but `packagesWithUpdateScript`
could be passing it a derivation or a list when the attribute path
supplied by user through the `--argstr path` argument pointed to one.
It only worked because derivations are also attrSets and contain their
outputs as attributes, and did not work for lists at all.

Additionally, the improper handling would cause the `src` attribute
to be built in some rare cases (`mkYarnPackage` seems to trigger this).

Rewriting the `packagesWith` function to be inductive with a derivation
as a base case and attrSets and lists as inductive steps is much cleaner
and also fixes the unnecessary build.
2020-05-13 12:12:18 +02:00
Jan Tojnar fab2ee8c10
maintainers/scripts/update.nix: derivation is the final station
It does not make sense to look for derivations within derivations,
not even when `recurseForDerivations` is true. Nix does not do that either:

ebc024df22/src/libexpr/get-drvs.cc (L346-L355)
2020-05-13 11:06:33 +02:00
Jan Tojnar 8f50956ee0
maintainers/scripts/update.nix: Import lib into scope
This will make it easier to change it if we want to decouple from pkgs.
2020-05-13 11:06:33 +02:00
Lynn Dong c85f0a12bb maintainers: add lynty 2020-05-12 18:07:36 -07:00
Silvan Mosberger 6440000547
Merge pull request #87599 from helsinki-systems/znapzend-oracle-mode 2020-05-12 15:39:25 +02:00
Evils 76c7c2cfbf maintainers: evils-devils -> evils 2020-05-12 12:05:53 +02:00
Anderson Torres 1233db808d
Merge pull request #86927 from dramaturg/exoscale-cli
exoscale-cli: init at 1.12.0
2020-05-11 21:22:00 -03:00
Michel Weitbrecht e719550694
maintainers: Add SlothOfAnarchy 2020-05-11 14:34:33 +02:00
pablo1107 fc3d6386db maintainers: add pablovsky 2020-05-10 20:18:50 +02:00
gnidorah d0c3e7bedb maintainers/scripts/build.nix: script to build all maintainer packages 2020-05-09 18:59:04 +02:00
Cyryl Płotnicki 3458035bdf maintainers: add cyplo 2020-05-09 16:46:12 +02:00
Jörg Thalheim 887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Tom McLaughlin 699563af7f maintainers: add thomasjm 2020-05-09 09:41:14 +02:00
xiorcale ccfe14cb3b github username: kjuvi -> xiorcale 2020-05-09 09:08:18 +02:00
Thomas Desrosiers 43c6151294 maintainers: add thomasdesr 2020-05-08 09:23:18 -07:00
Robert Scott e153004960
Merge pull request #85950 from Mindavi/aflplusplus/2.64c
aflplusplus: 2.59c -> 2.64c
2020-05-06 23:17:04 +01:00
Sebastian Krohn 1a6a810d26 maintainers: add dramaturg 2020-05-06 11:22:36 +02:00
Patryk Wychowaniec 08b198beca maintainers: add patryk27 2020-05-06 00:16:08 +05:30
Rick van Schijndel 9a15100ca1 maintainers: add myself to list 2020-05-04 21:56:49 +02:00
Louis Bettens dd5d696bb4 maintainers: add lourkeur 2020-05-04 17:35:26 +05:30
Pavol Rusnak 7b0167204d treewide: use https for nixos.org and hydra.nixos.org
tarballs.nixos.org is omitted from the change because urls from there
are always hashed and checked
2020-05-03 22:14:21 -07:00
snicket2100 40241e0909 maintainers: add snicket2100 2020-05-03 13:22:22 -07:00
Peter Kolloch a89c50fc9b maintainers: add kolloch 2020-05-03 11:43:19 +02:00
Aldwin Vlasblom d51792f3cc Update my (avaq) maintainer email address 2020-05-02 16:40:24 +02:00
Wulfsta 3234163378 maintainers: add wulfsta 2020-05-01 18:35:57 -07:00
cmacrae 94b4848636 maintainers: add cmacrae 2020-04-30 17:52:16 +01:00
Jörg Thalheim bb5e20e4c0
Merge pull request #86265 from christianharke/spectrwm-bump
spectrwm: 2.7.2 -> 3.3.0
2020-04-29 22:12:32 +01:00
Christian Harke 68f56479e1
spectrwm: 2.7.2 -> 3.3.0
- Update to the latest version.
- Stop using unstable `fetchurl` for GitHub archive reference #32997.
- Take maintainership as requested by jb55 in #86265.
2020-04-29 21:54:30 +02:00
Elis Hirwing d2fe77de33
maintainers/teams: Add php team 2020-04-29 20:08:02 +02:00
Elis Hirwing 410c38f317
Revert "PHP maintainer team" 2020-04-29 19:56:37 +02:00
Elis Hirwing 3b21abb3d3
Merge pull request #85575 from etu/php-maintainer-team
PHP maintainer team
2020-04-29 19:56:03 +02:00
worldofpeace 10bf212b4f
Merge pull request #85589 from emilazy/add-acme-maintainers-team
Add ACME maintainers team
2020-04-28 18:38:12 -04:00
Sebastien Bariteau 35b8193352 maintainers: add numkem 2020-04-26 15:20:24 -04:00
adisbladis 5a3b818368
Merge pull request #85894 from zowoq/podman-crio
podman team: add cri-o packages/module
2020-04-24 11:34:07 +02:00
worldofpeace b4d7725cfe
Merge pull request #76082 from squalus/ungoogled
ungoogled-chromium: init at 81.0.4044.92-2
2020-04-23 21:03:18 -04:00
zowoq ebedb915c2 maintainers/teams: update podman team 2020-04-24 08:08:06 +10:00
Savanni D'Gerinel ccb580fa4d
fitnesstrax: init at 0.1.0 (#83336)
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2020-04-22 15:35:20 -04:00
Elis Hirwing a222fac434
maintainers/teams: Add php team 2020-04-22 06:45:16 +02:00
adisbladis f0a92ef1d9
nixos/podman: Add maintainer team & add myself to podman team 2020-04-21 10:03:22 +01:00
Emily eb43e8dd1b maintainers/teams: add acme team 2020-04-20 01:36:02 +01:00
Manuel Bärenz f253da42f8 Add myself (turion) to the maintainers list for several packages
Following nh2's advice, I want to be more involved in nixpkgs,
and I'll start to review changes to programs that are important to me,
and that didn't have a long list of maintainers yet.
2020-04-19 13:14:31 +02:00
Vladimír Čunát d96487b9ca
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1582510
2020-04-18 07:42:26 +02:00
Markus Wamser 7bac5db6f7
maintainers: add wamserma
Signed-off-by: Markus S. Wamser <github-dev@mail2013.wamser.eu>
2020-04-17 21:14:15 -04:00
Zakkor e14c4ba970 maintainers: add zakkor 2020-04-16 14:45:30 -07:00
Benjamin Hipple b4c36fe436
Merge pull request #84448 from lbpdt/feature/init-node-problem-detector
node-problem-detector: init at 0.8.1
2020-04-16 09:46:29 -04:00