Commit Graph
376388 Commits
Author SHA1 Message Date
davidakandGitHub af2ea9a4e1 Merge pull request #172177 from a-m-joseph/pr/psensor-fix-zhf
psensor: add -Wno-error due to increasing compiler strictness
2022-05-09 14:52:29 +02:00
davidakandGitHub edce911309 Merge pull request #172167 from a-m-joseph/pr/fix-pressureaudio-build
pressureaudio: remove autoreconfHook to fix build for ZHF
2022-05-09 14:35:45 +02:00
Bobby RongandGitHub ac82180d97 Merge pull request #172156 from SuperSandro2000/txaio
python310Packages.txaio: remove unused input
2022-05-09 20:25:21 +08:00
SandroandGitHub ecc106108c Merge pull request #172125 from r-ryantm/auto-update/python3.10-pymbolic
python310Packages.pymbolic: 2021.1 -> 2022.1
2022-05-09 14:18:23 +02:00
figsodaandGitHub 26ce9ef713 Merge pull request #172111 from winterqt/bump-cargo-edit
cargo-edit: 0.8.0 -> 0.9.0
2022-05-09 08:09:03 -04:00
Adam Joseph 745423848b psensor: add -Wno-error due to increasing compiler strictness
This Hydra failure:

  https://hydra.nixos.org/log/iq8zqmw7yclgwpvr8i8clwf2sh67jb0i-psensor-1.2.1.drv

...appears to be the result of the package shipping with -Werror and
gcc accreting ever-increasing quantities of warnings as time
progresses.  Let's not treat the compiler warnings as errors.
2022-05-09 04:49:08 -07:00
SandroandGitHub cf1385f8a3 Merge pull request #172127 from r-ryantm/auto-update/python3.10-pycryptodome-test-vectors
python310Packages.pycryptodome-test-vectors: 1.0.7 -> 1.0.8
2022-05-09 13:42:35 +02:00
Sandro Jäckel 93cb80377c python310Packages.pymbolic: enable tests 2022-05-09 13:40:10 +02:00
SandroandGitHub d4b9284722 Merge pull request #172121 from dotlambda/pytube-12.1.0
python3Packages.pytube: 12.0.0 -> 12.1.0
2022-05-09 13:38:10 +02:00
SandroandGitHub fb7c39ac73 Merge pull request #172123 from AndersonTorres/MISC
recutils: 1.8 -> 1.9
2022-05-09 13:37:01 +02:00
SandroandGitHub e703b5ad3b Merge pull request #172130 from dotlambda/chatty-0.6.4
chatty: 0.6.3 -> 0.6.4
2022-05-09 13:34:58 +02:00
SandroandGitHub 43bccb0bdb Merge pull request #172128 from davidak/boltbrowser
boltbrowser: 2.0 -> 2.1
2022-05-09 13:34:46 +02:00
SandroandGitHub 1f08cf0879 Merge pull request #170786 from SomeoneSerge/chainer
chainer: fix cuda
2022-05-09 13:30:41 +02:00
SandroandGitHub a7da237d29 Merge pull request #172132 from peterhoeg/u/syncthing_1_20_1
syncthing: 1.19.2 -> 1.20.1
2022-05-09 13:27:22 +02:00
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
ajs124andGitHub 88d4ae8652 Merge pull request #172137 from trofi/update-refind
refind: 0.13.2 -> 0.13.3.1
2022-05-09 12:13:29 +01:00
Linus HeckemannandGitHub 4e17b56f90 Merge pull request #171777 from r-ryantm/auto-update/meshcentral
meshcentral: 0.9.98 -> 1.0.18
2022-05-09 13:13:05 +02:00
Wout MertensandGitHub 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
SandroandGitHub 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
SandroandGitHub 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
SandroandGitHub 94d02e4e32 Merge pull request #172141 from trofi/workaround-fno-common-for-gqview
gqview: add -fcommon workaround
2022-05-09 12:06:51 +02:00
SandroandGitHub 9f357ca413 Merge pull request #172102 from SuperSandro2000/libressl 2022-05-09 12:01:16 +02:00
SandroandGitHub c1daf2ae36 Merge pull request #170792 from grindhold/elmerfix
elmerfem: make elmerfem-9.0 run properly
2022-05-09 12:00:52 +02:00
Jonas HeinrichandGitHub abf015d99a shelf: init at 2.1.1 (#154748) 2022-05-09 11:57:50 +02:00
SandroandGitHub 305aabda40 python310Packages.txaio: remove unused input 2022-05-09 11:49:59 +02:00
StigandGitHub 8a22e5f840 Merge pull request #171854 from alyssais/lddlflags
pkgsStatic.perl: fix build
2022-05-09 11:40:02 +02:00
Sergei Trofimovich 4839ffca1f refind: 0.13.2 -> 0.13.3.1
Among other fixes contains support for newer gnu-efi.
Added boot.uefiCdrom test.

Changes: https://sourceforge.net/p/refind/code/ci/master/tree/NEWS.txt
2022-05-09 10:35:08 +01:00
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 BogatovandYt 99bfa8b949 rcshist: init at 1.04 2022-05-09 05:31:46 -04:00
ajs124andGitHub 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-BrownandGitHub 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 SchijndelandGitHub 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 CoudronandGitHub 135e27c148 Merge pull request #171975 from alexshpilkin/add-lua-maths 2022-05-09 10:58:30 +02:00
Klemens Nanniandsternenseemann 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ßandGitHub 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
7c6f434candGitHub 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
7c6f434candGitHub 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
davidakandGitHub 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
davidakandGitHub 6cdced0eb3 Merge pull request #169631 from armeenm/kdb-python3
kdb: switch to python3
2022-05-09 09:15:45 +02:00
Robert SchützandRobert Schütz e4eba471d1 python3Packages.httpx-socks: specify extras-require 2022-05-09 00:12:37 -07:00
Robert SchützandRobert Schütz a664572fa6 wapiti: update propagatedBuildInputs 2022-05-09 00:12:37 -07:00
Robert SchützandRobert Schütz 1724a34a0d python3Packages.httpx: specify extras-require 2022-05-09 00:12:37 -07:00
Robert SchützandRobert Schütz cbfb0da7a2 python3Packages.httpcore: specify extras-require 2022-05-09 00:12:37 -07:00
davidakandGitHub 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
davidakandGitHub ca16abe510 Merge pull request #169605 from armeenm/kreport-python3
kreport: switch to python3
2022-05-09 09:03:30 +02:00