Commit graph

320662 commits

Author SHA1 Message Date
Martin Weinelt b7bd131f9c
Merge pull request #140135 from mweinelt/kea 2021-10-01 17:44:42 +02:00
Finn Behrens c29f8005d0 gerrit: 3.4.0 -> 3.4.1 2021-10-01 17:15:38 +02:00
Sandro cd511c6e37
Merge pull request #140143 from Ma27/bump-diffoscope 2021-10-01 17:11:04 +02:00
Sandro 6952befcb3
Merge pull request #138809 from SuperSandro2000/fetchgithub-private 2021-10-01 17:09:44 +02:00
Maximilian Bosch 10703a8c92
nixos/nextcloud: run tests against each Nextcloud instance 2021-10-01 17:03:32 +02:00
Maximilian Bosch 66edc1e846
nixos/nextcloud: use php8 where possible 2021-10-01 17:03:09 +02:00
R. RyanTM e8e1ba49b2 python38Packages.sqlmap: 1.5.9 -> 1.5.10 2021-10-01 14:45:43 +00:00
Nick Hu 3e29ee6b71
trunk: 0.13.1 -> 0.14.0 2021-10-01 15:44:59 +01:00
Robert Hensing 78f5523aae
Merge pull request #140070 from vcunat/p/vmTools-improve
vmTools refactor: don't use huge `with pkgs;`
2021-10-01 16:30:17 +02:00
Thiago Kenji Okada 4c2579ed94 pamixer: 1.4 -> unstable-2021-03-29 2021-10-01 11:05:53 -03:00
Jens Nolte 93f38e0a7b haskell.packages.ghc921: use network_3_1_2_2 2021-10-01 15:31:27 +02:00
Jens Nolte 15b78276da haskell.packages.ghc921: re-enable tests previously blocked by 'random' 2021-10-01 15:31:27 +02:00
Jens Nolte dcff69a840 haskell.packages.ghc921.ChasingBottoms: remove markBrokenVersion 2021-10-01 15:31:27 +02:00
Jens Nolte 3533a38478 haskell.packages.ghc921: use random_1_2_1 2021-10-01 15:31:27 +02:00
sternenseemann 35813c6f04 haskellPackages.candid: 0.2 -> 0.3
Turns out the cabal configure flags don't affect the doctest suite
necessarily, so upgrading candid manually is much easier.
2021-10-01 15:30:10 +02:00
Maximilian Bosch 675e262f5a
nixos/nextcloud: temp fix for MariaDB >=10.6
The MariaDB version 10.6 doesn't seem supported with current Nextcloud
versions and the test fails with the following error[1]:

    nextcloud # [   14.950034] nextcloud-setup-start[1001]: Error while trying to initialise the database: An exception occurred while executing a query: SQLSTATE[HY000]: General error: 4047 InnoDB refuses to write tables with ROW_FORMAT=COMPRESSED or KEY_BLOCK_SIZE.

According to a support-thread in upstream's Discourse[2] this is because
of a missing support so far.

Considering that we haven't received any bugreports so far - even though
the issue already exists on master - and the workaround[3] appears to
work fine, an evaluation warning for administrators should be
sufficient.

[1] https://hydra.nixos.org/build/155015223
[2] https://help.nextcloud.com/t/update-to-next-cloud-21-0-2-has-get-an-error/117028/15
[3] setting `innodb_read_only_compressed=0`
2021-10-01 15:25:31 +02:00
Bobby Rong 1066137385
Merge pull request #139409 from r-ryantm/auto-update/python3.8-puremagic
python38Packages.puremagic: 1.10 -> 1.11
2021-10-01 21:09:20 +08:00
Bobby Rong 2f5477c271
Merge pull request #139178 from sumnerevans/mautrix-python-0.10.8
python3Packages.mautrix: 0.10.6 -> 0.10.8
2021-10-01 21:01:56 +08:00
Bobby Rong f18eced865
Merge pull request #134438 from r-ryantm/auto-update/pdfsam-basic
pdfsam-basic: 4.2.3 -> 4.2.6
2021-10-01 20:54:27 +08:00
Finn Behrens ac5f1cc451 kalker: 1.0.0 -> 1.0.1-2 2021-10-01 14:43:43 +02:00
sterni b7ee74fff0
Merge pull request #140146 from nomeata/joachim/haskell-maintainership
Add myself as maintainer for a few Haskell packages
2021-10-01 14:41:35 +02:00
sternenseemann c32ea917d0 haskellPackages.candid: add workaround for doctest failure
This is fixed properly in candid 0.3 which we'll have soon, but in
the meantime we can just disable the offending warning. A real shame
that doctests are influenced by compiler warnings.
2021-10-01 14:40:05 +02:00
figsoda b006e46b6b
Merge pull request #140126 from msfjarvis/hs/2021-10-01/add-natls
natls: init at 2.1.14
2021-10-01 08:38:39 -04:00
Joachim Breitner b30b286371 Add myself as maintainer for a few Haskell packages
as nudged to do so by @sternenseemann in
https://github.com/NixOS/nixpkgs/pull/139967#issuecomment-932186960
2021-10-01 14:37:23 +02:00
Mario Rodas df192c2960
Merge pull request #139946 from r-ryantm/auto-update/python38Packages.vispy
python38Packages.vispy: 0.8.1 -> 0.9.0
2021-10-01 07:32:49 -05:00
Bobby Rong dfe3d24836
Merge pull request #137446 from r-ryantm/auto-update/hubstaff
hubstaff: 1.6.0-02e625d8 -> 1.6.1-20f4dbb0
2021-10-01 20:24:34 +08:00
Mario Rodas b1d0758cbe
Merge pull request #140101 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 2021.09.13-22.25.35 -> 2021.09.30-15.28.01
2021-10-01 07:12:43 -05:00
Harsh Shandilya 8a19707fc4
natls: init at 2.1.14 2021-10-01 17:42:04 +05:30
github-actions[bot] d52d86a965
Merge staging-next into staging 2021-10-01 12:01:52 +00:00
github-actions[bot] c641792c36
Merge master into staging-next 2021-10-01 12:01:14 +00:00
figsoda 62ca4a425a
Merge pull request #140130 from lovesegfault/vim-plugins-new
vimPlugins.{nvim-cursorline,TrueZen-nvim}: init
2021-10-01 08:00:19 -04:00
Maximilian Bosch e890cef857
diffoscope: 185 -> 186
ChangeLog: https://diffoscope.org/news/diffoscope-186-released/
2021-10-01 13:20:28 +02:00
Sebastian Sellmeier f0d1af9bd4
tp-auto-kbbl: init at 0.1.5 2021-10-01 13:12:58 +02:00
Maximilian Bosch 6b9eefb85f
php80: 8.0.10 -> 8.0.11
ChangeLog: https://www.php.net/ChangeLog-8.php#8.0.11
2021-10-01 12:57:58 +02:00
Maximilian Bosch 13d37ebb64
php74: 7.4.23 -> 7.4.24
ChangeLog: https://www.php.net/ChangeLog-7.php#7.4.24
2021-10-01 12:57:03 +02:00
Maximilian Bosch 920474b7f7
gotify: 2.0.21 -> 2.1.0
ChangeLog: https://github.com/gotify/server/releases/tag/v2.0.22
ChangeLog: https://github.com/gotify/server/releases/tag/v2.0.23
ChangeLog: https://github.com/gotify/server/releases/tag/v2.1.0

