Artturin
8191c8e226
grub2: fix buildPackage bash shebang
2021-11-27 06:19:49 +02:00
Chad Jablonski
7944324d80
programmer-calculator: 2.1 -> 2.2
2021-11-26 23:19:39 -05:00
Artturin
76e515cb26
grub2: switch to release tarball
...
for the localization files
2021-11-27 05:41:34 +02:00
Kira Bruneau
32f21eefab
git-review: 2.1.0 → 2.2.0
2021-11-26 22:39:40 -05:00
Kira Bruneau
aab65a362e
krane: 2.3.2 → 2.3.4
2021-11-26 22:39:23 -05:00
Victor Engmark
595543a314
tests: Verify /etc/pam.d/chfn file contents
2021-11-27 15:55:46 +13:00
Maciej Krüger and GitHub
3c27d0b5e6
Merge pull request #147494 from asbachb/update/ghidra
2021-11-27 02:45:19 +01:00
Bobby Rong and GitHub
dfae03cfb9
Merge pull request #147227 from mitchmindtree/ardour-video-default
...
ardour: Enable video support by default
2021-11-27 09:37:37 +08:00
Ilan Joselevich
479cf4005b
nodePackages.gramma: init at 1.6.0
2021-11-27 03:17:48 +02:00
TredwellGit
dbda557c64
steamPackages.steam-runtime: 0.20210906.1 -> 0.20211102.0
2021-11-27 01:15:42 +00:00
zowoq
70307e1674
lima: 0.7.3 -> 0.7.4
...
https://github.com/lima-vm/lima/releases/tag/v0.7.4
2021-11-27 10:49:40 +10:00
OPNA2608
c67c811fa6
schismtracker: 20210525 -> 20211116
2021-11-27 01:16:27 +01:00
github-actions[bot] and GitHub
c83509f73d
Merge master into haskell-updates
2021-11-27 00:07:28 +00:00
github-actions[bot] and GitHub
e3eba8f994
Merge master into staging-next
2021-11-27 00:01:39 +00:00
Sergei Trofimovich
4648545542
qca-qt5: fix gcc-11 from upstream
...
Without the change build n `gcc-11` fails as:
$ nix build --impure --expr 'with import ./. {}; qca-qt5.override { stdenv = gcc11Stdenv; }' -L
...
...gcc-11.2.0/include/c++/11.2.0/bits/stl_raw_storage_iter.h:69:22: error: expected template-name before '<' token
69 | : public iterator<output_iterator_tag, void, void, void, void>
| ^
2021-11-26 23:57:09 +00:00
TredwellGit
0dd351d423
trezor-suite: 21.10.2 -> 21.11.2
...
https://github.com/trezor/trezor-suite/releases/tag/v21.11.1
https://github.com/trezor/trezor-suite/releases/tag/v21.11.2
2021-11-26 23:48:25 +00:00
TredwellGit
ee74e6547d
electron_16: 16.0.1 -> 16.0.2
...
https://github.com/electron/electron/releases/tag/v16.0.2
2021-11-26 23:37:07 +00:00
Sergei Trofimovich
5881a720d3
gst_all_1.gst-plugins-bad: fix gcc-11 build by applying fix unconditionally
...
Without the change build on `gcc-11` fails as:
$ nix build --impure --expr 'with import ./. {}; gst_all_1.gst-plugins-bad.override { stdenv = gcc11Stdenv; }' -L
...
include/glib-2.0/glib/gatomic.h:113:19: error: argument 2 of '__atomic_load' must not be a pointer to a 'volatile' type
113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-26 23:33:44 +00:00
pennae
8b154985f3
edk2: use llvmPackages_9.stdenv
...
stdenv.cc being a list does not seem to be such a good thing.
2021-11-27 00:02:47 +01:00
Robert Scott and GitHub
bcc1eba808
Merge pull request #147419 from arkivm/fix-gnuradio-ais
...
gnuradio3_8packages.ais: fix build
2021-11-26 23:01:57 +00:00
Thiago Kenji Okada and GitHub
25cdc0a9c9
Merge pull request #147490 from illdefined/nix-daemon
...
modules/nix-daemon: Add missing mk(Rename|Removed)OptionModule
2021-11-26 19:31:02 -03:00
Fabian Affolter
8959f7b211
python3Packages.flake8-polyfill: disable failing tests
2021-11-26 23:26:00 +01:00
Fabian Affolter
82e26e0974
python3Packages.pylint-django: disable failing tests
2021-11-26 23:25:11 +01:00
Fabian Affolter
d08d54ced8
python3Packages.pep8-naming: add patch to fix tests
2021-11-26 23:25:11 +01:00
zowoq
f6d5c5fe01
shfmt: 3.4.0 -> 3.4.1
...
https://github.com/mvdan/sh/releases/tag/v3.4.1
2021-11-27 08:15:27 +10:00
Fabian Affolter
e71b01a8fc
python3Packages.py17track: relax async_timeout constraint
2021-11-26 23:14:41 +01:00
Robert Scott
54a487505a
llvmPackages_13.libcxx: require gcc >=10 on gcc platforms
...
specifically aarch64. as of version 13 libcxx does not build on gcc9.
2021-11-26 22:12:42 +00:00
Fabian Affolter and GitHub
01b54f1ba6
Merge pull request #147526 from fabaff/bump-tfsec
...
tfsec: 0.60.1 -> 0.61.0
2021-11-26 23:08:17 +01:00
Fabian Affolter and GitHub
3739e906ae
Merge pull request #147523 from fabaff/bump-wiffi
...
python3Packages.wiffi: 1.0.1 -> 1.1.0
2021-11-26 23:08:00 +01:00
Fabian Affolter and GitHub
641e3b0e24
Merge pull request #147525 from fabaff/bump-frigidaire
...
python3Packages.frigidaire: 0.17 -> 0.18.3
2021-11-26 23:07:38 +01:00
Fabian Affolter and GitHub
6d854012f1
Merge pull request #147528 from fabaff/fix-potentials
...
python3Packages.potentials: add missing dependencies
2021-11-26 23:07:12 +01:00
Maximilian Bosch and GitHub
d7a4f0e717
Merge pull request #147534 from qowoz/fd
...
fd: 8.2.1 -> 8.3.0
2021-11-26 23:05:34 +01:00
Alex Martens
c5be6ef14f
probe-run: 0.3.0 -> 0.3.1
2021-11-26 14:02:17 -08:00
Fabian Affolter
bf730c8e2f
tsung: use Python 3
2021-11-26 22:41:30 +01:00
AndersonTorres
51ab665ad7
zydis: 3.2.0 -> 3.2.1
2021-11-26 18:37:03 -03:00
Robert Hensing and GitHub
68331b5812
Merge pull request #143477 from bobrik/ivan/boringssl-dev
...
boringssl: add the "dev" output to match openssl
2021-11-26 22:34:04 +01:00
zowoq
6116670dcb
fd: 8.2.1 -> 8.3.0
...
https://github.com/sharkdp/fd/releases/tag/v8.3.0
2021-11-27 07:25:58 +10:00
markuskowa and GitHub
04088dafe9
Merge pull request #147529 from markuskowa/upd-openmpi
...
openmpi: 4.1.1 -> 4.1.2
2021-11-26 22:17:02 +01:00
Dmitry Kalinkin and GitHub
fc9ee3bc0b
Merge pull request #146823 from cpcloud/arrow-cpp-6-0-1
...
arrow-cpp: 6.0.0 -> 6.0.1
2021-11-26 15:53:07 -05:00
Michael Weiss and GitHub
8cd9a8f939
Merge pull request #147421 from primeos/mesa
...
mesa: 21.2.5 -> 21.2.6
2021-11-26 21:45:15 +01:00
Markus Kowalewski
7287bf05aa
openmpi: 4.1.1 -> 4.1.2
2021-11-26 21:44:10 +01:00
Fabian Affolter
85585e9d13
python3Packages.potentials: add missing dependencies
2021-11-26 21:36:41 +01:00
Kerstin Humm
2d0c11c034
qgis: add erictapen as maintainer
2021-11-26 20:58:59 +01:00
Fabian Affolter
ab211d1343
python3Packages.frigidaire: 0.17 -> 0.18.3
2021-11-26 20:47:40 +01:00
Fabian Affolter
65f8d1a059
tfsec: 0.60.1 -> 0.61.0
2021-11-26 20:34:54 +01:00
Fabian Affolter and GitHub
1654c317b8
Merge pull request #147095 from jonringer/fix-aiohttp-wsgi
...
[staging-next] python3Packages.aiohttp-wsgi: disable network test
2021-11-26 20:30:20 +01:00
Fabian Affolter and GitHub
650120d8f9
Merge pull request #147466 from fabaff/bump-types-requests
...
python3Packages.types-requests: 2.26.0 -> 2.26.1
2021-11-26 20:25:35 +01:00
Fabian Affolter and GitHub
d4839a7e57
Merge pull request #147467 from fabaff/bump-types-setuptools
...
python3Packages.types-setuptools: 57.4.3 -> 57.4.4
2021-11-26 20:25:23 +01:00
Fabian Affolter and GitHub
b8f9422517
Merge pull request #147502 from fabaff/bump-netdata
...
python3Packages.netdata: 0.2.1 -> 1.0.1
2021-11-26 20:25:03 +01:00
Fabian Affolter
d07a9427f4
python3Packages.wiffi: 1.0.1 -> 1.1.0
2021-11-26 20:22:10 +01:00