Commit Graph
2464 Commits
Author SHA1 Message Date
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
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 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
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
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
midchildanandheroku-miraheze 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