Mauricio Collares
6692659ce6
sage: matplotlib 3.6 upgrade fixes
2023-01-18 14:45:01 +01:00
Sandro and GitHub
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 and GitHub
47c0bb83c7
Merge pull request #209789 from wegank/classads-darwin
...
classads: unbreak on aarch64-darwin
2023-01-18 14:33:33 +01:00
Sandro and GitHub
60a66c2081
Merge pull request #209757 from wegank/pwsafe-darwin
...
pwsafe: add darwin support
2023-01-18 14:32:39 +01:00
Sandro and GitHub
15eb39e56f
Merge pull request #209224 from wegank/qbittorrent-darwin
...
qbittorrent: add darwin support
2023-01-18 14:32:04 +01:00
Sandro and GitHub
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
Madoura
4181b58e8a
hip: add gpuTargets to passthru
2023-01-18 07:20:10 -06:00
Madoura
a70a8bab7e
rocm-core: init at 5.4.1
2023-01-18 07:20:10 -06:00
Madoura
9551c88b86
migraphx: init at 5.4.1
2023-01-18 07:20:10 -06:00
Madoura
22d003cc38
blaze: init at 3.8.1
2023-01-18 07:20:06 -06:00
Sergei Trofimovich and GitHub
ad9cc27b14
Merge pull request #211288 from trofi/liferea-update
...
liferea: 1.14-RC3 -> 1.14.0
2023-01-18 13:15:33 +00:00
Madoura
a008d68326
oneDNN: fixup bad cmake paths
2023-01-18 07:15:24 -06:00
Madoura
ea30b3f7c8
hipblas: init at 5.4.1
2023-01-18 07:15:23 -06:00
Madoura
af0f9dc066
hipsolver: init at 5.4.1
2023-01-18 07:15:23 -06:00
Madoura
b33d0c12d5
hipfft: init at 5.4.1
2023-01-18 07:15:23 -06:00
Madoura
ed143046b1
hipfort: init at 5.4.1
2023-01-18 07:15:23 -06:00
Madoura
6e88b0b8d3
rdc: init at 5.4.1
2023-01-18 07:15:19 -06:00
Madoura
210fe0ffaa
rocr-debug-agent: init at 5.4.1
2023-01-18 07:15:19 -06:00
Madoura
1564b18973
rocgdb: init at 5.4.1
2023-01-18 07:15:15 -06:00
R. Ryantm
ffba2c47b5
python310Packages.google-cloud-videointelligence: 2.9.0 -> 2.10.0
2023-01-18 12:49:12 +00:00
Benjamin Isbarn
7d1f7b6b09
photoprism: 221102-905925b4d -> 221118-e58fee0fb
2023-01-18 13:41:30 +01: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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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]: https://github.com/NixOS/nixpkgs/commit/b331c72f032389c7156ff1d30117f91c95bbeedb#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 and GitHub
ea35ef77d3
Merge pull request #209687 from raphaelr/obs29
...
obs-studio: 28.1.2 -> 29.0.0
2023-01-18 12:30:35 +01:00
Mihai Fufezan
a46dffd912
catppuccin-gtk: 0.2.7 -> 0.4.1
2023-01-18 13:27:42 +02:00
Pavol Rusnak and GitHub
0f8b952bd4
Merge pull request #211293 from mmilata/torq
...
torq: init at 0.16.9
2023-01-18 11:24:04 +00:00
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
Bobby Rong
6c1b113f4f
enchant1: remove
...
Unmaintained.
2023-01-18 19:09:18 +08:00
Bobby Rong
ed0995f446
xneur: build with enchant2
...
We are trying to remove enchant1 from Nixpkgs. Since there is no
new release we pull the patch from debian to build this with enchant2.
2023-01-18 19:08:33 +08:00
Bobby Rong
564c0bebde
xneur: format with nixpkgs-fmt
2023-01-18 19:06:00 +08:00
Thiago Kenji Okada and GitHub
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 and GitHub
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