Commit graph

558093 commits

Author SHA1 Message Date
Weijia Wang 58651820bf idsk: refactor 2023-12-10 14:42:19 +01:00
Weijia Wang 64891e361b
Merge pull request #243497 from jvanbruegge/isabelle-2023
isabelle: 2022 -> 2023
2023-12-10 14:07:23 +01:00
Weijia Wang 109400fa01
Merge pull request #272774 from chasecaleb/update-sauce-connect
sauce-connect: 4.5.4 -> 4.9.1
2023-12-10 13:56:45 +01:00
Martin Weinelt b55c45c43a
Merge pull request #273324 from azuwis/hass-lovelace
nixos/home-automation: really fix lovelace card entrypoint
2023-12-10 13:55:43 +01:00
Weijia Wang 4a75ebc33b
Merge pull request #270376 from wahjava/update-fnc
fnc: 0.15 -> 0.16
2023-12-10 13:54:53 +01:00
Maximilian Bosch d56f942e43
Merge pull request #272709 from hercules-ci/module-system-test-pr-131205
lib/modules: Test optionless module errors from #131205
2023-12-10 13:49:02 +01:00
Silvan Mosberger d826a919f9
Merge pull request #273332 from infinisil/revert-272199
Revert recent unprompted additions of GitHub accounts to the maintainer listing
2023-12-10 13:40:05 +01:00
Weijia Wang e87c4b32ee
Merge pull request #273265 from aaronjheng/gwyddion
gwyddion: mark as broken
2023-12-10 13:20:33 +01:00
Weijia Wang 0d8a9b0e11
Merge pull request #268553 from hatch01/master
zapzap: init at 4.5.5.2
2023-12-10 13:18:03 +01:00
Weijia Wang 9c6fddbac9
Merge pull request #273237 from wegank/bonnie-refactor
bonnie: refactor
2023-12-10 13:13:17 +01:00
Weijia Wang 1907144e49
Merge pull request #273257 from wegank/deliantra-server-stdenv
deliantra-server: remove stdenv overrides
2023-12-10 13:11:54 +01:00
Weijia Wang 775b6540e7
Merge pull request #273236 from wegank/hobbes-cleanup
hobbes: drop unused override
2023-12-10 13:09:28 +01:00
Silvan Mosberger 25fd8d0f81 Revert "maintainer-list: fix tomkoid data"
This reverts commit bc0adb2389.

GitHub names/ids are not mandatory for now. See
https://github.com/NixOS/nixpkgs/pull/273220,
https://github.com/NixOS/nixpkgs/pull/272199 and
https://github.com/NixOS/nixpkgs/pull/273146.

Furthermore this user has not consented to their account information being added
to the listing. While we can't reasonably change the git history, we can
revert the change so it won't be included in future revisions.
2023-12-10 12:59:08 +01:00
Silvan Mosberger 66957f4e07 Revert "maintainer-list: fix gm6k/zeuner data"
This reverts commit 3429e794da.

GitHub names/ids are not mandatory for now. See
https://github.com/NixOS/nixpkgs/pull/273220,
https://github.com/NixOS/nixpkgs/pull/272199 and
https://github.com/NixOS/nixpkgs/pull/273146.

Furthermore this user has not consented to their account information being added
to the listing. While we can't reasonably change the git history, we can
revert the change so it won't be included in future revisions.
2023-12-10 12:59:02 +01: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
Zhong Jianxin b097e95193 nixos/home-automation: really fix lovelace card entrypoint 2023-12-10 19:12:55 +08: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
Aaron Jheng b5b4d4e373
gwyddion: mark as broken 2023-12-10 03:32:47 +00: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
Weijia Wang 7d7c715dfb deliantra-server: remove stdenv overrides 2023-12-10 03:52:20 +01: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