Commit Graph

376359 Commits

Author SHA1 Message Date
Adam Joseph
ce9122d1e8 pressureaudio: remove autoreconfHook to fix build for ZHF
pressureaudio's nix expression uses `src = pulseaudio.src`, so when
pulseaudio switched over to meson an dropped autoreconfHook the same
should have been done here as well.
2022-05-09 04:15:19 -07:00
Wout Mertens
13ed374ab2
Merge pull request #172011 from Vonfry/update/fortune-mod
fortune: update & add an option to let user use offensive
2022-05-09 12:33:26 +02:00
Sandro
be92d4e1cb
Merge pull request #170056 from uri-canva/remove-old-bazel
bazel_0, bazel_0_26, bazel_0_29, bazel_1: remove
2022-05-09 12:16:39 +02:00
Sandro
59ef08552f
Merge pull request #172140 from arjan-s/ntfy-sh-1.22.0
ntfy-sh: 1.21.2 -> 1.22.0
2022-05-09 12:07:46 +02:00
Sandro
94d02e4e32
Merge pull request #172141 from trofi/workaround-fno-common-for-gqview
gqview: add -fcommon workaround
2022-05-09 12:06:51 +02:00
Sandro
9f357ca413
Merge pull request #172102 from SuperSandro2000/libressl 2022-05-09 12:01:16 +02:00
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
Sandro Jäckel
0d7637203e
libressl: remove weird and old man compression workaround 2022-05-09 11:16:58 +02: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
Sergei Trofimovich
6c60d3d38a gqview: add -fcommon workaround
Without the change build fails on -fno-common toolchains like upstream
gcc-10 as:

    $ nix build -L --impure --expr 'with import ./. {}; gqview.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (["-fno-common"] ++ [oa.NIX_CFLAGS_COMPILE or ""]); })'
    ...
    ld: pan-view.o:/build/gqview-2.1.5/src/bar_exif.h:27:
      multiple definition of `bar_exif_key_list'; bar_exif.o:/build/gqview-2.1.5/src/bar_exif.h:27: first defined here
2022-05-09 08:20:31 +01:00
Arjan Schrijver
ca767e5ea8 ntfy-sh: 1.21.2 -> 1.22.0 2022-05-09 09:18:49 +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
Uri Baghin
b5d30ae3a3 bazel_0, bazel_0_26, bazel_0_29, bazel_1: remove 2022-05-09 17:08:33 +10: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