Commit Graph
283153 Commits
Author SHA1 Message Date
SandroandGitHub 49c7d9eb10 Merge pull request #119549 from payasrelekar/go-org
go-org: 1.4.0 -> 1.5.0
2021-04-16 19:13:46 +02:00
Milan Pässler 93ad4bae79 mindustry: mark as broken
The Mindustry source code makes heavy use of internal Java APIs that
were deprecated in Java 6 and removed in Java 16. It also makes use
of features that require Java >=14.
The author is not ready to provide compatibility with any
maintained Java version at this time.
2021-04-16 18:54:04 +02:00
Anderson TorresandGitHub 93049c5799 Merge pull request #119583 from AndersonTorres/new-emacs-modes
Update emacs modes
2021-04-16 13:52:41 -03:00
SandroandGitHub dc583625b2 Merge pull request #119626 from 06kellyjac/terragrunt
terragrunt: 0.28.22 -> 0.28.24
2021-04-16 18:24:38 +02:00
SandroandGitHub 5e624005ce Merge pull request #119635 from bachp/cryptomator-1.5.14
cryptomator: 1.5.13 -> 1.5.14
2021-04-16 18:22:54 +02:00
sternenseemann ecfd3d4c53 nixos/services/matrix-synapse: fix eval errors in manual example 2021-04-16 18:13:42 +02:00
SandroandGitHub 1ebf76d659 Merge pull request #119619 from rhoriguchi/vscode-extensions.gruntfuggly.todo-tree
vscode-extensions.gruntfuggly.todo-tree: 0.0.209 -> 0.0.211
2021-04-16 18:13:13 +02:00
7dc5c0f1e1 bluejeans: 2.19.0 -> 2.21.3 (#119599)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
2021-04-16 18:11:37 +02:00
Marc 'risson' Schmitt dba0cfb2d9 yubioath-desktop: 5.0.4 -> 5.0.5
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-04-16 17:56:26 +02:00
Reed 4130abfe12 neofetch: wrap with pciutils 2021-04-16 11:41:45 -04:00
SandroandGitHub f0efbe21f9 Merge pull request #119616 from LeSuisse/pyvmomi-7.0.1
python3Packages.pyvmomi: fix the build
2021-04-16 17:38:10 +02:00
SandroandGitHub c18e0168e9 Merge pull request #119620 from rhoriguchi/gnomeExtensions.unite
gnomeExtensions.unite: 49 -> 50
2021-04-16 17:36:05 +02:00
Pascal Bach 4f3907fc0f cryptomator: 1.5.13 -> 1.5.14 2021-04-16 17:33:25 +02:00
Claudio Bleyandtomberek b77c77debb kupfer: 319 -> 321
* add itstool to nativeBuildTools for building help pages in different languages
* add desktop-file-utils and shared-mime-info to nativeBuildTools which are
  needed when building
2021-04-16 11:26:21 -04:00
Malte Brandy 4c71d57c99 haskellPackages.haskell-language-server: Fix more deps to stay compat with 1.0.0 2021-04-16 17:04:45 +02:00
Bernardo MeurerandGitHub 2461d45772 Merge pull request #119561 from Synthetica9/waybar-0.9.7 2021-04-16 14:52:56 +00:00
06kellyjac 55f76ad8fd terragrunt: 0.28.22 -> 0.28.24 2021-04-16 15:49:44 +01:00
Peter Simons f16b70941f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-8-ge18310f from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/3970dc533574340f58270c6685cbb38caab8d0e1.
2021-04-16 16:25:42 +02:00
Kim LindbergerandGitHub 37f49597e3 Merge pull request #118861 from talyz/gitlab-shell-fix
gitlab-shell: 13.15.1 -> 13.17.0
2021-04-16 16:17:58 +02:00
Kim LindbergerandGitHub 7124e24a47 Merge pull request #119596 from talyz/discourse-2.6.5
discourse: 2.6.3 -> 2.6.5, module fixes
2021-04-16 16:06:47 +02:00
Ryan Horiguchi 9ad3ceaea4 gnomeExtensions.unite: 49 -> 50 2021-04-16 16:04:24 +02:00
Sebastian JordanandGitHub 2e6b1f573f pythonPackages.tqdm: Fix build on i686 architecture (#119608) 2021-04-16 09:58:49 -04:00
Ryan Horiguchi f9a7983759 vscode-extensions.gruntfuggly.todo-tree: 0.0.209 -> 0.0.211 2021-04-16 15:56:51 +02:00
SandroandGitHub d7ffdde842 Merge pull request #119613 from happysalada/update_wrangler
wrangler: 1.15.0 -> 1.16.0
2021-04-16 15:44:26 +02:00
Pascal BachandGitHub 88ccf36626 Merge pull request #117305 from r-ryantm/auto-update/digikam
digikam: 7.1.0 -> 7.2.0
2021-04-16 15:41:36 +02:00
Thomas Gerbet d4827fcb1d python3Packages.pyvmomi: fix the build 2021-04-16 15:14:11 +02:00
Alyssa Ross 18632f10ae libfsm: use bmake setupHook for build+install phase 2021-04-16 12:56:48 +00:00
Alyssa Ross 952842352e hikari: use bmake setupHook for build+install phase 2021-04-16 12:56:48 +00:00
Alyssa Ross 53b88f966e bmake: add setupHook
With this change,

    nativeBuildInputs = [ bmake ];

will cause bmake to be used instead of GNU make, but with the usual
stdenv API.  Packages using bmake will no longer need to implement
their own {build,check,dist}Phase.
2021-04-16 12:56:48 +00:00
happysalada d2c4c7ab8b wrangler: 1.15.0 -> 1.16.0 2021-04-16 21:37:59 +09:00
talyz 7310dd0da8 nixos/discourse: Fix plugin linking
When linking multiple plugins, the `ln` runs need to be separated by
newlines..

Fixes #119584.
2021-04-16 14:21:07 +02:00
talyz 515fb48312 nixos/discourse: Fail on file errors
Bash doesn't handle subshell errors properly if the result is used as
input to a command. To cause the services to fail when the files can't
be read, we need to assign the value to a variable, then export it
separately.
2021-04-16 14:21:01 +02:00
talyz 2db1ae068d discourse: 2.6.3 -> 2.6.5 2021-04-16 14:20:56 +02:00
SandroandGitHub 262b73f8af Merge pull request #119603 from petabyteboy/feature/kodi-jdk
kodi: use LTS jdk11
2021-04-16 13:50:37 +02:00
SandroandGitHub 84b7f09dcc Merge pull request #119589 from samuela/samuela/remod-cli
nodePackages.remod-cli: init at 1.0.1
2021-04-16 13:49:58 +02:00
SandroandGitHub d1f9e08fd8 Merge pull request #119585 from marsam/update-docker-slim
docker-slim: 1.34.0 -> 1.35.0
2021-04-16 13:24:01 +02:00
SandroandGitHub 84c44646aa Merge pull request #119594 from jojosch/haruna-init
haruna: init at 0.6.1
2021-04-16 13:20:00 +02:00
Felix Tenleyandsterni c25e8e8c96 nixos/etebase-server: do not prompt for input during automatic upgrade 2021-04-16 13:08:42 +02:00
31f5263929 qutebrowser: 2.1.1 -> 2.2.0 (#119376)
* pdfjs: 2.6.347 -> 2.8.335

* set QUTE_QTWEBENGINE_VERSION_OVERRIDE

Co-authored-by: Robert Schütz <dev@schuetz-co.de>
2021-04-16 12:35:14 +02:00
Milan Pässler 2ed0f723c7 nixos/mailman: add http listener for uwsgi
With the config suggested in the module docs both Mailman core and
Hyperkitty are running, but Mailman core can not connect to Hyperkitty,
since the default hyperkitty.baseUrl is not set up by the module.

This adds a http listener to the uwsgi config and changes the default
hyperkitty.baseUrl to connect to this http listener.
2021-04-16 12:16:12 +02:00
Michael Weiss 37f8212780 chromiumDev: 91.0.4469.4 -> 91.0.4472.10 2021-04-16 11:45:58 +02:00
Milan Pässler a26f8d20ea kodi: use LTS jdk11 2021-04-16 11:25:50 +02:00
Vincent LaporteandVincent Laporte 982bdad584 ocamlPackages.cairo2: use Dune 2 2021-04-16 11:07:36 +02:00
Vincent LaporteandVincent Laporte e3aa8c650b ocamlPackages.lablgtk3: use Dune 2 2021-04-16 11:07:36 +02:00
Maximilian BoschandGitHub 98d6b081d1 Merge pull request #119592 from kolaente/update/gitea-1.14.1
gitea: 1.14.0 -> 1.14.1
2021-04-16 10:29:10 +02:00
Jörg ThalheimandGitHub 05aa8598e5 Merge pull request #119501 from mweinelt/tts
tts: 0.0.9 -> 0.0.11
2021-04-16 08:45:06 +01:00
Patrick Hilhorst 0fce3c1237 waybar: 0.9.5 -> 0.9.7 2021-04-16 09:40:55 +02:00
Jörg Thalheim a7ee5158ab tts: 0.0.11 -> 0.0.12 2021-04-16 09:40:36 +02:00
Johannes Schleifenbaum 93dfed39d2 haruna: init at 0.6.1 2021-04-16 09:35:17 +02:00
Robert HensingandGitHub 578acc7a42 Merge pull request #118018 from considerate/master
dockerTools: Implement merging of image tarballs
2021-04-16 09:17:44 +02:00