Commit graph

376347 commits

Author SHA1 Message Date
Sandro c1daf2ae36
Merge pull request #170792 from grindhold/elmerfix
elmerfem: make elmerfem-9.0 run properly
2022-05-09 12:00:52 +02:00
Jonas Heinrich abf015d99a
shelf: init at 2.1.1 (#154748) 2022-05-09 11:57:50 +02:00
Stig 8a22e5f840
Merge pull request #171854 from alyssais/lddlflags
pkgsStatic.perl: fix build
2022-05-09 11:40:02 +02:00
Dmitry Bogatov 3a71e04f36 Update pkgs/applications/version-management/rcshist/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-09 05:31:46 -04:00
Dmitry Bogatov 99bfa8b949 rcshist: init at 1.04 2022-05-09 05:31:46 -04:00
ajs124 f10cb1c0a9
Merge pull request #172108 from mweinelt/rsyslogd
rsyslog: 8.2202.0 -> 8.2204.1
2022-05-09 10:26:48 +01:00
Luke Granger-Brown b359585521
Merge pull request #172099 from lukegb/envoy
envoy: fix builds for x86_64-linux and aarch64-linux
2022-05-09 10:23:46 +01:00
Rick van Schijndel bf25f1af17
Merge pull request #168863 from yqrashawn/patch-1
goku: 0.3.6 -> 0.5.1
2022-05-09 11:09:32 +02:00
Matthieu Coudron 135e27c148
Merge pull request #171975 from alexshpilkin/add-lua-maths 2022-05-09 10:58:30 +02:00
Klemens Nanni 199933efdf nixos/mandoc: Leave shell argument quoting to nix
Manually crafting a quoted string that otherwise lacks any safe-guards
looks odd.

Use `escapeShellArg` instead before prepending the path.
2022-05-09 10:48:54 +02:00
grindhold 865d79bb5b elmerfem: make elmerfem-9.0 properly
0) ElmerGUI displays things in the Model tree on the
     left screen side again
  1) Enable the import of STEP- and other opencascade-
     based formats
  2) Patch the source to enable builds with gcc-11
  3) Build the Qt5 version instead of the Qt4 version
2022-05-09 10:41:56 +02:00
Janne Heß e6fb1e63d1
Merge pull request #171650 from helsinki-systems/feat/config-systemd-package
treewide: pkgs.systemd -> config.systemd.package
2022-05-09 10:23:04 +02:00
7c6f434c 2a3aac479c
Merge pull request #172088 from gador/libreoffice-fresh-7.3.3.2
libreoffice-fresh: 7.2.5.2 -> 7.3.3.2
2022-05-09 07:45:23 +00:00
7c6f434c 9f571babaa
Merge pull request #172046 from gador/libreoffice-still-7.2.6.2
libreoffice-still: 7.1.8.1 -> 7.2.6.2
2022-05-09 07:45:09 +00:00
davidak 2df966594a
Merge pull request #169816 from armeenm/qpid-cpp-python3
qpid-cpp: switch to python3
2022-05-09 09:33:16 +02:00
davidak 6cdced0eb3
Merge pull request #169631 from armeenm/kdb-python3
kdb: switch to python3
2022-05-09 09:15:45 +02:00
Robert Schütz e4eba471d1 python3Packages.httpx-socks: specify extras-require 2022-05-09 00:12:37 -07:00
Robert Schütz a664572fa6 wapiti: update propagatedBuildInputs 2022-05-09 00:12:37 -07:00
Robert Schütz 1724a34a0d python3Packages.httpx: specify extras-require 2022-05-09 00:12:37 -07:00
Robert Schütz cbfb0da7a2 python3Packages.httpcore: specify extras-require 2022-05-09 00:12:37 -07:00
davidak ee9b1bfa09
Merge pull request #169616 from armeenm/swiften-python3
swiften: remove python2 dependency
2022-05-09 09:12:05 +02:00
davidak ca16abe510
Merge pull request #169605 from armeenm/kreport-python3
kreport: switch to python3
2022-05-09 09:03:30 +02:00
davidak 70d761983d
Merge pull request #170425 from armeenm/remove-py-wmi-client
py-wmi-client: remove
2022-05-09 08:48:22 +02:00
davidak 4aae058c30
Merge pull request #169872 from armeenm/remove-phantomjs2
phantomjs2: remove
2022-05-09 08:15:36 +02:00
Fabian Affolter 121e00f26d
Merge pull request #172066 from fabaff/mysql-connector-bump
python310Packages.mysql-connector: 8.0.24 -> 8.0.29
2022-05-09 08:09:35 +02:00
davidak 2ee9d67e50
Merge pull request #170707 from a-m-joseph/dante-autoreconfHook-needs-gnugrep-and-gawk
dante: remove hardwired PATH= from redefgen.sh script
2022-05-09 08:09:10 +02:00
Sergei Trofimovich 0e8ede9cc4 g15daemon: add -fcommon workaround
Without the change the build fails on -fno-common toolchains like gcc-10 as:

    $ nix build --impure --expr 'with import ./. {}; g15daemon.override { stdenv = clang13Stdenv; }'
    ld: g15daemon.h:218: multiple definition of `lcdlist_mutex'; utility_funcs.o:g15daemon.h:218: first defined here
    ld: g15daemon.h:203: multiple definition of `lcdnode_s'; utility_funcs.o:g15daemon.h:203: first defined here
