Sergei Trofimovich
b9b1d958d0
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/development/libraries/qt-6/modules/qtbase.nix
pkgs/stdenv/linux/make-bootstrap-tools.nix
2023-01-20 21:56:57 +00:00
Robert Schütz
3ac988f89e
prs: 0.4.1 -> 0.5.0
...
https://gitlab.com/timvisee/prs/-/tags/v0.5.0
2023-01-20 13:55:16 -08:00
figsoda
13e65c1f24
Merge pull request #211609 from figsoda/guppy
...
cargo-{guppy,hakari}: update
2023-01-20 16:43:43 -05:00
R. Ryantm
3a2d4d26bf
python310Packages.doorbirdpy: 2.2.0 -> 2.2.1
2023-01-20 13:42:37 -08:00
Martin Weinelt
eac989c0a2
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-20 21:30:02 +00:00
Alyssa Ross
c7475c80e1
libtheora: don't build examples
...
Original motivation for this was that they use ftime(3), an obsolete
function that caused the build to fail for NetBSD, but I think we
should just disable them everywhere, because it's unlikely people need
the compiled examples to be installed on their system.
I did a search for the only useful-sounding example, png2theora, on
<https://codesearch.debian.net/ >, and the only use I found of it was
blktrace, which can use either png2theora or ffmpeg. Our own blktrace
package doesn't depend on libtheora anyway.
OpenSUSE and Void Linux both also disable the examples.
2023-01-20 20:51:48 +00:00
Alyssa Ross
fb95bbd0b9
fossil: fix cross
...
Co-authored-by: Artturi <Artturin@artturin.com>
2023-01-20 20:50:58 +00:00
zowoq
204168e060
nix-eval-jobs: pin to nix_2_12
2023-01-21 06:44:18 +10:00
zowoq
37a44ff3a0
nixos/nix-fallback-paths: 2.12.0 -> 2.13.1
2023-01-21 06:44:18 +10:00
zowoq
956bc25a80
nixVersions.stable: 2.12 -> 2.13
2023-01-21 06:44:18 +10:00
zowoq
3cec8c7fd5
nixVersions.nix_2_13: init at 2.13.1
...
https://github.com/NixOS/nix/releases/tag/2.13.0
https://github.com/NixOS/nix/releases/tag/2.13.1
2023-01-21 06:44:18 +10:00
Anderson Torres
2b175a1e0f
Merge pull request #211656 from r-ryantm/auto-update/fvwm3
...
fvwm3: 1.0.5 -> 1.0.6a
2023-01-20 17:41:23 -03:00
Anderson Torres
f043916573
Merge pull request #211791 from athre0z/zydis-split-zycore
...
zydis: split zycore into separate derivation
2023-01-20 17:39:32 -03:00
figsoda
0a454a3068
Merge pull request #211790 from newAM/cargo-spellcheck-0.12.3
...
cargo-spellcheck: 0.12.2 -> 0.12.3
2023-01-20 15:29:24 -05:00
Artturin
27fe8b4a39
cross-compilation.chapter.md: correct doCheck conditional
2023-01-20 22:17:19 +02:00
R. Ryantm
c4961615c7
erlang: 24.3.4.7 -> 24.3.4.8
2023-01-20 15:03:17 -05:00
Weijia Wang
cb6831ac44
darwin.moltenvk: fix build
2023-01-20 20:47:11 +01:00
Martin Ertsås
a8e35d0131
tmuxp: 1.12.1 -> 1.23.0
...
tmuxp 1.12.1 depends on a libtmux where you can import which from the
library. This has been changed in libtmux, and we now need to use
shutil.which to avoid the error:
ImportError: cannot import name 'which' from 'libtmux.common'
Updating the package fixes this issue.
2023-01-20 20:26:55 +01:00
R. Ryantm
30e35ce155
flexget: 3.5.17 -> 3.5.18
2023-01-20 19:08:59 +00:00
R. Ryantm
9002325515
s2n-tls: 1.3.32 -> 1.3.33
2023-01-20 18:50:16 +00:00
Sandro
906cded732
Merge pull request #210474 from linsui/i2p
...
i2p: 1.9.0 -> 2.1.0
2023-01-20 19:07:53 +01:00
github-actions[bot]
29327d1e59
Merge master into staging-next
2023-01-20 18:01:36 +00:00
Fabian Affolter
cfb43ad7b9
Merge pull request #211621 from r-ryantm/auto-update/checkSSLCert
...
checkSSLCert: 2.57.0 -> 2.58.0
2023-01-20 18:44:10 +01:00
Joel Höner
08fc58fc60
zydis: add athre0z as a maintainer
2023-01-20 18:37:56 +01:00
Joel Höner
5ce55991d5
zydis: split zycore
into separate derivation
...
This commit splits the Zycore dependency that was previously pulled
in via `fetchSubmodules` into a separate derivation. The package
previously didn't install the Zycore headers and CMake configs, making
it impossible to actually compile any code that uses Zydis because Zydis
includes Zycore headers.
2023-01-20 18:37:56 +01:00
Alyssa Ross
4ed0e1a743
gcc: use as(1) from binutils with LLVM bintools
...
LLVM does not provide a drop-in replacement for as(1).
This makes it possible to build a GNU Fortran cross compiler from GNU
to LLVM — e.g. buildPackages.gfortran for
{ system = "aarch64-linux"; useLLVM = true; }
2023-01-20 18:35:25 +01:00
Alyssa Ross
f5e63a0e9e
bintools: add isGNU and isLLVM attributes
2023-01-20 18:35:25 +01:00
Michele Guerini Rocco
10222e1e37
Merge pull request #211295 from rnhmjoj/pr-nixos-install
...
nixos-install: remove root requirement for bind mount
2023-01-20 18:34:38 +01:00
7c6f434c
fdee566be9
Merge pull request #211780 from bouk/bouk/openmvs
...
openmvs: init at 2.1.0
2023-01-20 17:22:55 +00:00
Maximilian Bosch
227f7f7a5a
element-{web,desktop}: 1.11.17 -> 1.11.20
...
ChangeLogs web:
* https://github.com/vector-im/element-web/releases/tag/v1.11.18
* https://github.com/vector-im/element-web/releases/tag/v1.11.19
* https://github.com/vector-im/element-web/releases/tag/v1.11.20
ChangeLogs desktop:
* https://github.com/vector-im/element-desktop/releases/tag/v1.11.18
* https://github.com/vector-im/element-desktop/releases/tag/v1.11.19
* https://github.com/vector-im/element-desktop/releases/tag/v1.11.20
2023-01-20 18:22:13 +01:00
Yureka
e72146804a
pkgsMusl.go: bootstrap with gccgo ( #207681 )
2023-01-20 18:04:58 +01:00
Maximilian Bosch
33b9e537c7
Merge pull request #211694 from techknowlogick/gitea-1182
...
gitea: 1.18.1 -> 1.18.2
2023-01-20 18:04:24 +01:00
Martin Weinelt
4d9b6de1cf
python3Packages.hassil: 0.2.3 -> 0.2.4
...
https://github.com/home-assistant/hassil/releases/tag/v0.2.4
2023-01-20 17:46:47 +01:00
Fabian Affolter
d856596f07
python310Packages.hahomematic: 2023.1.4 -> 2023.1.5
...
Diff: https://github.com/danielperna84/hahomematic/compare/refs/tags/2023.1.4...2023.1.5
Changelog: https://github.com/danielperna84/hahomematic/releases/tag/2023.1.5
2023-01-20 17:30:06 +01:00
Fabian Affolter
803b5ff95a
Merge pull request #211756 from fabaff/odp-amsterdam-bump
...
python310Packages.odp-amsterdam: 5.0.0 -> 5.0.1
2023-01-20 17:16:46 +01:00
Alex Martens
d5d188d9e6
cargo-spellcheck: 0.12.2 -> 0.12.3
2023-01-20 07:55:25 -08:00
xrelkd
7ecdd35e4d
eksctl: 0.125.0 -> 0.126.0
...
Diff: https://github.com/weaveworks/eksctl/compare/0.125.0...0.126.0
2023-01-20 23:44:36 +08:00
Michele Guerini Rocco
bbbcb362e8
Merge pull request #211779 from rnhmjoj/pr-pdns
...
pdns-recursor: 4.8.0 -> 4.8.1
2023-01-20 16:24:56 +01:00
Bouke van der Bijl
b3dead4ffb
openmvs: init at 2.1.0
2023-01-20 15:50:59 +01:00
rnhmjoj
aa7d5394a8
pdns-recursor: 4.8.0 -> 4.8.1
2023-01-20 15:48:51 +01:00
Mario Rodas
b799bb34ee
Merge pull request #208410 from r-ryantm/auto-update/cargo-watch
...
cargo-watch: 8.1.2 -> 8.3.0
2023-01-20 09:33:25 -05:00
Andreas Stührk
46fdd46ccb
azure-cli: 2.37.0 -> 2.44.1
2023-01-20 15:24:22 +01:00
ajs124
391ae899de
Merge pull request #205481 from SFrijters/authy-2.2.2
...
authy: 2.2.1 -> 2.2.2
2023-01-20 15:18:52 +01:00
Sandro
9424ce8b06
Merge pull request #211734 from r-ryantm/auto-update/adguardhome
2023-01-20 15:09:42 +01:00
ajs124
7955ff05f1
Merge pull request #211031 from r-ryantm/auto-update/unpoller
...
unpoller: 2.4.1 -> 2.7.10
2023-01-20 14:59:30 +01:00
ajs124
02256184b9
Merge pull request #198166 from helsinki-systems/upd/open-iscsi
...
openiscsi: 2.1.7 -> 2.1.8
2023-01-20 14:53:12 +01:00
Bruno Inec
dbbb062d47
Apply suggestion
...
Co-authored-by: Aaron Andersen <aaron@fosslib.net>
2023-01-20 14:39:35 +01:00
Yaya
de640e137a
gitlab-runner: 15.7.2 -> 15.8.0 ( #211591 )
...
https://gitlab.com/gitlab-org/gitlab-runner/blob/v15.8.0/CHANGELOG.md
2023-01-20 14:33:04 +01:00
Yureka
7a05f9de7d
gccgo: wrap go binary ( #207670 )
2023-01-20 14:31:54 +01:00
Sandro
41d4ae90d3
Merge pull request #211539 from r-ryantm/auto-update/python310Packages.libcloud
2023-01-20 14:14:05 +01:00