While the update only contains a few small features and a few bugfixes,
the change was rather messy for us unfortunately:

* It seems as if `npmjs.org`-packages can't be transformed into
  `pkg___pkg-x.y.z` for Yarn's offline cache. The name
  `https___registry.npmjs.org_caniuse_lite___caniuse_lite_1.0.30001237.tgz`
  isn't the problem because when changing the URL "parser" of `yarn2nix`
  to transform this into `org_caniuse_lite___caniuse_lite_1.0.30001237`
  this doesn't help either.

  Instead, I derived the fix from `gitlab`[1] where `yarn.lock` gets
  patched to make sure that it detects the package in the offline-cache
  properly.

* The frontend is now built with `react-scripts`. This is a problem for
  us because it tries to write into `node_modules/.cache` even though
  `node_modules` is a store-path in the context of `yarn2nix`[2].

  The change isn't pretty, but solves the issue for us.

[1] f007b794c7/pkgs/applications/version-management/gitlab/default.nix (L85-L86)
[2] https://github.com/facebook/create-react-app/issues/11263
2021-10-01 12:25:32 +02:00
Antonio Yang 82155ff501
rime-array: 2016-09-01 -> 2021-08-24 (#140008)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-01 11:20:50 +02:00
jakobrs 72a893c9d0
mold: 0.9.3 -> 0.9.6 (#139920)
* mold: 0.9.3 -> 0.9.6

* Update pkgs/development/tools/mold/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-01 11:20:07 +02:00
Martin Weinelt b2bdfd67eb
kea: 1.9.11 -> 2.0.0 2021-10-01 11:04:05 +02:00
Vladimír Čunát 2fdbad53e5
Merge #139678: pythonPackages.sh: disable fd_leak test
...into staging-next
2021-10-01 10:38:41 +02:00
"Bernardo Meurer" 67ac0371bc vimPlugins.nvim-cursorline: init at 2021-09-28 2021-10-01 00:55:14 -07:00
"Bernardo Meurer" 6038518014 vimPlugins.TrueZen-nvim: init at 2021-09-11 2021-10-01 00:53:59 -07:00
"Bernardo Meurer" 52428b73f6 vimPlugins: update 2021-10-01 00:48:11 -07:00
Emery Hemingway 378d2c5dce erofs-utils: 1.2.1 -> 1.3 2021-10-01 09:43:35 +02:00
Thiago Kenji Okada 4a719dfa45 unrar: 5.9.2 -> 6.0.7 2021-10-01 09:42:01 +02:00
Jörg Thalheim 2aaf072d27
Merge pull request #138548 from queezle42/master
lirc: Set a writable lockdir
2021-10-01 08:23:51 +01:00
Konrad Borowski 97bac832c3 python3Packages.setuptools-scm: 6.3.1 -> 6.3.2 2021-09-30 23:40:41 -07:00
Bernardo Meurer 8d30ac220a
Merge pull request #138942 from TredwellGit/firmwareLinuxNonfree
firmwareLinuxNonfree: 2021-08-18 -> 2021-09-19
2021-10-01 06:23:09 +00:00
github-actions[bot] 6baf6700f7
Merge staging-next into staging 2021-10-01 06:01:38 +00:00
github-actions[bot] b1431ff2ab
Merge master into staging-next 2021-10-01 06:01:06 +00:00