Commit Graph

444775 Commits

Author SHA1 Message Date
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
ff330ceb76 chezmoi: 2.29.1 -> 2.29.2 2023-01-18 10:40:34 +00:00
Jan Tojnar
23d3b62ee8
Merge pull request #209877 from dotlambda/libadwaita-1.2.1
libadwaita: 1.2.0 -> 1.2.1
2023-01-18 11:26:35 +01:00
markuskowa
312e9042eb
Merge pull request #202873 from bzizou/libfabric
libfabric: 1.15.1 -> 1.17.0 and opx activation
2023-01-18 11:04:14 +01:00
K900
fc6d8da911
Merge pull request #199106 from nat-418/add-package-nagelfar-1.3.3
nagelfar: init at 1.3.3
2023-01-18 12:59:15 +03:00
Pavol Rusnak
9d0588e8a5
Merge pull request #211312 from LunNova/lunnova/monado-bump-2023-01 2023-01-18 09:48:37 +00:00
Norbert Melzer
b1bc13a162 rustic-rs: 0.4.2 -> 0.4.3 2023-01-18 10:32:23 +01:00
Nick Cao
84341d7769
Merge pull request #211314 from r-ryantm/auto-update/termusic
termusic: 0.7.7 -> 0.7.8
2023-01-18 16:33:23 +08:00
Maximilian Bosch
98f924b7a4
Merge pull request #211278 from techknowlogick/gitea-1181
gitea: 1.18.0 -> 1.18.1
2023-01-18 09:25:15 +01:00
Pascal Bach
e229ca64d0
Merge pull request #211005 from AtaraxiaSjel/nixos/gitea-zstd
nixos/gitea: add tar.zst to the dump type
2023-01-18 09:22:38 +01:00
Nick Cao
16d623c3fc
Merge pull request #211232 from r-ryantm/auto-update/librewolf-unwrapped
librewolf-unwrapped: 108.0.2-1 -> 109.0-1
2023-01-18 14:47:42 +08:00
Dominik Schrempf
eda69033eb
doc/haskell: nits
These are some suggested changes to the new documentation of Haskell in
the Nixpkgs manual. They cover sections until, but excluding, the
section "Available package versions". I am not an English native
speaker, so please correct me and savage these changes!

Also, please let me know if the suggestions are welcome, then I will
continue with the next chapter.
2023-01-18 07:17:46 +01:00
Nick Cao
a945234f32
Merge pull request #206315 from wegank/meshcat-init
python3Packages.meshcat: init at 0.3.2
2023-01-18 14:08:04 +08:00
Nick Cao
e24ea705f6
Merge pull request #208901 from wegank/qmake2cmake-init
qmake2cmake: init at 1.0.2
2023-01-18 14:07:42 +08:00
Nick Cao
6af676a9a0
Merge pull request #210914 from wegank/protobuf-darwin
python311Packages.protobuf: fix tests
2023-01-18 14:06:27 +08:00
Nick Cao
e37d909c97
Merge pull request #205584 from wegank/julia-darwin
julia_18-bin: add darwin support
2023-01-18 14:04:53 +08:00
Nick Cao
b1ff903d4f
Merge pull request #210700 from PedroHLC/zen-kernels-6.1.5
zen-kernels: 6.1.3 -> 6.1.6
2023-01-18 13:43:06 +08:00
Nick Cao
a2d165a9dc
Merge pull request #210769 from sikmir/o-editor
o: 2.57.0 → 2.58.0
2023-01-18 13:42:18 +08:00
figsoda
b83bc07b4f
Merge pull request #211315 from r-ryantm/auto-update/yq-go
yq-go: 4.30.6 -> 4.30.8
2023-01-18 00:05:10 -05:00
figsoda
541af71fbc mpvScripts.thumbnail: 0.5.1 -> 0.5.2
Diff: https://github.com/marzzzello/mpv_thumbnail_script/compare/0.5.1...0.5.2

Changelog: https://github.com/marzzzello/mpv_thumbnail_script/releases/tag/0.5.2
2023-01-17 23:58:47 -05:00
figsoda
93a216eba5
Merge pull request #211329 from r-ryantm/auto-update/ov
ov: 0.13.0 -> 0.14.0
2023-01-17 23:54:54 -05:00
Weijia Wang
7b19e25b87 qmake2cmake: init at 1.0.2 2023-01-18 05:35:19 +01:00
Bobby Rong
809fe35f8b
Merge pull request #211182 from bobby285271/upd/gtkspell2-enchant2
gtkspell2: Build with enchant2
2023-01-18 12:18:24 +08:00
R. Ryantm
7d96b4474d ov: 0.13.0 -> 0.14.0 2023-01-18 04:03:01 +00:00
Nick Cao
df93f45790
Merge pull request #211250 from sumnerevans/matrix-synapse-1.75
matrix-synapse: 1.74.0 -> 1.75.0
2023-01-18 11:58:50 +08:00
Nick Cao
c28f3f4bb3
Merge pull request #211135 from malob/fix-kitty-x86_64-darwin
kitty: unbreak on `x86_64-darwin` and fix build failure on all systems due to Bash update in `nixpkgs`
2023-01-18 11:54:54 +08:00
github-actions[bot]
c7c5251a2c terraform-providers.spotinst: 1.92.0 → 1.94.0 2023-01-18 13:54:41 +10:00
github-actions[bot]
6180cb3707 terraform-providers.pagerduty: 2.9.1 → 2.9.2 2023-01-18 13:54:41 +10:00
github-actions[bot]
a33035b984 terraform-providers.google-beta: 4.48.0 → 4.49.0 2023-01-18 13:54:41 +10:00
github-actions[bot]
8acbfd29b6 terraform-providers.google: 4.48.0 → 4.49.0 2023-01-18 13:54:41 +10:00
github-actions[bot]
c0adf187c6 terraform-providers.github: 5.14.0 → 5.15.0 2023-01-18 13:54:41 +10:00
github-actions[bot]
e881ff3f79 terraform-providers.cloudamqp: 1.22.0 → 1.22.1 2023-01-18 13:54:41 +10:00
Bobby Rong
b6a1d3f935
cinnamon.mint-themes: 2.0.8 -> 2.0.9
https://github.com/linuxmint/mint-themes/compare/2.0.8...2.0.9
2023-01-18 11:49:22 +08:00
Bobby Rong
c6a66632f9
Merge pull request #211176 from bobby285271/upd/cinnamon
cinnamon.cinnamon-common: 5.6.6 -> 5.6.7
2023-01-18 11:39:46 +08:00
Jade Lovelace
c7e7050dad nix-doc: 0.5.5 -> 0.5.6 2023-01-18 13:27:26 +10:00
Kira Bruneau
9428672eaa
Merge pull request #211265 from duxovni/yabridge-5.0.3
yabridge: 4.0.2 -> 5.0.3
2023-01-17 22:07:56 -05:00
R. Ryantm
3bf0de1ee9 fastly: 4.6.1 -> 4.6.2 2023-01-18 02:13:34 +00:00
R. Ryantm
c35354ecb2 yq-go: 4.30.6 -> 4.30.8 2023-01-18 01:52:06 +00:00
R. Ryantm
776e0f600a termusic: 0.7.7 -> 0.7.8 2023-01-18 01:45:40 +00:00