2022-05-09 14:06:29 +08:00
Fabian Affolter 89e10fc7a0
Merge pull request #172124 from r-ryantm/auto-update/python3.10-peaqevcore
python310Packages.peaqevcore: 0.0.22 -> 0.0.23
2022-05-09 07:54:21 +02:00
Fabian Affolter 5264e2efe8
Merge pull request #171902 from r-ryantm/auto-update/python3.10-py3exiv2
python310Packages.py3exiv2: 0.9.3 -> 0.11.0
2022-05-09 07:53:21 +02:00
davidak cc0d5ad831
Merge pull request #172118 from SuperSandro2000/txaio
python310Packages.txaio: remove unused dependency
2022-05-09 07:47:00 +02:00
Robert Schütz f42f88bd15 rnote: 0.5.0-hotfix-2 -> 0.5.1-hotfix-1
https://github.com/flxzt/rnote/releases/tag/v0.5.1-hotfix-1
2022-05-08 22:36:45 -07:00
Vladimír Čunát 43c99bebda
Merge #171497: staging-next 2022-05-04 2022-05-09 07:19:20 +02:00
Vladimír Čunát 7fc4acfd29
Merge #171985: wrapFirefox: handle binary wrappers
...into staging-next
2022-05-09 07:10:10 +02:00
Bobby Rong 4fea68fd73
Merge pull request #167914 from DeeUnderscore/update/cldr-annotations-41.0
cldr-annotations: 40.0 -> 41.0
2022-05-09 12:48:54 +08:00
Bobby Rong 7252fdeeee
Merge pull request #172119 from SuperSandro2000/zope-event
python310Packages.zope_event: update homepage
2022-05-09 12:41:04 +08:00
R. Ryantm 88639cd7a9 python310Packages.peaqevcore: 0.0.22 -> 0.0.23 2022-05-09 03:14:45 +00:00
Sandro 58585adbcd
Merge pull request #171862 from WolfangAukang/ovftool 2022-05-09 03:47:09 +02:00
Sandro Jäckel 544626b11b
python310Packages.zope_event: update homepage 2022-05-09 03:45:46 +02:00
Sandro Jäckel e1d1b600ad
python310Packages.txaio: remove unused dependency 2022-05-09 03:45:14 +02:00
Mario Rodas 934e076a44
Merge pull request #171914 from r-ryantm/auto-update/libyang
libyang: 2.0.164 -> 2.0.194
2022-05-08 20:18:06 -05:00
Mario Rodas 80575aa93c
Merge pull request #171996 from edef1c/kak-lsp-12.2.0
kak-lsp: 12.1.0 -> 12.2.0
2022-05-08 20:15:22 -05:00
Bobby Rong 66e5f0752b
Merge pull request #171266 from aaronjheng/go-junit-report
go-junit-report: 2018-06-14 -> 1.0.0
2022-05-09 09:10:24 +08:00
Bobby Rong 643b95aa35
Merge pull request #171265 from aaronjheng/compile-daemon
compile-daemon: 2017-03-08 -> 1.4.0
2022-05-09 09:09:27 +08:00
Bobby Rong 91587dd6a8
Merge pull request #171529 from Flakebi/rgp
rgp: 1.12 -> 1.13
2022-05-09 08:51:57 +08:00
Luke Granger-Brown defb2298de envoy: fix builds for x86_64-linux and aarch64-linux
* Bumps brotli version to incorporate a fix for some GCC warnings which
  get promoted to errors.
* Switches from wee8 to WAMR because it's easier to make it build
  sensibly on a range of GCC versions that aren't just "whatever ships
  with Ubuntu LTS".
* Adds a patch for WAMR's build in Envoy because it won't build properly
  under Linux aarch64, since WAMR doesn't detect aarch64 unless it's on
  macOS.
2022-05-09 00:51:26 +00:00
Bobby Rong 100de69378
Merge pull request #168273 from Anillc/telegram-bot-api
telegram-bot-api: init at 5.7
2022-05-09 08:42:03 +08:00
github-actions[bot] f39e774f11
Merge master into staging-next 2022-05-09 00:02:27 +00:00
Sandro 806344b3e2
Merge pull request #172067 from nagy/pr/vimb
vimb: 3.3.0 -> 3.6.0
2022-05-09 02:01:16 +02:00
Sandro d82115927c
Merge pull request #168300 from dnaq/anki-2.1.50
anki-bin: 2.1.49 -> 2.1.51
2022-05-09 01:54:50 +02:00
Mostly Void e1309bdbd4
rofi-rbw : init at 0.5.0 (#171160)
Co-authored-by: P. <WolfangAukang@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-09 01:53:13 +02:00