Commit Graph

1564 Commits

Author SHA1 Message Date
Kim Lindberger
825e20ff46
Merge pull request #82753 from Kloenk/feature/engelsystem
engelsystem: init at 3.1.0
2020-05-24 16:31:23 +02:00
Kim Lindberger
985d726b80
Merge pull request #86070 from kimat/kimat-gitin
gitAndTools.gitin: init at 0.27.8
2020-05-24 15:32:16 +02:00
markuskowa
cc33cfedfe
Merge pull request #82242 from caadar/disk-filltest
disk-filltest: init at 0.8.1
2020-05-24 15:18:06 +02:00
Michele Guerini Rocco
21537c43ab
Merge pull request #87842 from wishfort36/tamzen-1.11.4
tamzen: init at 1.11.4
2020-05-24 14:54:32 +02:00
Mario Rodas
0958a7bba8
Merge pull request #87653 from 06kellyjac/deno_release
Deno: init at 1.0.0
2020-05-23 06:52:06 -05:00
Aaron Andersen
dacd1e48be
Merge pull request #86261 from robaca/webcamoid
webcamoid: init at 8.7.1
2020-05-23 06:56:46 -04:00
Lassulus
7de2524f53
Merge pull request #81363 from fatpat/scaleft-1.41.0
scaleft: Init at 1.41.0
2020-05-23 11:13:53 +02:00
Kimat Boven
0b9117cc34 maintainers: add kimat 2020-05-22 10:39:24 +02:00
Carsten Rohrbach
06ac702738 New maintainer list entry 'robaca' 2020-05-22 10:19:00 +02:00
Finn Behrens
a31de7bf86
maintainers: add kloenk 2020-05-21 15:56:54 +02:00
Roberto Abdelkader Martínez Pérez
05ff09956c
kapow: init at 0.5.3 2020-05-20 23:25:07 +02:00
Lassulus
f26e514cfe
Merge pull request #87408 from rpearce/bashcards
bashcards v0.1.2
2020-05-20 09:49:21 +02:00
Benjamin Hipple
4f3017799f
Merge pull request #88205 from kthielen/hobbes/upgrade
hobbes: 2020-03-10 -> 2020-05-19
2020-05-19 23:21:48 -04:00
Kalani Thielen
aef6544c13 hobbes: 2020-03-10 -> 2020-05-19 2020-05-19 23:15:07 -04:00
Robert Pearce
88c8f0d540
maintainers: add rpearce 2020-05-19 20:29:36 -04:00
Ryan Orendorff
f7ad47a8f6
agdaPackages.cubical: init at 0.2 (#76994)
Co-authored-by: Alex Rice <alexrice999@hotmail.co.uk>
2020-05-19 13:20:35 -04:00
06kellyjac
d2003509af maintainers: add jk 2020-05-19 10:07:38 +01:00
wishfort36
597e2dfb8d maintainers: add wishfort36 2020-05-18 21:01:17 +02:00
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
Jérôme LOYET
a97304ef1f scaleft: Init at 1.41.0 2020-05-06 12:01:43 +02: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