Commit graph

2515 commits

Author SHA1 Message Date
Andrey Kuznetsov
4d55543634
maintainers: add onsails 2021-05-08 09:31:49 +00:00
Vladimír Čunát
080cd658ca
Merge #121780: treewide meta.maintainers tweaks 2021-05-08 10:47:08 +02:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
github-actions[bot]
b4416b52c5
Merge master into staging-next 2021-05-08 00:46:50 +00:00
Malte Brandy
cfdeaa13f2
maintainers/scripts/haskell/update-stackage.sh: Fix wrong variable 2021-05-07 23:58:18 +02:00
Malte Brandy
7f236bd4b2
hackage2nix: Split configuration, auto disable hydra builds
We split configuration-hackage2nix.yaml into multiple files.  We bump
cabal2nix-unstable to get support for multiple config files in
hackage2nix.

* The file main.yaml is only supposed to be edited by humans.
* The file stackage.yaml is only supposed to be updated by the
  update-stackage.sh
* The file broken.yaml can be edited by humans, but probably future
  helpers will want to insert broken packages into this file based on
  hydra reports.
* The file transitive-broken.yaml is newly introduced to be generated
  by regenerate-transitive-broken-packages.sh

regenerate-transitive-broken-packages.sh makes a nix query (in
transitive-broken-packages.nix) which evaluates all haskellPackages
once with and once without "allowBroken" this way it get's a list of
packages which are broken by some transitive dependency, but does not
disable packages which have eval errors not caused by a broken package.
2021-05-07 21:58:08 +02:00
Maximilian Bosch
acb7b55d92
maintainers/check-hydra-by-maintainer: use pkgs.hydra-check from package set itself 2021-05-07 19:32:10 +02:00
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
Malte Brandy
2a11f1f5cc
Merge branch 'master' into haskell-updates 2021-05-07 15:03:54 +02:00
github-actions[bot]
12193913a1
Merge staging-next into staging 2021-05-07 12:23:21 +00:00
Jan Tojnar
416cd66e29
maintainers/scripts/update.nix: Ensure the worktree is clean
When an update script fails, it might still modify the source tree.
These changes would then be committed in the next update attempt.
Let’s make sure the worktree is clean before updating to avoid that.
2021-05-05 22:42:30 +02:00
Jan Tojnar
d51a631a46
maintainers/scripts/update.nix: Add support for filtering pkgs by predicate
Arbitrary predicate is useful for updating decentralised package sets like GNOME.
2021-05-05 22:20:20 +02:00
Malte Brandy
f37d5402bc
maintainers/scripts/haskell: Improve commit messages 2021-05-04 14:29:45 +02:00
sternenseemann
794bc5e9ed haskellPackages.cabal2nix-unstable: rename from cabal2nix-latest 2021-05-04 13:38:46 +02:00
sternenseemann
e30cf42f0c haskellPackages.cabal2nix-latest: use unstable-YYYY-MM-DD format
This is the preferred format for things fetched from git or similar that
are not proper releases: https://nixos.org/manual/nixpkgs/stable/#sec-package-naming

Also we should think about making name and attribute name more
consistent: cabal2nix-latest -> cabal2nix-unstable
2021-05-04 13:38:46 +02:00
Malte Brandy
81b5682da3
Merge branch 'master' into haskell-updates 2021-05-04 00:25:54 +02:00
Malte Brandy
4dbda0125a
maintainers/scripts/haskell: Add --do-commit option 2021-05-03 22:58:51 +02:00
github-actions[bot]
5e177b16b1
Merge staging-next into staging 2021-05-03 18:25:49 +00:00
Silvan Mosberger
0111666954
Merge pull request #109561 from mjlbach/init_matrix_dendrite
matrix-dendrite: init at 0.3.11
2021-05-03 20:16:27 +02:00
github-actions[bot]
a4c3a2d732
Merge staging-next into staging 2021-05-03 12:26:48 +00:00
Luke Granger-Brown
97d8c5c9de
Merge pull request #120721 from diogox/master
frugal: init at 3.14.2
2021-05-03 10:49:43 +01:00
sternenseemann
387387aa20 lib/maintainers: add haskell team 2021-05-03 11:36:18 +02:00
Luke Granger-Brown
d922cad4d6
Merge pull request #119172 from midchildan/package/trafficserver
nixos/trafficserver: init
2021-05-03 09:48:07 +01:00
github-actions[bot]
0e4580d4d0
Merge staging-next into staging 2021-05-02 18:24:58 +00:00
Dan Eads
33682a80a1 maintainers: add daneads 2021-05-02 09:15:45 -04:00
github-actions[bot]
a7e07bddd5
Merge staging-next into staging 2021-05-02 12:24:53 +00:00
Vojtěch Káně
9a943b4b42
maintainers: add vojta001 2021-05-02 08:01:44 -04:00
hyperfekt
f3f84855e8
maintainers/scripts/haskell/regenerate-hackage-packages.sh: init
Introduces a script that can be used to update the Nix expressions for

