Commit graph

283240 commits

Author SHA1 Message Date
Sandro 1993d790c4
Merge pull request #119639 from rissson/yubioath-desktop-5.0.5
yubioath-desktop: 5.0.4 -> 5.0.5
2021-04-16 21:37:26 +02:00
Sandro ed290c3ad0
Merge pull request #119645 from 06kellyjac/agate
agate: fix cargoSha256 change
2021-04-16 21:33:54 +02:00
JonathanILevi b623794aba
dmd: mark unbroken (#119647)
It is building fine locally, tested by myself and @SuperSandro2000 (who had added the broken tag).

Should this be tested on hydra before removing it?  I don't know if that is even possible.
2021-04-16 21:33:08 +02:00
Sandro fbc09988be
Merge pull request #119651 from 0x4A6F/master-dasel
dasel: 1.14.0 -> 1.14.1
2021-04-16 21:32:05 +02:00
Sandro 79e5c780ad
Merge pull request #119515 from doronbehar/pkg/mailspring/update
mailspring: 1.8.0 -> 1.9.0
2021-04-16 21:27:08 +02:00
devhell fbffc54ac8 profanity: Enable clipboard support
Clipboard support was actually introduced in version `0.8.0`, and this
change flew completely over my head. Now the /paste command should
actually work by default and as expected.
2021-04-16 20:16:02 +01:00
06kellyjac e288f5b7c9 conftest: 0.23.0 -> 0.24.0 2021-04-16 20:11:38 +01:00
Alex Wied b1c71eb215 openethereum: 3.2.3 -> 3.2.4
See: https://github.com/openethereum/openethereum/releases/tag/v3.2.4
2021-04-16 15:08:17 -04:00
OPNA2608 66be556029 foxotron: init at 2021-03-12 2021-04-16 20:39:20 +02:00
Aaron Andersen 928113b28d kodi.packages.inputstream-ffmpegdirect: 1.19.4 -> 1.21.1 2021-04-16 14:31:36 -04:00
Jörg Thalheim 0854659567
Merge pull request #119389 from marsam/drop-postgresql_9_5
postgresql_9_5: drop
2021-04-16 19:29:21 +01:00
Peter Simons a09a5943b2
Merge pull request #118923 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-04-06 (plus other fixes)
2021-04-16 20:25:16 +02:00
Aaron Andersen 797aaf997e kodi.packages.inputstream-adaptive: 2.6.8 -> 2.6.13 2021-04-16 14:25:00 -04:00
Aaron Andersen 12a520fc53 kodi.packages.buildKodiBinaryAddon: add extraNativeBuildInputs 2021-04-16 14:24:14 -04:00
Aaron Andersen f739f523d5 kodi: remove old file that was missed during cleanup 2021-04-16 14:23:16 -04:00
Akshat Agarwal a5aa71ee47 tremor-rs: 0.10.1 -> 0.11.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-16 23:52:31 +05:30
Martin Weinelt c2e346e1f1
Merge pull request #119631 from mweinelt/home-assistant 2021-04-16 20:16:48 +02:00
0x4A6F 0d8e34906c
dasel: 1.14.0 -> 1.14.1 2021-04-16 20:13:15 +02:00
fortuneteller2k 5476e46eb6 linux_xanmod: 5.11.14 -> 5.11.15 2021-04-17 02:09:01 +08:00
Peter Simons b70a9c2fc7 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-8-ge18310f from Hackage revision
604db45cba.
2021-04-16 20:06:42 +02:00
Peter Simons c1535b26ef hackage2nix: update list of broken packages to fix evaluation errors 2021-04-16 20:04:21 +02:00
Malte Brandy c9bee59831
haskellPackages.reflex*: Fix various dependencies 2021-04-16 19:59:26 +02:00
edef c178794605
Merge pull request #119588 from hzeller/gmrender-resurrect-008-009
gmrender-resurrect: 0.0.8 -> 0.0.9
2021-04-16 17:58:38 +00:00
Martin Weinelt 1a11337ccf
python3Packages.pycomfoconnect: drop unused pytestCheckHook input 2021-04-16 19:54:30 +02:00
Martin Weinelt e8635f55b4 home-assistant: 2021.4.4 -> 2021.4.5 2021-04-16 19:54:14 +02:00
Jörg Thalheim ef9300b3ef
Merge pull request #119126 from fabaff/pycomfoconnect
python3Packages.pycomfoconnect: init at 0.4
2021-04-16 18:44:28 +01:00
Francesco Gazzetta 087f1e1daf
pikchr: init at unstable-2021-04-07 (#119006) 2021-04-16 13:36:11 -04:00
"SEbbaDK" 8416de5475 kakounePlugins: update 2021-04-16 19:31:10 +02:00
SEbbaDK 12d590ba3d kakounePlugins: Add pandoc.kak 2021-04-16 19:30:40 +02:00
06kellyjac d5a4dec5d2 agate: fix cargoSha256 change 2021-04-16 18:24:08 +01:00
sternenseemann 591ef853c7 haskellPackages.lzma-static: unbreak 2021-04-16 19:21:41 +02:00
Sandro a8f6369dda
Merge pull request #119621 from reedrw/neofetch-lscpi
neofetch: wrap with pciutils
2021-04-16 19:14:53 +02:00
Sandro 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 Torres 93049c5799
Merge pull request #119583 from AndersonTorres/new-emacs-modes
Update emacs modes
2021-04-16 13:52:41 -03:00
Sandro dc583625b2
Merge pull request #119626 from 06kellyjac/terragrunt
terragrunt: 0.28.22 -> 0.28.24
2021-04-16 18:24:38 +02:00
Sandro 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
Sandro 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
Yurii Matsiuk 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
Sandro f0efbe21f9
Merge pull request #119616 from LeSuisse/pyvmomi-7.0.1
python3Packages.pyvmomi: fix the build
2021-04-16 17:38:10 +02:00
Sandro 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 Bley 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
Maxine Aubrey 850d64142e
consul: 1.9.4 -> 1.9.5 2021-04-16 17:00:32 +02:00
Bernardo Meurer 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