Commit Graph

360800 Commits

Author SHA1 Message Date
Artturi
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
Ivv
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
Sandro
73ad5f9e14
Merge pull request #163695 from DeterminateSystems/prometheus-cpp 2022-03-14 23:40:14 +01:00
Anderson Torres
c484c5788e
Merge pull request #164131 from AndersonTorres/new-fingerd
Refactor bsd-fingerd
2022-03-14 19:32:14 -03:00
Artturi
b54e7571e2
Merge pull request #161739 from Artturin/gsettingsfhsenv 2022-03-15 00:03:56 +02:00
Jan Tojnar
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 Meurer
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
Artturi
936d567665
Merge pull request #164052 from a-m-joseph/btrfs-progs-udev-not-systemd 2022-03-14 22:19:33 +02:00
José Romildo Malaquias
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
0x4A6F
438d426b89
jujutsu: init at 0.3.1 (#161421) 2022-03-14 20:34:02 +01:00
Luke Granger-Brown
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
lewo
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 Torres
bb2820bacf
Merge pull request #163352 from AtilaSaraiva/irpf
irpf: init at 2022-1.0
2022-03-14 15:52:37 -03:00
Bernardo Meurer
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
Sandro
988ecb4089
Merge pull request #164146 from SuperSandro2000/qrcp 2022-03-14 19:35:33 +01:00
Sandro
b835a229c0
Merge pull request #164143 from SuperSandro2000/lab 2022-03-14 19:35:15 +01:00
Artturi
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
toonn
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. Ryantm
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 Weinelt
8dddd3f08a
Merge pull request #164056 from r-ryantm/auto-update/firefox-esr-91-unwrapped 2022-03-14 18:19:48 +01:00
Robert Hensing
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 Meurer
f7353740ed
Merge pull request #164078 from lovesegfault/libvirt-refactor
libvirt: refactor
2022-03-14 10:11:03 -07:00
Ryan Mulligan
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 Tojnar
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. Ryantm
4339b99d6b python310Packages.symengine: 0.9.0 -> 0.9.2 2022-03-14 09:45:35 -07:00
Anselm Schüler
3e497e315e weechat: 3.4 -> 3.4.1 2022-03-14 17:34:15 +01:00
R. Ryantm
b93c5724fc python310Packages.tatsu: 5.7.3 -> 5.8.0 2022-03-14 09:30:16 -07:00
Kevin Cox
318bb33308
Merge pull request #162664 from fgaz/obfuscate/init
obfuscate: init at 0.0.4
2022-03-14 12:12:53 -04:00
Francesco Gazzetta
fb3ef16f52 gnome-obfuscate: init at 0.0.4 2022-03-14 17:00:14 +01:00
AndersonTorres
0562c75f4a rename+alias finger_bsd to bsd-finger 2022-03-14 12:56:17 -03:00
AndersonTorres
bf2d8ef550 fingerd_bsd: "merge" with finger_bsd
In order to reduce duplicated code
2022-03-14 12:56:17 -03:00
davidak
3f51820f39
Merge pull request #129707 from dtzWill/update/klavaro-3.13
klavaro: 3.11 -> 3.13, espeak support
2022-03-14 16:53:24 +01:00