the Haskell package set. In service of that, also

- introduces cabal2nix-latest, which pins the hackage2nix version used

- changes all-cabal-hashes to use fetchFromGitHub

- adds update-hackage.sh & update-cabal2nix-latest.sh & update-stackage.sh maintainer scripts
2021-05-01 21:55:18 +02:00
github-actions[bot]
49721bed32
Merge staging-next into staging 2021-05-01 18:26:21 +00:00
Sandro
4b2c9640e7
Merge pull request #120613 from erikbackman/master 2021-05-01 18:42:40 +02:00
Jan Tojnar
1733bade1a
Merge pull request #121226 from zhaofengli/librem-take2
phosh: init at 0.10.2
2021-05-01 18:41:50 +02:00
Sandro
e9547b6a31
Merge pull request #120733 from evalexpr/add-zsh-z 2021-05-01 17:33:07 +02:00
Michael Lingelbach
f03f26bf8f maintainers: add mjlbach to the matrix team 2021-04-30 12:04:58 -07:00
github-actions[bot]
20ebbe6b59
Merge staging-next into staging 2021-04-30 18:26:34 +00:00
Diogo Xavier
b876437295 maintainers: add diogox 2021-04-30 14:53:31 +01:00
Sandro
9a80c030b6
Merge pull request #120754 from netcrns/netcrns/movine 2021-04-30 15:01:44 +02:00
Sandro
09fb96f975
Merge pull request #120763 from vale981/master 2021-04-30 15:00:55 +02:00
Jordi Masip
ea6882edda maintainers: add masipcat 2021-04-30 02:08:14 +00:00
Sandro Jäckel
ae02415ee8
treewide: remove gnidorah
due to github account removal/deletion and not other mean of contact.
2021-04-30 01:48:19 +02:00
Jan Tojnar
76c3a6aafd
Merge branch 'staging-next' into staging 2021-04-29 02:35:54 +02:00
V
dba77f4fd0 maintainers: add V 2021-04-28 20:53:57 +02:00
erikbackman
8298d66e42 (maintainer-list): add myself 2021-04-27 19:05:57 +02:00
Jonathan Wilkins
d490493d00
maintainers: add Jonathan Wilkins 2021-04-27 14:53:22 +01:00
github-actions[bot]
c01456266d
Merge staging-next into staging 2021-04-27 12:07:01 +00:00
netcrns
b235179807 maintainers: add netcrns 2021-04-27 13:43:38 +02:00
Valentin Boettcher
f99ab79b94
maintainers: add Valentin Boettcher 2021-04-27 11:44:03 +02:00
Pavol Rusnak
eb4a0b56a3
maintainers/teams: remove prusnak from jitsi team 2021-04-27 09:03:20 +02:00
github-actions[bot]
f0290a5d27
Merge staging-next into staging 2021-04-26 18:14:28 +00:00
Robert Schütz
53d547ce19
Merge pull request #120619 from amanjeev/semiphemeral-python-package
semiphemeral: init at 0.6
2021-04-26 17:29:47 +02:00
midchildan
da69e884b8
maintainers: add joaquinito2051
From #114116

