Commit graph

444879 commits

Author SHA1 Message Date
Mauricio Collares 59fc1d3647 sageWithDoc: import sphinx 5.1->5.3 upgrade patches 2023-01-18 15:28:06 +01:00
Ondrej Vlach f51c543b8b datovka: 4.15.6 -> 4.21.1
https://gitlab.nic.cz/datovka/datovka/-/blob/v4.21.1/ChangeLog
2023-01-18 15:20:24 +01:00
Ondrej Vlach ab4f0e71e8 libdatovka: init at 0.2.1
datovka application now depends on libdatovka(https://gitlab.nic.cz/datovka/datovka/-/blob/v4.16.0/ChangeLog).
2023-01-18 15:20:19 +01:00
Ondrej Vlach 7f23fce6f4 maintainers: add ovlach 2023-01-18 15:14:01 +01:00
Bernardo Meurer 75a1eb0c5b
Merge pull request #211372 from vcunat/p/nixosTests.installer-RAM-2 2023-01-18 09:08:07 -05:00
Anderson Torres 05ef476460
Merge pull request #211394 from r-ryantm/auto-update/qtrvsim
qtrvsim: 0.9.4 -> 0.9.5
2023-01-18 11:07:37 -03:00
Anderson Torres 7c27abdcbe
Merge pull request #211384 from yayayayaka/snowflake-2.5.0
snowflake: 2.4.3 -> 2.5.0
2023-01-18 11:06:45 -03:00
Anderson Torres 30eecb645a
Merge pull request #211061 from farcaller/resgate
resgate: init at 1.7.5
2023-01-18 11:05:29 -03:00
R. Ryantm 6bd0eb8bb6 argo-rollouts: 1.3.2 -> 1.4.0 2023-01-18 22:04:49 +08:00
R. Ryantm 03f9d6ac42 yamlpath: 3.6.9 -> 3.7.0 2023-01-18 22:03:07 +08:00
R. Ryantm 9249c4bfbf linkerd_edge: 22.12.1 -> 23.1.1 2023-01-18 22:02:15 +08:00
R. Ryantm de21b184d9 rust-analyzer-unwrapped: 2023-01-09 -> 2023-01-16 2023-01-18 21:59:59 +08:00
R. Ryantm fa00de1650 symfony-cli: 5.4.20 -> 5.4.21 2023-01-18 21:59:36 +08:00
R. Ryantm 3199fa6084 karmor: 0.11.4 -> 0.11.5 2023-01-18 21:58:50 +08:00
Weijia Wang 846e4de6e8 darwin.apple_sdk_11_0.libpm: init 2023-01-18 14:58:43 +01:00
R. Ryantm 6fbe9c5daa plantuml-server: 1.2022.14 -> 1.2023.0 2023-01-18 21:57:02 +08:00
R. Ryantm b97988db67 snac2: 2.12 -> 2.15 2023-01-18 21:56:13 +08:00
Bobby Rong d12cc63a9e
Merge pull request #211327 from bobby285271/upd/cinnamon
cinnamon.mint-themes: 2.0.8 -> 2.0.9
2023-01-18 21:51:33 +08:00
Mauricio Collares 6692659ce6 sage: matplotlib 3.6 upgrade fixes 2023-01-18 14:45:01 +01:00
Sandro 76645347bd
Merge pull request #210117 from wegank/ocaml-aarch64-linux
ocaml-ng.ocamlPackages_4_0[2-5].ocaml: unbreak on aarch64-linux
2023-01-18 14:34:52 +01:00
Sandro 47c0bb83c7
Merge pull request #209789 from wegank/classads-darwin
classads: unbreak on aarch64-darwin
2023-01-18 14:33:33 +01:00
Sandro 60a66c2081
Merge pull request #209757 from wegank/pwsafe-darwin
pwsafe: add darwin support
2023-01-18 14:32:39 +01:00
Sandro 15eb39e56f
Merge pull request #209224 from wegank/qbittorrent-darwin
qbittorrent: add darwin support
2023-01-18 14:32:04 +01:00
Sandro 028d747628
Merge pull request #209003 from wegank/libbde-bump
libbde: 20220121 -> 20221031
2023-01-18 14:31:21 +01:00
R. Ryantm ba469ed136 qtrvsim: 0.9.4 -> 0.9.5 2023-01-18 13:29:59 +00:00
Sergei Trofimovich ad9cc27b14
Merge pull request #211288 from trofi/liferea-update
liferea: 1.14-RC3 -> 1.14.0
2023-01-18 13:15:33 +00:00
R. Ryantm 094b6a2f63 python310Packages.pyskyqremote: 0.3.23 -> 0.3.24 2023-01-18 12:39:32 +00:00
Yaya 57c1e9599a snowflake: 2.4.3 -> 2.5.0
Changelog had been forgotten to update but according to the related
upstream merge request [1] it removes hello verify message in the DTLS
handshake process.

[1]: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/merge_requests/131
2023-01-18 12:18:01 +00:00
Alyssa Ross 1a355ae751 libcddb: broaden platforms
Builds fine for FreeBSD and NetBSD, and the website explicitly calls
out Cygwin support.
2023-01-18 12:16:51 +00:00
Alyssa Ross e8b42ea1ca libcddb: depend on libiconv unconditionally
libiconv is already defined per-platform.  The actual libiconv library
won't be built on platforms like Linux where it doesn't need to be, so
there's no need to maintain a separate platform list here.

Required to build for FreeBSD.
2023-01-18 12:16:51 +00:00
Alyssa Ross d01e46db3c fzf: only wrap perl on Linux
As the comment says, this should only have happened on Linux, not all
non-Darwin platforms.

Fixes pkgsCross.x86_64-netbsd.fzf.

Fixes: 1693ed2be9 ("fzf: wrap 'perl' in scripts with LOCALE_ARCHIVE")
2023-01-18 12:15:47 +00:00
Alyssa Ross e88859c53c postgresql: fix enableSystemd on other Unixes
It's not just Darwin that doesn't have systemd.
2023-01-18 12:14:49 +00:00
R. Ryantm 3aaa00b468 python310Packages.mistletoe: 0.9.0 -> 1.0.0 2023-01-18 12:13:23 +00:00
Alyssa Ross dd8a787d4a udev: set to libudev-zero on static linux
systemd does not support being built statically[1], which means that,
prior to this patch, nothing that depends on udev can be built
statically.  libudev-zero is a daemonless implementation of libudev,
that supports being built statically.  So, by setting udev to be
libudev-zero when systemd is unavailable, we can get static builds of
packages like linuxPackages.usbip.

[1]: https://github.com/systemd/systemd/issues/20600#issuecomment-912338965
2023-01-18 12:12:14 +00:00
Alyssa Ross b0997077e7
perl: don't use libxcrypt on FreeBSD
Tested by building pkgsCross.x86_64-freebsd.perl from x86_64-linux.
2023-01-18 12:10:34 +00:00
Mario Rodas 7dacba80c6
Merge pull request #211303 from r-ryantm/auto-update/ursadb
ursadb: 1.5.0 -> 1.5.1
2023-01-18 06:56:29 -05:00
Mario Rodas 5efeeeb6a3
Merge pull request #211318 from r-ryantm/auto-update/fastly
fastly: 4.6.1 -> 4.6.2
2023-01-18 06:55:24 -05:00
Harsh Shandilya 817fd4c1a8
nerdfonts: 2.2.2 -> 2.3.0 2023-01-18 17:23:43 +05:30
Mario Rodas b496a628ac
Merge pull request #211360 from NobbZ/rustic-rs-0-4-3
rustic-rs: 0.4.2 -> 0.4.3
2023-01-18 06:53:42 -05:00
Mario Rodas a5c47ae709
Merge pull request #211371 from r-ryantm/auto-update/chezmoi
chezmoi: 2.29.1 -> 2.29.2
2023-01-18 06:53:05 -05:00
Alyssa Ross a5e1363258 llvmPackages.bintools: remove as -> llvm-as symlink
"llvm-as is an LLVM IR -> LLVM bitcode assembler not a system
assembler"[1], and therefore should not be linked as "as".

The "as" symlink was removed in 46e5ea5af6 ("llvm*: remove symlinks
to llvm-diff, llvm-as and associated LLVM IR utilities."), but that
was partially reverted by b331c72f03 ("llvm: setup some symlinks for
compatibility with binutils"), which restored a bunch of symlinks that
were incorrectly removed, but also incorrectly restored "as".  This
was pointed out[2] at the time but apparently never fixed.

[1]: https://github.com/NixOS/nixpkgs/issues/93523#issue-661663683
[2]: b331c72f03 (commitcomment-40981705)
2023-01-18 11:36:45 +00:00
Alyssa Ross 3d1e039332 llvmPackages.bintools-unwrapped: add missing symlinks
We were missing symlinks for some programs e.g. strings, which caused
e.g. pkgsLLVM.x264 to fail to build.

Here, I have filled in all the symlinks that LLVM would create if
built with the LLVM_INSTALL_BINUTILS_SYMLINKS option.  Where an
existing symlink's target has changed, it's to avoid a double
indirection e.g. strip -> llvm-strip -> llvm-objcopy has because just
strip -> llvm-objcopy.

There's also the related problem that we are creating a as -> llvm-as
symlink, which doesn't make sense, but I'll remove that in a
subsequent commit so that if it somehow breaks something it's easy to
revert just that change.

Fixes: https://github.com/NixOS/nixpkgs/pull/210983
2023-01-18 11:36:45 +00:00
Sandro ea35ef77d3
Merge pull request #209687 from raphaelr/obs29
obs-studio: 28.1.2 -> 29.0.0
2023-01-18 12:30:35 +01:00
Pavol Rusnak 0f8b952bd4
Merge pull request #211293 from mmilata/torq
torq: init at 0.16.9
2023-01-18 11:24:04 +00:00
Lily Foster 4fea5e46aa
python3Packages.poetry-dynamic-versioning: fix build after last version bump (#211155)
* python3Packages.poetry-dynamic-versioning: fix build after last version bump

* python310Packages.poetry-dynamic-versioning: add changelog to meta

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2023-01-18 12:22:12 +01:00
Thiago Kenji Okada 30b788eb97
Merge pull request #211191 from abathur/resholve_0.8.5
resholve: 0.8.4 -> 0.8.5; update README
2023-01-18 11:02:40 +00:00
Martin Milata 2dfd7d22c6 torq: init at 0.16.9 2023-01-18 11:48:22 +01:00
Robert Hensing d57484a451
Merge pull request #211302 from hercules-ci/lib-tests-release-nix-param
lib/tests/release.nix: Make nix a parameter + strictDeps
2023-01-18 11:46:42 +01:00
Vladimír Čunát 2b988c76fd
Revert "nixosTests.installer: bump memorySize"
This reverts commit 309ed272be.
The bump caused nixosTests.installer.luksroot hang, e.g. see
https://hydra.nixos.org/build/205951019
(I don't know why.)

The OOM issues were avoided by 6dccdc4585 (newer but merged earlier)
2023-01-18 11:45:48 +01:00
R. Ryantm e58acc31d6 armadillo: 11.4.2 -> 11.4.3 2023-01-18 10:44:40 +00:00