Commit Graph
2517 Commits
Author SHA1 Message Date
Sandro 811b50437a Merge pull request #122830 from lromor/openslide 2021-05-17 19:29:09 +02:00
David f2dd3eac0e rebar3-nix: init at 0.1.0 2021-05-17 16:08:07 +09:00
Sandro 700942d2a5 Merge pull request #121119 from SuperSandro2000/remove-gnidorah
treewide: remove gnidorah
2021-05-17 02:42:24 +02:00
Sandro 72df572fa3 Merge pull request #122819 from primeos/maintainers-remove-pesterhazy
maintainers: remove pesterhazy
2021-05-17 02:22:35 +02:00
Martin Weinelt 7bd65d54f7 treewide: remove nand0p as maintainer
While looking at the sphinx package I noticed it was heavily
undermaintained, which is when we noticed nand0p has been inactive for
roughly 18 months. It is therefore prudent to assume they will not be
maintaining their packages, modules and tests.

- Their last contribution to nixpkgs was in 2019/12
- On 2021/05/08 I wrote them an email to the address listed in the
  maintainer-list, which they didn't reply to.
2021-05-17 01:50:49 +02:00
Matthieu Coudron 0a9e9c0965 pkgs/misc/vim-plugins/update.py: add logging
there was a 404 error, having basic logging makes it easier to troubleshoot
2021-05-17 00:40:25 +02:00
Robert Hensing 338baef861 Merge pull request #122458 from serokell/team-serokell
maintainers: add serokell team, move various packages to it
2021-05-16 22:37:50 +02:00
github-actions[bot] 8c6d819143 Merge master into staging-next 2021-05-16 18:32:41 +00:00
Bran bc9098d60d river: remove branwright1 as maintainer (#123266) 2021-05-16 14:15:44 -04:00
midchildan 2b7ed5deef trafficserver: remove joaquinito2051 as maintainer
This reverts commit da69e884b8.
2021-05-17 00:42:57 +09:00
Leonardo Romor de19ea1c4d maintainers: add lromor 2021-05-15 13:04:35 +02:00
github-actions[bot] 39e3f7c2cc Merge master into staging-next 2021-05-13 18:32:50 +00:00
Jonas Chevalier c6b62f2381 mkShell: introduce packages argument (#122180)
The distinction between the inputs doesn't really make sense in the
mkShell context.  Technically speaking, we should be using the
nativeBuildInputs most of the time.

So in order to make this function more beginner-friendly, add "packages"
as an attribute, that maps to nativeBuildInputs.

This commit also updates all the uses in nixpkgs.
2021-05-13 19:17:29 +02:00
Michael Weiss b364139f2b maintainers: remove pesterhazy
Their last commit was caf43ad5af from 2015.
Thank you for your contributions.
2021-05-13 13:00:47 +02:00
github-actions[bot] a8e5ac148b Merge master into staging-next 2021-05-13 00:56:26 +00:00
Sandro c92942e00d Merge pull request #121766 from bmwalters/minipro 2021-05-12 23:23:08 +02:00
github-actions[bot] f214722172 Merge master into staging-next 2021-05-12 18:32:26 +00:00
Sandro f8a1317749 Merge pull request #121524 from Mdsp9070/earthly 2021-05-12 18:49:20 +02:00
github-actions[bot] 5a513ae14b Merge master into staging-next 2021-05-12 00:50:10 +00:00
Bradley Walters e5d8c19f70 maintainers: add bmwalters 2021-05-11 17:22:52 -06:00
Matheus de Souza PessanhaandSandro ee6e39fdb8 maintainers: add mdsp
removed non alphabetically sorted mdsp maintainer

remove trailing whitespace in pkgs/top-level/all-packages.nix:2377

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-11 19:34:51 -03:00
maralorn 00794f2270 Merge pull request #122510 from NixOS/haskell-updates 2021-05-12 00:01:25 +02:00
github-actions[bot] 37c26a396b Merge master into staging-next 2021-05-11 18:28:07 +00:00
Sandro b1eb90c00f Merge pull request #122454 from nixbitcoin/XD 2021-05-11 17:31:33 +02:00
Malte Brandy 49a014f3e9 maintainers/scripts/haskell/hydra-report.hs: Support HydraFailure statuscode 2021-05-11 16:04:22 +02:00
nixbitcoin 542e957965 maintainers: add nixbitcoin 2021-05-11 11:21:19 +00:00
github-actions[bot] 49b8e6f7d4 Merge master into staging-next 2021-05-11 00:48:15 +00:00
maralorn 881d2af5ee Merge pull request #122286 from NixOS/haskell-updates 2021-05-11 02:31:06 +02:00
Sandro 124eb1c9d2 Merge pull request #122169 from onsails/atuin 2021-05-11 01:20:39 +02:00
Malte Brandy 9a51c0704f maintainers/scripts/haskell: Sort transitive broken case insensitive 2021-05-10 22:36:44 +02:00
Malte Brandy dd8a25528a maintainers/scripts/haskell: Add mark-broken.sh 2021-05-10 22:36:44 +02:00
Malte Brandy 1da75e70f8 maintainers/scripts/haskell/hydra-report.hs: Add links to job and set names 2021-05-10 22:36:43 +02:00
maralornandDennis Gosnell 086180140d maintainers/scripts/haskell/hydra-report.hs: Fix typo
Co-authored-by: Dennis Gosnell <cdep.illabout@gmail.com>
2021-05-10 22:36:43 +02:00
Malte Brandy 10d2ea64cd maintainers/scripts/haskell/hydra-report.hs: Deal with more buildstatus codes 2021-05-10 22:36:43 +02:00
(cdep)illabout 461c374bda maintainers/scripts/haskell/hydra-report.hs: change Build.buildstatus to Maybe Int
The buildstatus may be `null` from Hydra if the Build hasn't finished
running yet.
2021-05-10 22:36:43 +02:00
Malte Brandy df0572cf3a maintainers/scripts/haskell/hydra-report.hs: Enable warnings and small refactoring 2021-05-10 22:36:43 +02:00
(cdep)illabout 277bb664de maintainers/scripts/haskell/hydra-report.hs: Use only 2 queries to get report 2021-05-10 22:36:43 +02:00
Malte Brandy 912c7bd20d maintainers/scripts/haskell/hydra-report.hs: init 2021-05-10 22:36:42 +02:00
Christian HöppnerandSandro 648eada1c3 Update maintainers/team-list.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-10 20:28:31 +01:00
Matheus de Souza Pessanha a669f2a0e4 earthly: init at 0.5.11
Update pkgs/top-level/all-packages.nix; Added earthly

Do check tests

created personal handle in maintainers/maintainer-list.nix

preppended "debugger" and "shellrepeater" binaries with earthly-* to avoid collisions

fixed earthly package maintainer name
2021-05-10 13:01:27 -03:00
github-actions[bot] 1e3d91bd19 Merge master into staging-next 2021-05-10 00:48:32 +00:00
Alex Eyre ab22d96d1d maintainers: add alex-eyre 2021-05-09 11:41:30 -07:00
Alex Eyre 51ade7bf46 maintainers: add noreferences 2021-05-09 11:41:30 -07:00
Vladimír Čunát 5663b2b2d3 Merge branch 'master' into staging-next
(a trivial conflict in transmission)
2021-05-09 09:31:55 +02:00
Malte Brandy e60afba5d1 Merge branch 'master' into haskell-updates 2021-05-09 02:18:56 +02:00
Malte Brandy 66de11da71 maintainers/scripts/haskell/regenerate-hackage-packages.sh: Small improvents and encoding workaround 2021-05-09 01:01:33 +02:00
Maximilian Bosch c98bdda0ae Merge pull request #122060 from Ma27/hydra-maintainer-fix
maintainers/check-hydra-by-maintainer: use `pkgs.hydra-check` from package set itself
2021-05-08 23:23:54 +02:00
github-actions[bot] 6d46d8a9b9 Merge master into staging-next 2021-05-08 18:22:46 +00:00
Robert Schütz 876e7e2883 maintainers/build: enable cross builds 2021-05-08 10:19:20 -07:00
Martin Weinelt 9651084620 Merge remote-tracking branch 'origin/master' into staging-next 2021-05-08 14:43:43 +02:00