Commit Graph

367355 Commits

Author SHA1 Message Date
Ryan Mulligan
ce5fa0b10d
Merge pull request #167210 from r-ryantm/auto-update/gdcm
gdcm: 3.0.11 -> 3.0.12
2022-04-04 13:27:23 -07:00
Mario Rodas
c53a880169
Merge pull request #167151 from r-ryantm/auto-update/chezmoi
chezmoi: 2.14.0 -> 2.15.0
2022-04-04 15:24:28 -05:00
Lassulus
8866ccbe1f
Merge pull request #164929 from r-ryantm/auto-update/thanos
thanos: 0.24.0 -> 0.25.1
2022-04-04 21:05:01 +01:00
Michael Weiss
d6559203ee
Merge pull request #166716 from primeos/chromiumDev
chromiumDev: 101.0.4951.15 -> 102.0.4972.0
2022-04-04 22:00:37 +02:00
Guillaume Girol
924d6ff34d
Merge pull request #167062 from squalus/mosh-cross
mosh: support cross compile
2022-04-04 19:39:09 +00:00
Mario Rodas
9709e47f6a
Merge pull request #166818 from xrelkd/update/eksctl
eksctl: 0.89.0 -> 0.90.0
2022-04-04 14:24:22 -05:00
Guillaume Girol
09fa2fb9e6
Merge pull request #167059 from squalus/b43cross
b43Firmware: support cross compile
2022-04-04 19:20:23 +00:00
Ryan Mulligan
50af0fdec7
Merge pull request #166495 from numinit/mattermost-6.3.6
mattermost: 6.3.3 -> 6.3.6
2022-04-04 12:18:43 -07:00
Pascal Bach
bcd5c84681
Merge pull request #167155 from r-ryantm/auto-update/docker-compose
docker-compose_2: 2.3.4 -> 2.4.0
2022-04-04 21:10:23 +02:00
Robert Hensing
a292213c44
Merge pull request #166792 from hercules-ci/pkgs-config-allowAliases-option
config.allowAliases: Define as option
2022-04-04 21:09:44 +02:00
Matt McHenry
e3958c8098 eclipses: 2021-12 -> 2022-03 2022-04-04 21:06:10 +02:00
FedX
f26d63e265
Update pkgs/tools/security/aeskeyfind/default.nix
Co-authored-by: papojari <papojari-git.ovoid@aleeas.com>
2022-04-04 12:49:17 -06:00
Vladimír Čunát
6fd0d1bb4b
stdenv bootstrap tools: adjust with glibc-2.34 (2nd try)
This time without rebuilding stdenvs.
2022-04-04 20:40:42 +02:00
Vladimír Čunát
e66ed266f8
Revert "stdenv bootstrap tools: adjust with glibc-2.34"
This reverts commit c1ef87e8d0.
I didn't realize that it would rebuild all linux stdenvs;
I certainly don't want to incur such a rebuild at this point.
2022-04-04 20:40:41 +02:00
Frederik Rietdijk
4f30fc6b4d python2.pkgs.pycairo: workaround to fix build 2022-04-04 20:39:08 +02:00
R. Ryantm
308b6bc3d6 python310Packages.pynetgear: 0.9.2 -> 0.9.3 2022-04-04 18:30:13 +00:00
Lassulus
856975535f
Merge pull request #164973 from NomisIV/master
wlclock: init at 1.0.1
2022-04-04 19:11:49 +01:00
github-actions[bot]
5844b1c2fa
Merge master into staging-next 2022-04-04 18:01:27 +00:00
Vladimír Čunát
c1ef87e8d0
stdenv bootstrap tools: adjust with glibc-2.34
https://hydra.nixos.org/build/171494041
2022-04-04 19:54:28 +02:00
Andrew Childs
c8151fe657 luaPackages.libluv: fix darwin build
libluv was recently converted to a pure cmake package and now there's
nothing lua related in the build. However an old workaround to force
linking against lua on darwin remains. Clean this up.
2022-04-04 19:50:50 +02:00
Bernardo Meurer
974ce2dffa
Merge pull request #167209 from bjornfor/ethminer-remove-unneeded-nvidia-dep
nixos/ethminer: only pull in nvidia_x11 when needed
2022-04-04 10:46:44 -07:00
Bjørn Forsman
c1af79c69d nixos/ethminer: only pull in nvidia_x11 when needed
Only people using CUDA need it.
2022-04-04 19:27:20 +02:00
Lassulus
5083d22ec5
Merge pull request #167167 from helsinki-systems/feat/systemd-stage-1-less-systemd-files
nixos/stage-1-systemd: Limit files to the bare necessities
2022-04-04 18:25:55 +01:00
R. Ryantm
7cbf02e39e gdcm: 3.0.11 -> 3.0.12 2022-04-04 17:25:50 +00:00
Lassulus
aedd6ccfc6
Merge pull request #167206 from helsinki-systems/feat/systemd-stage-1-own-systemd
nixos/systemd-stage-1: Use an own systemd package
2022-04-04 18:25:02 +01:00
Vladimír Čunát
5e862dc729
fltk: don't build PDF docs
- it was broken, probably after doxygen update:
  https://hydra.nixos.org/build/171898654
