Commit Graph

289025 Commits

Author SHA1 Message Date
TredwellGit
82f106cee0 linux-rt_5_10: 5.10.30-rt38 -> 5.10.35-rt39 2021-05-13 00:53:43 +00:00
TredwellGit
0ae6555eab linux: 5.4.117 -> 5.4.118 2021-05-13 00:53:07 +00:00
TredwellGit
5d2d963774 linux: 5.12.2 -> 5.12.3 2021-05-13 00:53:01 +00:00
TredwellGit
97ef1f8fc2 linux: 5.11.19 -> 5.11.20 2021-05-13 00:52:55 +00:00
TredwellGit
f47e1433a5 linux: 5.10.35 -> 5.10.36 2021-05-13 00:52:44 +00:00
Mario Rodas
d950065319
Merge pull request #122735 from r-ryantm/auto-update/go-toml
go-toml: 1.9.0 -> 1.9.1
2021-05-12 19:35:01 -05:00
Dmitry Kalinkin
46eff21d2f
Merge pull request #122779 from NULLx76/update-rtorrent-jesec
rtorrent-jesec: 0.9.8-r10 -> 0.9.8-r13
2021-05-12 20:18:33 -04:00
David
32c14664e8 erlang-ls: init at 0.15.0 2021-05-13 08:54:43 +09:00
Rick van Schijndel
3d770c1aa5 libnixxml: patch /bin/bash path 2021-05-12 19:23:00 -04:00
Rick van Schijndel
bf434ca1a1 libnixxml: fix build + support cross + enable tests
Run the symlinking of the ./bootstrap script in the preAutoreconf hook.

Remove the tests that are broken and enable testing again.

