Commit Graph

558065 Commits

Author SHA1 Message Date
R. Ryantm
50d4435a37 zsh-prezto: unstable-2023-11-08 -> unstable-2023-11-30 2023-12-10 14:35:15 +00:00
Weijia Wang
b2f4b4b97c
Merge pull request #273264 from aaronjheng/volatility
volatility: remove
2023-12-10 12:56:42 +01:00
OTABI Tomoya
d723f1d2ed
Merge pull request #273226 from GaetanLepage/pylyzer
pylyzer: 0.0.49 -> 0.0.50
2023-12-10 20:53:01 +09:00
Maximilian Bosch
9f9de7c5e3
Merge pull request #272919 from SuperSandro2000/nextcloud
nixos/nextcloud: allow phpOptions to contain ints
2023-12-10 12:49:52 +01:00
Pol Dellaiera
8214139c93
Merge pull request #273327 from drupol/box/use-php-83
phpPackages.box: use `php82`
2023-12-10 12:47:46 +01:00
Pol Dellaiera
cbead7e37f
phpPackages.box: use php82 2023-12-10 12:46:35 +01:00
Pol Dellaiera
359abc96b6
Merge pull request #273325 from drupol/bump/box/4-6-0
phpPackages.box: 4.5.1 -> 4.6.0
2023-12-10 12:39:21 +01:00
Pol Dellaiera
886eb57ad4
phpPackages.box: 4.5.1 -> 4.6.0 2023-12-10 12:37:44 +01:00
Zhaofeng Li
92ec31fbee
bambu-studio: init at 01.06.02.04 (#206495)
* wxGTK31: Support enabling WebRequest component

* wxGTK31: Support enabling private fonts

* bambu-studio: init at 01.06.02.04

Co-authored-by: Phileas Lebada <gitpl@woerm.at>

* bambu-studio: 01.06.02.04 -> 01.07.00.65

* bambu-studio: 01.07.00.65 -> 01.07.06.92

The OpenSSL pin is no longer needed.

* bambu-studio: 01.07.06.92 -> 01.08.00.62

* Switch to newer tbb version

tbb was broken up into two versions for backwards compability

https://github.com/NixOS/nixpkgs/pull/217585/files

and put into prusa-slicer

https://github.com/NixOS/nixpkgs/pull/238921/files

Which fixes for 1.8 beta build
```
bambu-studio> CMake Error at src/libslic3r/CMakeLists.txt:490 (target_link_libraries):
bambu-studio>   Target "libslic3r" links to:
bambu-studio>     TBB::tbbmalloc
bambu-studio>   but the target was not found.  Possible reasons include:
bambu-studio>     * There is a typo in the target name.
bambu-studio>     * A find_package call is missing for an IMPORTED target.
bambu-studio>     * An ALIAS target is missing.
bambu-studio>
bambu-studio> -- Generating done (0.2s)
bambu-studio> CMake Warning:
bambu-studio>   Manually-specified variables were not used by the project:
bambu-studio>     CMAKE_EXPORT_NO_PACKAGE_REGISTRY
bambu-studio>     DEP_WX_GTK3
bambu-studio>
bambu-studio> CMake Generate step failed.  Build files cannot be regenerated correctly.
error: builder for '/nix/store/rzgx01p1ni2xbx5ddg0133pjjlzs8618-bambu-studio-01.08.00.57.drv' failed with exit code 1;
```

* bambu-studio: switch to custom openvdb tbb version

* Downgrade boost to 179 (181 is current default)

---------

Co-authored-by: Phileas Lebada <gitpl@woerm.at>
2023-12-10 15:28:05 +04:00
Doron Behar
29d6c96900
Merge pull request #271142 from alyaeanyx/qalculate-4.9.0
{libqalculate, qalculate-gtk, qalculate-qt}: 4.8.1 -> 4.9.0
2023-12-10 11:11:37 +00:00
Jörg Thalheim
1f8d62a699 nix-eval-jobs: 2.18.0 -> 2.19.0
Diff: https://github.com/nix-community/nix-eval-jobs/compare/v2.18.0...v2.19.0
2023-12-10 12:04:27 +01:00
maxine
1c05d72a21
Merge pull request #272993 from EwuUwe/gnome-resources
gnome-resources: init at 1.2.1
2023-12-10 11:56:37 +01:00
maxine
039f53da23
Merge pull request #273127 from jtojnar/gnome-updates
GNOME updates 2023-12-09
2023-12-10 11:55:31 +01:00
Lassulus
137f80e8fc
Merge pull request #273218 from r-ryantm/auto-update/ttyplot
ttyplot: 1.5.1 -> 1.5.2
2023-12-10 11:34:46 +01:00
Emily Trau
058faf128e
Merge pull request #270774 from emilytrau/libbacktrace-musl
libbacktrace: disable tests on musl
2023-12-10 21:06:42 +11:00
Emery Hemingway
4d8e10e312 syndicate_utils: init at 20231130
https://git.syndicate-lang.org/ehmry/syndicate_utils
2023-12-10 09:26:02 +00:00
Emery Hemingway
c3b531d8aa nimOverrides: warn on bad version of hashlib 2023-12-10 09:26:02 +00:00
Emery Hemingway
6fb94a8e0f alephone: 1.6.2 -> 1.7 2023-12-10 09:25:34 +00:00
Emery Hemingway
0ee3c78131 alephone, alephone-*: move to pkgs/by-name 2023-12-10 09:25:34 +00:00
Azat Bahawi
54e610eab8
Merge pull request #273246 from r-ryantm/auto-update/werf
werf: 1.2.269 -> 1.2.270
2023-12-10 12:17:09 +03:00
Sandro Jäckel
acb20c175f nixos/no-x-libs: add mupdf 2023-12-10 09:12:47 +00:00
Sophie Tauchert
3b40e1bd33 buildNimPackage: allow overriding nim package args
Without this, it's impossible to override the lockFile as the default
overrideAttrs is applied after the composition in buildNimPackage has
read the lock file and generated the nim flags from it.
2023-12-10 09:10:02 +00:00
Kerstin Humm
db3bd72ed2 mobilizon: 3.2.0 -> 4.0.0 2023-12-10 07:23:16 +00:00
Kerstin Humm
60274ea008 Revert "nixos/mobilizon: fix integration test by using postgresql_14"
This reverts commit 80ba58361d92044864109b96f6ecef8e49e73f1d.
2023-12-10 07:23:16 +00:00
Pierre Bourdon
23971e20b0
Merge pull request #269833 from delroth/tpm2-tools-5.6
tpm2-tools: 5.5 -> 5.6
2023-12-10 08:22:54 +01:00
R. Ryantm
18746a0211 whisper-ctranslate2: 0.3.2 -> 0.3.4 2023-12-10 07:18:50 +00:00
Robert Hensing
8d20c2011e
Merge pull request #272183 from infinisil/nixpkgs-reference
doc: Rename to Nixpkgs reference manual and restate purpose
2023-12-10 07:07:20 +01:00
Robert Hensing
584463c744
Merge pull request #272764 from tweag/anyBool
lib.types.anyBool: init
2023-12-10 06:03:50 +01:00
OTABI Tomoya
b9cb1d8d5f
Merge pull request #271924 from stepbrobd/z3-solver
python3Packages.z3-solver: rename from z3
2023-12-10 12:28:16 +09:00
Aaron Jheng
cade36169a
volatility: remove 2023-12-10 03:26:43 +00:00
OTABI Tomoya
8c1c65650e
Merge pull request #261266 from Janik-Haag/octodns
octodns: init at 1.4.0
2023-12-10 12:21:04 +09:00
Bobby Rong
29c52e1af8
Merge pull request #273112 from bobby285271/upd/mate
mate.mate-system-monitor: 1.26.1 -> 1.26.2
2023-12-10 10:40:15 +08:00
Nick Cao
46bc6f4897
Merge pull request #272203 from eth3lbert/fix-pgroonga-msgpack
groonga: add msgpack-c as default dependency
2023-12-09 21:40:06 -05:00
Nick Cao
3325b296ae
Merge pull request #272782 from wkordalski/master
lapce: pass correct version during lapce compilation
2023-12-09 21:39:26 -05:00
Dmitry Kalinkin
b9c3a2f996
Merge pull request #272727 from NixOS/pr/root_6_28_10
root: 6.28.08 -> 6.28.10
2023-12-09 21:39:07 -05:00
Peder Bergebakken Sundt
5534b7997f
Merge pull request #266098 from ambroisie/add-ff2mpv-go
ff2mpv-go: init at 1.0.1
2023-12-10 03:38:43 +01:00
R. Ryantm
d79ef7e97f werf: 1.2.269 -> 1.2.270 2023-12-10 01:38:28 +00:00
Thiago Kenji Okada
2873a73123
Merge pull request #271093 from atorres1985-contrib/grafx2
grafx2: fixup desktop file
2023-12-10 01:36:17 +00:00
R. Ryantm
b4b49b84c9 snowflake: 2.7.0 -> 2.8.0 2023-12-10 02:32:15 +01:00
7c6f434c
bb2a9ce1c7
Merge pull request #273184 from r-ryantm/auto-update/eprover
eprover: 3.0 -> 3.0.03
2023-12-10 00:44:14 +00:00
7c6f434c
5e9d0ba5e4
Merge pull request #273039 from vifino/regina-3.9.5
regina: 3.9.1 -> 3.9.5; move to by-name
2023-12-10 00:42:52 +00:00
7c6f434c
7ce1741192
Merge pull request #273167 from wegank/gosmore-refactor
gosmore: refactor
2023-12-10 00:31:35 +00:00
Weijia Wang
852e0ea0e8
Merge pull request #272950 from amarshall/sass-update-deps
sass: update deps to fix build failure
2023-12-10 01:15:41 +01:00
Weijia Wang
404c1902f2
Merge pull request #273005 from NickCao/sing-box
sing-box: 1.7.2 -> 1.7.4
2023-12-10 01:05:14 +01:00
Weijia Wang
84536849e6
Merge pull request #272712 from r-ryantm/auto-update/snac2
snac2: 2.42 -> 2.43
2023-12-10 00:55:50 +01:00
Weijia Wang
9f9e9980b6
Merge pull request #272781 from r-ryantm/auto-update/trealla
trealla: 2.30.7 -> 2.31.6
2023-12-10 00:55:31 +01:00
Weijia Wang
b259ab5591
Merge pull request #272800 from r-ryantm/auto-update/uxn
uxn: unstable-2023-11-12 -> unstable-2023-12-05
2023-12-10 00:55:13 +01:00
Weijia Wang
974221fe72
Merge pull request #272811 from r-ryantm/auto-update/vgmstream
vgmstream: 1879 -> 1896
2023-12-10 00:53:57 +01:00
Weijia Wang
96dc9c2259
Merge pull request #272821 from r-ryantm/auto-update/webex
webex: 43.8.0.26955 -> 43.11.0.27795
2023-12-10 00:53:28 +01:00
Weijia Wang
53ee7c202e
Merge pull request #272965 from mfrw/mfrw/pyenv-2.3.35
pyenv: 2.3.32 -> 2.3.35
2023-12-10 00:53:00 +01:00