Commit Graph
360811 Commits
Author SHA1 Message Date
Bobby RongandGitHub 2d6038dc55 Merge pull request #164094 from fgaz/pt2-clone/1.42
pt2-clone: 1.41 -> 1.42
2022-03-15 13:15:55 +08:00
R. RyantmandJonathan Ringer a507a6acc1 deep-translator: 1.8.0 -> 1.8.1 2022-03-14 22:15:07 -07:00
R. RyantmandJonathan Ringer 9fe7f4ba4d python310Packages.pytest-cases: 3.6.9 -> 3.6.10 2022-03-14 22:05:18 -07:00
R. RyantmandJonathan Ringer 4b1fe3c976 python310Packages.py3status: 3.41 -> 3.42 2022-03-14 22:04:17 -07:00
Ben SiraphobandGitHub ad3d0fdfd5 Merge pull request #164079 from r-ryantm/auto-update/git-cliff 2022-03-15 02:53:44 +00:00
Markus S. Wamserandehmry 8ec9e73da6 coreboot-utils: limit intel-tools to x86-platforms 2022-03-15 02:53:20 +00:00
Martin WeineltandGitHub 519d8d2444 Merge pull request #161311 from helsinki-systems/pypy27_prebuilt_openssl 2022-03-15 02:51:08 +01:00
ArtturiandGitHub d41730c72d Merge pull request #164133 from IvarWithoutBones/fix/nuget-to-nix
nuget-to-nix: add missing comma
2022-03-15 03:46:39 +02:00
IvvandGitHub 803ff49410 Merge pull request #164180 from r-ryantm/auto-update/agi
agi: 2.2.0-dev-20220120 -> 3.1.0-dev-20220314
2022-03-15 02:09:29 +01:00
R. Ryantm 718c34857c agi: 2.2.0-dev-20220120 -> 3.1.0-dev-20220314 2022-03-15 00:47:24 +00:00
SandroandGitHub 73ad5f9e14 Merge pull request #163695 from DeterminateSystems/prometheus-cpp 2022-03-14 23:40:14 +01:00
Anderson TorresandGitHub c484c5788e Merge pull request #164131 from AndersonTorres/new-fingerd
Refactor bsd-fingerd
2022-03-14 19:32:14 -03:00
ArtturiandGitHub b54e7571e2 Merge pull request #161739 from Artturin/gsettingsfhsenv 2022-03-15 00:03:56 +02:00
Jan TojnarandGitHub 3239fd2b8f Merge pull request #164155 from a-m-joseph/evince-fix-supportMultimedia-false
evince: pass -Dmultimedia=disabled if !supportMultimedia
2022-03-14 21:53:30 +01:00
Bernardo MeurerandGitHub 462770166e Merge pull request #164140 from lovesegfault/libvirt-8.1.0
libvirt: 7.10.0 -> 8.1.0
2022-03-14 13:40:10 -07:00
ArtturiandGitHub 936d567665 Merge pull request #164052 from a-m-joseph/btrfs-progs-udev-not-systemd 2022-03-14 22:19:33 +02:00
José Romildo MalaquiasandGitHub c7d97d658e Merge pull request #164071 from r-ryantm/auto-update/cmst
cmst: 2022.01.05 -> 2022.03.13
2022-03-14 17:03:16 -03:00
Adam Joseph a6fc7b2891 evince: pass -Dmultimedia=disabled if !supportMultimedia
The evince derivation has an option supportMultimedia?true, which if
set to false will exclude gstreamer from the nativeBuildInputs.
Unfortunately this is not enough; the build will fail with:

  Run-time dependency gstreamer-base-1.0 found: NO (tried pkgconfig)

  meson.build:236:0: ERROR: Dependency "gstreamer-base-1.0" not found, tried pkgconfig

Let's pass "-Dmultimedia=disabled" to meson in this case so that the
build succeeds.