Put correct dependencies in nativeBuildInputs vs buildInputs vs
checkInputs to support cross-compilation.
2021-05-12 19:23:00 -04:00
Profpatsch
b6475a8f90 gonic: fix transcoding support
ffmpeg is not needed as a library at build time, but rather as an
executable at runtime.
2021-05-13 00:24:56 +02:00
Victor Roest
83a8517e5a
rtorrent-jesec: 0.9.8-r10 -> 0.9.8-r13 2021-05-12 21:57:32 +00:00
Robert Scott
012cb9d3e2
Merge pull request #122468 from stephank/fix-libfive-darwin
libfive: fix darwin build
2021-05-12 22:54:51 +01:00
Jan Tojnar
e91e916056
Merge pull request #122587 from jtojnar/tbb-pc
tbb: install pkg-config file
2021-05-12 23:49:43 +02:00
Robert Scott
36a302cacc
Merge pull request #122622 from stephank/fix-swi-prolog-darwin
swiProlog: fix darwin build
2021-05-12 22:44:33 +01:00
Michael Weiss
71df53a118
Merge pull request #122771 from primeos/chromiumDev
chromiumDev: Fix the build
2021-05-12 23:32:50 +02:00
Sandro
c92942e00d
Merge pull request #121766 from bmwalters/minipro 2021-05-12 23:23:08 +02:00
Sandro
3d06d98b28
Merge pull request #122763 from dotlambda/django-pipeline-drop
pythonPackages.django-pipeline: drop
2021-05-12 23:17:11 +02:00
Sandro
52b595794f
Merge pull request #122709 from dotlambda/vsftpd-fix-aarch64
vsftpd: fix build with gcc9
2021-05-12 23:16:13 +02:00
Sandro
8398070d3a
Merge pull request #122748 from Atemu/update/linux_lqx
linux_lqx: 5.11.19 -> 5.11.20
2021-05-12 23:14:58 +02:00
Sandro
c0427b5d06
Merge pull request #122769 from stephank/fix-chafa-darwin
chafa: fix darwin build
2021-05-12 23:14:45 +02:00
Sandro
b3186b9860
Merge pull request #122657 from malob/0verkill-darwin-fix
0verkill: fix darwin build
2021-05-12 23:13:12 +02:00
Cole Helbling
32ea6bfe74
dcs: use yuicompressor instead of slimit and CSSMinifier (#122764)
slimit appears to be unmaintained (and broken on Python 3.9), but we have
yuicompressor packaged which supercedes both slimit and CSSMinifier. Let's use
that instead.
2021-05-12 23:12:08 +02:00
Sandro
96a2d663e7
Merge pull request #122761 from dotlambda/abcmidi-2021.05.10
abcmidi: 2021.05.09 -> 2021.05.10
2021-05-12 23:03:35 +02:00
Alexander Krimm
362bc6785a Fix conan build caused by failing pyjwt
Ignore a failing thest in the downgraded pyjwt dependency.
See #122461 for another instance of the same problem.
2021-05-12 23:01:52 +02:00
Robert Scott
a7ecbfd6d0
Merge pull request #122756 from knedlsepp/fix-prettytable
python37.pkgs.prettytable: Fix build
2021-05-12 22:00:46 +01:00
Sandro
88df2cb177
Merge pull request #122765 from legendofmiracles/steam-tui
steam-tui: adds missing runtime dependencies correctly
2021-05-12 22:59:33 +02:00
Sandro
11bdb3afba
Merge pull request #122766 from ambroisie/add-bitwarden-cli-mainProgram
bitwarden-cli: set meta.mainProgram
2021-05-12 22:57:48 +02:00
Michael Weiss
e2adee6827
chromiumDev: Fix the build
python.withPackages avoids the problem with mixed Python 2 and Python 3
dependencies.
2021-05-12 22:54:12 +02:00
Robert Scott
6751553404
Merge pull request #122767 from stephank/fix-castty-darwin
castty: fix darwin build
2021-05-12 21:48:17 +01:00
Stéphan Kochen
e90057a4a5 chafa: fix darwin build 2021-05-12 22:41:50 +02:00
Stéphan Kochen
854207d16c castty: fix darwin build 2021-05-12 22:33:02 +02:00
Bruno BELANYI
2e95877eb6 bitwarden-cli: set meta.mainProgram 2021-05-12 22:32:02 +02:00
legendofmiracles
65380bc338
steam-tui: adds missing runtime dependencies 2021-05-12 14:30:50 -06:00
Robert Schütz
42ee87ee79 pythonPackages.django-pipeline: drop
It is marked as broken since October 2019.
2021-05-12 22:13:19 +02:00
Martin Weinelt
1299c42d88
Merge pull request #122752 from fabaff/bump-aioesphomeapi
python3Packages.aioesphomeapi: 2.6.6 -> 2.7.0
2021-05-12 21:58:50 +02:00
Robert Schütz
ee1cfa2df1 abcmidi: 2021.05.09 -> 2021.05.10 2021-05-12 21:57:49 +02:00
Josef Kemetmüller
c94913045f python37.pkgs.prettytable: Fix build 2021-05-12 21:03:01 +02:00
Robert Scott
fd677c7bd5
Merge pull request #122688 from jnetod/zhf-sqsh
sqsh: fix build with freetds
2021-05-12 19:51:27 +01:00
Robert Schütz
808d88971a
Merge pull request #121058 from winterqt/init-jesec-rtorrent
rtorrent-jesec: init at 0.9.8-r11
2021-05-12 20:42:32 +02:00
Fabian Affolter
8d0b9934a2 python3Packages.aioesphomeapi: 2.6.6 -> 2.7.0 2021-05-12 20:29:25 +02:00
Michael Weiss
3d67a797b7
Merge pull request #121149 from primeos/signal-desktop-wayland
signal-desktop: 5.0.0 -> 5.1.0
2021-05-12 20:13:51 +02:00
midchildan
6567031111
nixos/mirakurun: add polkit rule for smart card access (#122066)
Fixes #122039
2021-05-12 13:57:49 -04:00
Ivar
92a2e684bc
sndio: 1.7.0 -> 1.8.0 (#122352) 2021-05-12 13:56:23 -04:00
Atemu
5c4c71c31a linux_lqx: 5.11.19 -> 5.11.20 2021-05-12 19:49:25 +02:00
Winter
0c6b4f2c75 rtorrent-jesec: init at 0.9.8-r11 2021-05-12 13:43:30 -04:00
Winter
ce6d077290 libtorrent-jesec: init at 0.13.8-r1 2021-05-12 13:43:30 -04:00
Michael Weiss
fd4f20bce4
signal-desktop: 5.0.0 -> 5.1.0
This is the most important Signal-Desktop release in a while as we
finally have Wayland support via Electron 12 \o/ #YAY :D

https://github.com/signalapp/Signal-Desktop/issues/3411

5bcf50ede9 (diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R231)
c6d5d852a9 (diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R232)
https://en.wikipedia.org/wiki/Electron_(software_framework)#Versions
2021-05-12 19:41:51 +02:00
Jan Tojnar
8a32c47586 .github/labeler.yml: Update GNOME file patterns
This got missed in the move (https://github.com/NixOS/nixpkgs/pull/122107) because it is in a “hidden” directory.
2021-05-12 19:38:41 +02:00
Martin Weinelt
c136adf586
Merge pull request #122702 from dotlambda/imap-tools-0.41.0
python3Packages.imap-tools: 0.40.0 -> 0.41.0
2021-05-12 19:36:21 +02:00