290486 Commits

Author SHA1 Message Date
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
Robert Schütz
371257d898 pythonPackages.slimit: drop
Upstream looks abandoned and it's not used in Nixpkgs anymore.
2021-05-12 23:18:29 +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
Bruce Toll
b1ae7fa5c4 mdbtools: 0.8.2 -> 0.9.3
Updated to version 0.9.3.  This addresses numerous issues, including an
mdb-schema problem where debugging comments were included in the output.

Updated github repository owner to reflect new upstream for mdbtools.

Updated packaging to remove support for gmdb2.  Upstream split out
support for this largely unmaintained component to another repo:
https://github.com/mdbtools/gmdb2.  For more information, see:
https://github.com/mdbtools/mdbtools/blob/dev/NEWS

Note: Version tags in the repository are prefixed with a "v" starting
with the 0.9.0 series.  Also, the previous 0.8.2 tag does not exist in
the new upstream mdbtools repository.  The commit it pointed to is
still present as:

  commit b753ff36a0f1d88ae8a300ed6712f4aa2ddb7d08
  Author: Cyber Emissary <admin@cyberemissary.com>
  Date:   Fri Dec 28 08:03:02 2018 -0500

      Bumped version to 0.8.2 and updated change log
2021-05-12 16:58:03 -04: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
Vladimír Čunát
ba2140b657
Merge #122044: compiler-rt: Fix build by passing resource dir
Fast-forwarded from staging to staging-next.  See:
https://github.com/NixOS/nixpkgs/pull/111487#issuecomment-840088733
2021-05-12 22:55:14 +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
John Ericson
22da550728
Fast-forward PR #122399 from staging to staging-next
compiler-rt: Revert passing `COMPILER_RT_OS_DIR` and not symlinking libs
(cherry picked from commit 680b33fe37d4b6fd0bd8fe596ed438c88bfb3637)
https://github.com/NixOS/nixpkgs/pull/111487#issuecomment-840078869
2021-05-12 22:43:52 +02:00
Stéphan Kochen
e90057a4a5 chafa: fix darwin build 2021-05-12 22:41:50 +02:00
Thomas Gerbet
01566814bf gparted: 1.2.0 -> 1.3.0
Announce: https://gparted.org/news.php?item=239
2021-05-12 22:40:34 +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
Martin Weinelt
bc4a80979b
nixos/prometheus-kea-exporter: init 2021-05-12 21:51:44 +02:00
Martin Weinelt
7944ea7b66
prometheus-kea-exporter: init at 0.4.2 2021-05-12 21:51:44 +02:00
Robert Schütz
4b0dd792f8 vscode-exts/ms-dotnettools-csharp: add meta.homepage 2021-05-12 21:33:40 +02:00
Robert Schütz
d099e7558e mono: 5 -> 6 2021-05-12 21:32:40 +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
github-actions[bot]
f214722172
Merge master into staging-next 2021-05-12 18:32:26 +00: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
Malo Bourgon
9b03a74fb5 0verkill: fix darwin build 2021-05-12 10:01:12 -07:00
critbase
acd49fab8e
python3Packages.requests-http-signature: fix error in tests (#120987) 2021-05-12 18:58:15 +02:00
Sandro
03521ca42d
Merge pull request #122710 from samuela/upkeep-bot/vscodium-1.56.1-1620821772
vscodium: 1.56.0 -> 1.56.1
2021-05-12 18:51:47 +02:00
Sandro
139e35e6ef
Merge pull request #122614 from stephank/fix-agate-darwin
agate: fix darwin build
2021-05-12 18:49:41 +02:00