Co-authored-by: heroku-miraheze <61781343+heroku-miraheze@users.noreply.github.com>
2021-04-27 00:02:19 +09:00
github-actions[bot]
8634c6f7d1
Merge staging-next into staging 2021-04-26 00:17:03 +00:00
therealansh
2164917479 maintiners: add therealansh 2021-04-26 09:01:17 +09:00
Amanjeev Sethi
bf4c2036af
maintainers: add Amanjeev Sethi 2021-04-25 15:49:26 -04:00
github-actions[bot]
9a945aac72
Merge staging-next into staging 2021-04-25 18:14:18 +00:00
Luke Granger-Brown
ed83f6455c
Merge pull request #119443 from ambroisie/add-podgrab
Add podgrab package and module
2021-04-25 14:12:40 +01:00
schnusch
f96a6606d6 remote-touchpad: init at 1.0.1 2021-04-24 18:18:10 +02:00
Michael Raskin
d04f1c4314
Merge pull request #101071 from ju1m/apparmor
apparmor: try again to fix and improve
2021-04-24 11:24:26 +00:00
Sandro
de959006f5
Merge pull request #119081 from Stekke/infnoise 2021-04-24 07:42:06 +02:00
Sandro
496d33dc17
Merge pull request #116747 from jakubgs/gomobile-20200622 2021-04-24 07:14:28 +02:00
Sandro
01ad91b02c
Merge pull request #120173 from nbren12/gcsfs 2021-04-24 03:53:34 +02:00
Kerstin Humm
a8ed2152a1
maintainers: change first name and mail of erictapen
It's time to make it official :)
2021-04-24 01:22:51 +02:00
Valentin Lorentz
9bb6bf650e maintainers: add progval 2021-04-23 10:19:37 +00:00
Noah D. Brenowitz
ae4c837636 maintainers: add nbren12 2021-04-22 23:14:14 -07:00
Julien Moutinho
05d334cfe2 Revert "Revert "apparmor: fix and improve the service""
This reverts commit 420f89ceb2.
2021-04-23 07:17:55 +02:00
Michael Weiss
3e01d42024
maintainers: remove tavyc
Their last commit was dcc84d8 from 2017.
Thank you for your contributions.
2021-04-22 11:34:25 +02:00
Jakub Sokołowski
c7bfba04ee
maintainers: Add jakubgs
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-04-22 09:51:44 +02:00
Sandro
d235056d6d
Merge pull request #119976 from sayanarijit/add/xplr 2021-04-22 04:08:21 +02:00
Sandro
227fecc2e7
Merge pull request #119280 from malob/add-fish-plugin 2021-04-22 03:34:51 +02:00
Matthieu Coudron
3eb8f4d15c
update.py: allow to disable autocommit (#119182) 2021-04-22 03:21:36 +02:00
Sandro
6a2783899a
Merge pull request #120012 from vs49688/orcli 2021-04-21 06:04:33 +02:00
Sandro
b88948d879
Merge pull request #118364 from jappeace/upgrade-ydotools-2 2021-04-21 05:13:47 +02:00
Zane van Iperen
e322cff6ac
maintainers: add zane 2021-04-21 11:39:40 +10:00
Sandro
8cb93e8921
Merge pull request #119970 from akshgpt7/add-jql 2021-04-21 03:17:05 +02:00
Sandro
8c4eadf7b5
Merge pull request #119018 from dasisdormax/add-astc-encoder 2021-04-20 23:18:02 +02:00
Aksh Gupta
9c560ca9c0 maintainers: add akshgpt7 2021-04-21 02:05:10 +05:30
Arijit Basu
583c3e49ec
maintainers: add suryasr007 2021-04-21 01:58:04 +05:30
Arijit Basu
3076c747e3
maintainers: add sayanarijit 2021-04-21 01:57:07 +05:30
Graham Christensen
777286310b teams: add cole-h to the determinatesystems team 2021-04-19 18:03:11 -04:00
Graham Christensen
705227c558 teams: init determinatesystems 2021-04-19 18:03:08 -04:00
Sandro
6734491095
Merge pull request #110900 from obfusk/add-jiten 2021-04-19 20:41:42 +02:00
Sandro
5c69c99434
Merge pull request #119836 from sophrosyne97/master 2021-04-19 19:21:01 +02:00
sophrosyne97
a6fb208ef0 maintainers: add sophrosyne 2021-04-19 10:10:03 -04:00
Bruno Bigras
d0a243c4ba luaPackages.lua-resty-openidc: 1.7.2-1 -> 1.7.4-1 2021-04-18 17:21:13 +02:00
Robert Helgesson
831e64bad4
Drop maintainership for some packages 2021-04-18 09:00:18 +02:00
Felix C. Stegerman
e69f9dbd63
maintainers: add obfusk 2021-04-17 12:46:34 +02:00
legendofmiracles
0c86640c68
maintainers: add legendofmiracles 2021-04-17 08:51:05 +02:00
Sandro
392d72c74d
Merge pull request #119394 from hzeller/init-timg 2021-04-15 18:20:41 +02:00
Sandro
609765dd85
Merge pull request #119095 from friedelino/upd-googlearth 2021-04-14 21:17:11 +02:00
Sandro
24dc4599cb
Merge pull request #119387 from branwright1/river 2021-04-14 19:23:18 +02:00
Sandro
6cdc8bcc0f
Merge pull request #114507 from dschrempf/vimiv-qt 2021-04-14 19:15:14 +02:00
Henner Zeller
02085112e1 maintainers: add hzeller
Signed-off-by: Henner Zeller <h.zeller@acm.org>
2021-04-14 10:14:03 -07:00
Bruno BELANYI
e64b418e3e maintainers: add ambroisie 2021-04-14 17:03:24 +00:00
Sandro
5280218da0
Merge pull request #118685 from petrosagg/add-materialize 2021-04-14 18:34:28 +02:00
branwright1
3943b3ddf2 maintainers: add branwright1
river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

river: init at unstable 2021-04-08

river: init at unstable 2021-04-08
2021-04-14 14:51:09 +01:00
Lars Rasmusson
79d6e2a2b7 maintainers: add larsr 2021-04-14 13:45:56 +02:00
Petros Angelatos
b30ee6df17 maintainers: add petrosagg
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
2021-04-14 10:49:14 +02:00
Dominik Schrempf
e9b96bfaca
maintainers: add dschrempf
alphabetical maintainer list
2021-04-14 08:12:03 +02:00
Maximilian Wende
6426d1e6c0
maintainers: add dasisdormax 2021-04-14 07:55:10 +02:00
Sandro
1562f6ae8e
Merge pull request #119281 from enderger/lbry-init 2021-04-14 01:12:12 +02:00
Frido Friedemann
2107c96b44 maintainers: add friedelino 2021-04-13 19:28:17 +02:00