Checked with nixpkgs-hammer, which did not report any new warnings
introduced by this commit.
2022-03-14 12:45:04 -07:00
0x4A6FandGitHub 438d426b89 jujutsu: init at 0.3.1 (#161421) 2022-03-14 20:34:02 +01:00
Luke Granger-BrownandGitHub 52a956f0cf Merge pull request #157417 from schuelermine/update-weechat-3.3-3.4
weechat: 3.3 -> 3.4.1
2022-03-14 19:21:01 +00:00
Cole Helbling c281c1e4e9 proxysql: use vendored prometheus-cpp
They specifically want v0.9.0 and already have it vendored. However,
we continue to use the civetweb from Nixpkgs. It may be necessary at
some point in the future to just allow them to use their vendored
sources for this altogether, but it works fine for now.
2022-03-14 12:17:26 -07:00
Cole Helbling 1351b6fbff prometheus-cpp: 0.9.0 -> 1.0.0
I want to use the Exposer::GetListeningPorts function, but it was just
released in 1.0.0.
2022-03-14 12:17:26 -07:00
Cole Helbling af7cb945a6 civetweb: use cmake
prometheus-cpp 1.0.0 depends on civetweb's cmake files being available:
    CMake Error at pull/CMakeLists.txt:11 (find_package):
      Could not find a package configuration file provided by "civetweb" with any
      of the following names:

        civetwebConfig.cmake
        civetweb-config.cmake

      Add the installation prefix of "civetweb" to CMAKE_PREFIX_PATH or set
      "civetweb_DIR" to a directory containing one of the above files.  If
      "civetweb" provides a separate development package or SDK, be sure it has
      been installed.

Cmake also properly handles setting the prefix, libdir, and includedir
paths, so that patch was dropped.
2022-03-14 12:17:26 -07:00
Bernardo Meurer fefb6ba070 nixops_unstable: fix libvirt plugin for 8.1.0 2022-03-14 12:15:29 -07:00
AndersonTorres a9b8e7d21d lbdb: rename finger_bsd to bsd-finger 2022-03-14 16:09:07 -03:00
AndersonTorres e0cce3d7bf goobook: export to all-packages.nix 2022-03-14 16:09:06 -03:00
lewoandGitHub 70fa29d9c3 Merge pull request #164145 from SuperSandro2000/open-policy-agent
open-policy-agent: 0.38.0 -> 0.38.1
2022-03-14 20:05:04 +01:00
Anderson TorresandGitHub bb2820bacf Merge pull request #163352 from AtilaSaraiva/irpf
irpf: init at 2022-1.0
2022-03-14 15:52:37 -03:00
Bernardo MeurerandGitHub c2cecad6e2 Merge pull request #164098 from mweinelt/rocm
rocm-*: 5.0.2
2022-03-14 11:47:13 -07:00
Bernardo Meurer 20dd1e6782 virt-manager: fix masked tests for libvirt 8.1.0 2022-03-14 11:41:59 -07:00
Bernardo Meurer 1fef27cc11 perlPackages.SysVirt: 7.10.0 -> 8.1.0 2022-03-14 11:41:58 -07:00
Bernardo Meurer 165a9f08e6 python3Packages.libvirt: 7.10.0 -> 8.1.0 2022-03-14 11:41:57 -07:00
Bernardo Meurer d886a9ae83 libvirt: 7.10.0 -> 8.1.0 2022-03-14 11:41:56 -07:00
SandroandGitHub 988ecb4089 Merge pull request #164146 from SuperSandro2000/qrcp 2022-03-14 19:35:33 +01:00
SandroandGitHub b835a229c0 Merge pull request #164143 from SuperSandro2000/lab 2022-03-14 19:35:15 +01:00
ArtturiandGitHub 3432aa2fe7 Merge pull request #163196 from IvarWithoutBones/bump/discordchatexporter 2022-03-14 20:17:53 +02:00
Sandro Jäckel 4eec80710a qrcp: 0.9.0 -> 0.9.1 2022-03-14 19:10:42 +01:00
dab246af15 tcpdump: Filter Darwin from supported platforms (#163888)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-14 19:00:58 +01:00
Sandro Jäckel ecde75c8ca open-policy-agent: 0.38.0 -> 0.38.1 2022-03-14 19:00:44 +01:00
Ivar Scholten a42c074db0 nuget-to-nix: add missing comma
This fixes a regression introduced in bbcb7d3d34ca5ea620740184eea9db61e4b84f8b
2022-03-14 18:59:53 +01:00
Sandro Jäckel 44a3a284df lab: 0.23.0 -> 0.24.0 2022-03-14 18:48:35 +01:00
AndersonTorres 471445a4e5 freeradius: rename finger_bsd to bsd-finger 2022-03-14 14:39:32 -03:00
R. RyantmandTim Steinbach a624ff71ce oh-my-zsh: 2022-03-10 -> 2022-03-14 2022-03-14 13:37:33 -04:00
Anselm Schüler 92cabfd24f weechat: Disable documentation 2022-03-14 18:36:10 +01:00
Martin WeineltandGitHub 8dddd3f08a Merge pull request #164056 from r-ryantm/auto-update/firefox-esr-91-unwrapped 2022-03-14 18:19:48 +01:00
Robert HensingandGitHub 02a5f5cf89 Merge pull request #163951 from dtzWill/fix/nix-doc-nix-plugins
nix-doc,nix-plugin: fix by pinning to nix 2.5 (2.6 breaks)
2022-03-14 18:11:24 +01:00
Bernardo MeurerandGitHub f7353740ed Merge pull request #164078 from lovesegfault/libvirt-refactor
libvirt: refactor
2022-03-14 10:11:03 -07:00
Ryan MulliganandGitHub 96b96cda63 Merge pull request #163098 from r-ryantm/auto-update/dictu
dictu: 0.23.0 -> 0.24.0
2022-03-14 11:54:30 -05:00
Jan TojnarandGitHub 2f544dfb35 Merge pull request #163872 from jtojnar/treesheets
treesheets: 1.0.1 → unstable-2022-03-12
2022-03-14 17:48:10 +01:00
R. RyantmandJonathan Ringer 4339b99d6b python310Packages.symengine: 0.9.0 -> 0.9.2 2022-03-14 09:45:35 -07:00