- HTML is more than enough nowadays, I believe
- the texlive-medium build-dep was relatively expensive
2022-04-04 19:13:44 +02:00
Janne Heß
41d3ca0677
nixos/systemd-stage-1: Use an own systemd package
We need more features than systemdMinimal but less than systemd so we
need some own packages :/
2022-04-04 18:12:45 +01:00
Vladimír Čunát
f91a565fe3
gnat*: fixup build with glibc-2.34 2022-04-04 18:58:13 +02:00
Mario Rodas
8461b0c41a
Merge pull request #167201 from mikesperber/patch-1
scsh: Update to latest head, unbreaking the build
2022-04-04 11:50:47 -05:00
Martin Weinelt
c6476294e1 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-04 18:40:34 +02:00
xrelkd
a6a606b032
eksctl: 0.89.0 -> 0.90.0 2022-04-05 00:24:06 +08:00
Mike Sperber
bced189985
scsh: Update to latest head, unbreaking the build
The only difference with the previous revision is that the submodule URL is now https: instead of unauthenticated git@ protocol - this pull request:

https://github.com/scheme/scsh/pull/44
2022-04-04 18:23:58 +02:00
Ilya Elenskiy
23ae4dfc22 python3.pkgs.numba: added optional CUDA support 2022-04-04 18:12:23 +02:00
Lassulus
5bae60beee
Merge pull request #158000 from iblech/patch-whitebophir1.17.0
whitebophir: 1.16.0 -> 1.17.0
2022-04-04 17:07:50 +01:00
Maximilian Bosch
74d3d12130
Merge pull request #167010 from Ma27/blackbox-exporter-version
prometheus-backbox-exporter: correctly expose version info
2022-04-04 18:00:32 +02:00
ajs124
9ae3813cda
Merge pull request #167147 from iblech/patch-ethercalc-node14
ethercalc: migrate from nodejs-12_x to nodejs-14_x
2022-04-04 17:51:30 +02:00
ajs124
dcf19469a8
Merge pull request #167192 from jb55/remove-me
remove jb55 as maintainer from some packages
2022-04-04 17:36:00 +02:00
Bernardo Meurer
6caef52177
Merge pull request #167174 from cpcloud/fix-pulumi-hashes 2022-04-04 08:22:32 -07:00
ajs124
b1254218f2
Merge pull request #167103 from lunik1/xfsdump
xfsdump: init at 3.1.10
2022-04-04 17:20:19 +02:00
Thomas Tuegel
4d38e8d468
Merge pull request #166266 from andrevmatos/kde/plasma
kde/plasma5: 5.24.3 -> 5.24.4
2022-04-04 10:17:57 -05:00
Lassulus
5e1686df5b
Merge pull request #150880 from helsinki-systems/drop/openssl_1_0_2
openssl_1_0_2: drop
2022-04-04 16:15:25 +01:00
William Casarin
a1390787c3 remove jb55 as maintainer from some packages
I no longer use these and don't have much incentive to maintain them :(
2022-04-04 08:10:42 -07:00
Vincent Laporte
1ea4550773
coqPackages.coqprime: 8.14.1 → 8.15 2022-04-04 17:08:31 +02:00
Rik Huijzer
eff17f3c4c julia_16-bin: 1.6.5 -> 1.6.6 2022-04-04 17:05:32 +02:00
Lassulus
156b3dd93a
Merge pull request #167054 from helsinki-systems/upd/claws-mail
claws-mail: 4.0.0 -> 4.1.0
2022-04-04 15:52:50 +01:00
Thomas Tuegel
85d32acd32
Merge pull request #166160 from DeeUnderscore/misc/ibus-emoji-14
unicode-emoji: 12.1 -> 14.0; cldr-common: init at 40.0; ibus: update for Emoji 14
2022-04-04 09:42:17 -05:00
R. Ryantm
13571146d7 ffuf: 1.4.0 -> 1.4.1 2022-04-04 14:40:02 +00:00
Iwan
149f31a857
jacktrip: init at 1.5.3 (#166137)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-04 16:39:37 +02:00
ajs124
49c51cdd51 openssl_1_0_2: drop 2022-04-04 15:37:05 +01:00
ajs124
35e93564ad sslyze: drop 2022-04-04 15:37:05 +01:00