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
lunik1
f3352f3240
maintainers: add lunik1
2020-05-16 20:14:42 +01: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
Julien Moutinho
8be7358384
maintainers: add julm
2020-05-09 14:13:31 +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
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
Jan Tojnar
3d8e436917
Merge branch 'master' into staging-next
2020-04-16 10:09:43 +02:00
William O'Hanley
4792c0b4ca
maintainers: add wohanley
2020-04-15 20:21:03 -07:00
Jörg Thalheim
418b24b133
Merge pull request #77752 from oxalica/rust-analyzer
...
rust-analyzer: init at unstable-2020-03-09
2020-04-14 10:19:59 +01:00
Benjamin Hipple
1ca2475b0c
Merge pull request #83905 from msm-code/feature/init-ursadb
...
ursadb: init at v1.2.0
2020-04-13 22:18:59 -04:00
squalus
7205bd64a3
ungoogled-chromium: init at 81.0.4044.92-2
2020-04-13 13:17:05 -07:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next
2020-04-13 18:50:35 +02:00
Silvan Mosberger
f9e94b9ffe
maintainer-list: Fix missing githubId's
...
All these IDs were carefully obtained with
- If possible, look at which commit introduced the maintainer and check
with the GitHub API whether it was the person we think it should be.
If yes, that's great
- If above doesn't work for any reason (which was the case for about
half), then I went through the commit log and through GitHub PRs
manually, to see who the person is
Sometimes this required trying to find a commit after the svn-era, but
before the committer stopped contributing. Sometimes when one person
adds two maintainers this required checking that they are known to each
other through bidirectional GitHub follows.
For tweber's github, see:
https://github.com/NixOS/nixpkgs/pull/82461#issuecomment-599433112
2020-04-13 17:27:01 +02:00
Silvan Mosberger
d3ac6de2d9
maintainer-list: Fix attribute names
2020-04-13 17:26:07 +02:00
caadar
660edd4ce0
maintainers: add caadar
2020-04-13 12:54:55 +03:00
Matthieu Coudron
f08650ca85
Merge pull request #85087 from maxeaubrey/worldofgoo-1.53
...
worldofgoo: 1.41 -> 1.53
2020-04-13 00:15:45 +02:00
Ryan Mulligan
bd4145016d
Merge pull request #85086 from bhipple/u/discord
...
discord-{ptb,canary}: update to latest versions and fixup updateScript
2020-04-12 10:38:52 -07:00
Maxine E. Aubrey
82a9606607
maintainers: add maxeaubrey
2020-04-12 18:21:14 +02:00
Maximilian Bosch
539b7f1e3b
Merge pull request #84975 from Maxdamantus/polyphone
...
polyphone: init at 2.2.0
2020-04-12 18:10:11 +02:00
Benjamin Hipple
58b812f749
discord-{ptb,canary}: update to latest versions and fixup updateScript
...
This commit:
- Moves the update script into the dir, out of the maintainers dir. This makes
it more discoverable in general. It can also be invoked from anywhere to write
to default.nix
- Swaps it to use the standardized `passthru.updateScript`. This means that
eventually bots like `nixpkgs-update` will be able to handle it.
- Runs the script to upgrade to the latest versions
See https://nixos.org/nixpkgs/manual/#ssec-stdenv-attributes
2020-04-12 11:55:36 -04:00
Jan Tojnar
dd0c85d546
Merge pull request #84969 from kisik21/mako-svg-icons
...
mako: wrap with wrapGAppsHook
2020-04-11 12:01:45 +02:00
Maximilian Bosch
529465d171
Merge pull request #84078 from petersjt014/master
...
catcli: init at 0.5.13
2020-04-11 10:29:10 +02:00
Max Zerzouri
3171ef600b
maintainers: add maxdamantus
2020-04-11 17:32:53 +12:00
Vika
a9df1dcd91
maintainer-list.nix: updated my GPG key. New fp: B3C0 DA1A C18B 82E8 CA8B B1D1 4F62 CD07 CE64 796A
2020-04-11 06:15:16 +03:00
Jan Tojnar
1ab03c3a76
Merge branch 'master' into staging-next
2020-04-10 12:12:56 +02:00
Marco Orovecchia
376c25ab12
maintainers: add oro
2020-04-10 01:06:23 -07:00
Fabian Geiselhart
ba179d7442
Add f4814n to maintainer list
2020-04-09 16:53:22 +02:00
Jan Tojnar
bbb299c8e4
Merge pull request #84177 from zowoq/team
...
maintainers/teams: add podman team
2020-04-09 13:57:12 +02:00
s1341
4c7467a9e4
maintainers: add s1341 as a maintainer
2020-04-08 10:50:05 -07:00
oxalica
e33256ef24
Merge remote-tracking branch 'channels/nixos-unstable' into rust-analyzer
2020-04-08 14:22:56 +08:00
worldofpeace
36beb6efa4
Merge pull request #84185 from cpcloud/add-scmpuff
...
scmpuff: init at 0.3.0
2020-04-07 23:41:22 -04:00
Phillip Cloud
89424e142e
maintainers: add cpcloud to maintainer-list.nix
2020-04-07 23:41:06 -04:00
Yves Fischer
25c3d0da53
qcad: init at 3.24.2.1 ( #81209 )
...
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-04-07 21:46:50 +00:00
Timo Kaufmann
1af2f11633
Merge pull request #82044 from ivan-timokhin/junicode-1.002
...
junicode: update to 1.002 and correct license
2020-04-06 09:11:13 +00:00
Louis Blin
511cb624b7
node-problem-detector: init at 0.8.1
...
Package is missing, built from Golang sources on GitHub.
2020-04-06 08:35:22 +01:00
Frederik Rietdijk
2420184727
Merge staging into staging-next
2020-04-06 08:54:28 +02:00
Euan Kemp
e370711ad0
k3s: init at 1.17.3+k3s1
...
This packages k3s as a single self-contained binary (as upstream k3s
does), but without having to download any impure already-built binaries.
The upstream packaging scripts are used. Due to k3s's rather complicated
packaging arrangement, this ends up being a rather long derivation.
2020-04-05 15:34:18 +02:00
Frederik Rietdijk
98cefdd37f
Merge pull request #83155 from roastiek/alsa-upgrade
...
alsa-lib: 1.1.9 -> 1.2.2 and new alsa conf packages
2020-04-05 13:17:16 +02:00
AndersonTorres
78cd46512c
babashka: 0.0.71 -> 0.0.78
2020-04-04 18:34:09 -03:00
Christine Dodrill
24b1596afc
Update maintainer-list.nix
2020-04-04 15:37:32 -04:00
Ivan Timokhin
b3b95adac9
maintainers: add ivan-timokhin
2020-04-04 19:06:59 +03:00
Timo Kaufmann
02b1f2a2de
Merge pull request #83224 from shnarazk/cadical-pr
...
cadical: init at 1.2.1
2020-04-04 15:44:04 +00:00
gnxlxnxx
d55ac884ea
maintainers add gnxlxnxx
2020-04-03 13:03:09 +02:00
zowoq
d2556f0a95
maintainers/teams: add podman team
2020-04-03 20:37:53 +10:00
msm
5160beb886
ursadb: init at v1.2.0
2020-04-03 11:29:05 +02:00
Josh Peters
1f5a97bcef
maintainers-list: add petersjt014
2020-04-03 01:04:52 -05:00
Ivar
318f05f776
xp-pen-g430: init at 20190820
2020-04-02 14:51:43 +02:00
Thomas Marchand
9b5a325e03
maintainers: Add Th0rgal ( #83899 )
2020-03-31 21:25:28 -04:00
Timo Kaufmann
da0fc069c3
Merge pull request #82003 from ymeister/master
...
alsaequal: init at 0.6
2020-03-31 14:56:56 +00:00
luc65r
8edd400bfb
rofi-calc: init at 1.6 ( #83136 )
...
Also:
* maintainers: add albakhamj
* maintainers: add luc65r
* rofi: add plugins argument to wrapper
Co-authored-by: Maciej Krüger <mkg20001@gmail.com>
2020-03-30 01:18:56 +02:00
Rostislav Benes
4acda90e5a
alsa-ucm-conf: init at 1.2.2
2020-03-29 20:34:06 +02:00
Benjamin Hipple
dc9d97d482
Merge pull request #83590 from asbachb/update-netbeans-11-3
...
netbeans: 11.2 -> 11.3
2020-03-28 23:01:59 -04:00
Maximilian Bosch
fd99cb9edd
Merge pull request #82900 from notbandali/master
...
maintainers: update entry for notbandali (previously aminb)
2020-03-29 00:54:54 +01:00