Commit graph

564426 commits

Author SHA1 Message Date
Bobby Rong 75e6da4bce
Merge pull request #277153 from trofi/nixosTests.allDrivers.anbox-avoid-aliases
nixosTests.allDrivers.anbox: avoid use of aliases
2023-12-29 21:59:43 +08:00
Bobby Rong 59d6dec310
Merge pull request #277474 from trofi/mutmut-fix-tests-eval
mutmut: fix `tests` eval
2023-12-29 21:51:10 +08:00
Mario Rodas c7833c3945
Merge pull request #276652 from marsam/add-libui-ng
libui-ng: init at unstable-2023-12-19
2023-12-29 08:47:32 -05:00
Bobby Rong c0096cbb8a
Merge pull request #277473 from trofi/guacamole-client-fix-tests-eval
guacamole-client: fix `tests` attribute eval
2023-12-29 21:44:57 +08:00
piegames 1c02c95cd9
Merge pull request #277014: maintainers: add tylervick 2023-12-29 14:41:14 +01:00
Bobby Rong c198051feb
Merge pull request #277435 from trofi/picoscope.rules-fix-eval
picoscope: fix `rules` eval
2023-12-29 21:40:07 +08:00
Bobby Rong bfb57a9eba
Merge pull request #277434 from trofi/gnupg22-fix-tests-eval
gnupg22: fix `tests` eval
2023-12-29 21:31:20 +08:00
Pol Dellaiera b9cbdb8ceb
Merge pull request #277520 from gaelreyrol/symfony-cli-update-5.7.7
symfony-cli: 5.7.6 -> 5.7.7
2023-12-29 14:27:53 +01:00
Bobby Rong 20bf12fdac
Merge pull request #277420 from trofi/displaylink-fix-tests-eval
displaylink: fix `tests` eval
2023-12-29 21:24:48 +08:00
R. Ryantm 3def6e473c python310Packages.withings-sync: 4.2.1 -> 4.2.2 2023-12-29 13:22:59 +00:00
Bobby Rong a78e9a5756
Merge pull request #277404 from trofi/corosync-fix-eval
corosync: fix `tests` eval
2023-12-29 21:17:31 +08:00
Vladimír Čunát 7b623c3388
Merge #277535: Revert "melpa2nix: update to work with Emacs HEAD" 2023-12-29 13:59:35 +01:00
Vladimír Čunát 915c004e36
Revert "melpa2nix: update to work with Emacs HEAD" 2023-12-29 13:58:55 +01:00
Sarah Brofeldt 0aa7301173
Merge pull request #277277 from r-ryantm/auto-update/prometheus-redis-exporter
prometheus-redis-exporter: 1.55.0 -> 1.56.0
2023-12-29 13:53:28 +01:00
Mario Rodas a247644ab9
Merge pull request #277511 from r-ryantm/auto-update/pgmoneta
pgmoneta: 0.7.2 -> 0.7.3
2023-12-29 07:40:06 -05:00
Bobby Rong 9f847b827e
xfce.thunar: 4.18.8 -> 4.18.9
https://gitlab.xfce.org/xfce/thunar/-/compare/thunar-4.18.8...thunar-4.18.9
2023-12-29 19:46:50 +08:00
Bobby Rong d2aea4e001
Merge pull request #277338 from bobby285271/upd/cinnamon
Cinnamon updates 2023-12-28
2023-12-29 19:43:40 +08:00
Pablo Ovelleiro Corral 34d2421d71
satty: 0.8.2 -> 0.8.3
Diff: https://github.com/gabm/Satty/compare/v0.8.2...v0.8.3
2023-12-29 12:41:36 +01:00
Martin Weinelt 9228c24fd3
Merge pull request #277454 from stigtsp/perl/spreadsheet-parseexcel-0.66
perlPackages.SpreadsheetParseExcel: 0.65 -> 0.66
2023-12-29 12:37:20 +01:00
Gaël Reyrol 48956956ed
symfony-cli: 5.7.6 -> 5.7.7
Diff: https://github.com/symfony-cli/symfony-cli/compare/v5.7.6...v5.7.7

Changelog: https://github.com/symfony-cli/symfony-cli/releases/tag/v5.7.7
2023-12-29 12:35:19 +01:00
Pol Dellaiera 2c582537e7
Merge pull request #274405 from r-ryantm/auto-update/gi-crystal
gi-crystal: 0.19.0 -> 0.21.0
2023-12-29 12:31:28 +01:00
Sergei Trofimovich 089b731d87 python/hooks: fix test attribute eval
Without the change `tests` attribute fails the eval as:

    $ nix build --no-link -f. pypy27Packages.pypaBuildHook.tests
    error:
           69|       #   versions of this hook's dependencies.
           70|       passthru.tests = import ./pypa-build-hook-tests.nix {
             |                        ^

Fixed file name and added missing runCommand import.
2023-12-29 11:27:59 +00:00
R. Ryantm d95aaab153 python310Packages.textdistance: 4.6.0 -> 4.6.1 2023-12-29 11:23:02 +00:00
nicoo ef51456d0f mpvScripts: Immediately error on collisions between scope and aliases
This makes mistakes more obvious, and ensures the error happens
independently of config.allowAliases, so any build will catch it.
2023-12-29 11:03:06 +00:00
nicoo 08de7bd961 mpvScripts: Refactor default.nix
It seems a bit easier to follow what is going on
2023-12-29 11:03:05 +00:00
nicoo 614afa6014 mpvScripts: Make into a scope 2023-12-29 11:03:05 +00:00
nicoo 6b186414de mpvScripts.buildLua: Expose to nixpkgs users 2023-12-29 11:03:05 +00:00
nicoo 81d6df0268 mpvScripts: Avoid mixing // and callPackage
This will avoid an infinite recursion issue when turned into a scope
2023-12-29 11:03:05 +00:00
Martin Weinelt 73365029fd
Merge pull request #277509 from Stunkymonkey/esphome-2023-12.5
esphome: improve error message
2023-12-29 11:52:47 +01:00
Matthias Beyer 0fc31f75e5
Merge pull request #277468 from r-ryantm/auto-update/cargo-semver-checks
cargo-semver-checks: 0.26.0 -> 0.27.0
2023-12-29 11:49:00 +01:00
Felix Buehler 0e7633f486 esphome: improve error message 2023-12-29 11:48:19 +01:00
R. Ryantm 18e61acd4a pgmoneta: 0.7.2 -> 0.7.3 2023-12-29 10:48:08 +00:00
R. Ryantm 4eb331ef94 automatic-timezoned: 1.0.137 -> 1.0.138 2023-12-29 10:47:23 +00:00
Jonas Heinrich c5ad6576be
Merge pull request #273042 from FedericoSchonborn/pmbootstrap-2.1.0
pmbootstrap: 2.0.0 -> 2.1.0
2023-12-29 11:35:37 +01:00
Rick van Schijndel cd7cd1c177
Merge pull request #277355 from trofi/stdenv-fix-eval
stdenv: fix eval of pkgsMusl packages with platform constraints
2023-12-29 11:24:22 +01:00
R. Ryantm 5803e6701f static-web-server: 2.24.1 -> 2.24.2 2023-12-29 10:13:57 +00:00
OTABI Tomoya f46c267fc6
Merge pull request #277461 from r-ryantm/auto-update/python310Packages.soco
python310Packages.soco: 0.30.0 -> 0.30.1
2023-12-29 18:53:19 +09:00
OTABI Tomoya 5f4bde4deb
Merge pull request #277397 from bcdarwin/update-accelerate
python311Packages.accelerate: 0.24.1 -> 0.25.0
2023-12-29 18:50:00 +09:00
R. Ryantm 8c994854f2 juicefs: 1.1.0 -> 1.1.1 2023-12-29 10:47:34 +01:00
OTABI Tomoya a0bb55fa5e
Merge pull request #277417 from bcdarwin/pylibjpeg
python311Packages.pylibjpeg: init at 1.4.0
2023-12-29 18:42:48 +09:00
OTABI Tomoya e7755c370a
Merge pull request #277463 from r-ryantm/auto-update/python310Packages.streamdeck
python310Packages.streamdeck: 0.9.4 -> 0.9.5
2023-12-29 18:41:00 +09:00
Fabian Affolter 26ccb580ae
Merge pull request #277283 from fabaff/flare-floss-bump
flare-floss: 2.3.0 -> 3.0.1, python311Packages.binary2strings: init at 0.1.13
2023-12-29 10:36:30 +01:00
Fabian Affolter f81c57d79a
Merge pull request #277354 from fabaff/angr-bump
python311Packages.angr: 9.2.81 -> 9.2.82
2023-12-29 10:36:16 +01:00
Fabian Affolter 29c3fb95fd
Merge pull request #277453 from r-ryantm/auto-update/python310Packages.pyvicare
python310Packages.pyvicare: 2.30.0 -> 2.32.0
2023-12-29 10:35:18 +01:00
R. Ryantm 2839d411e9 nkeys: 0.4.6 -> 0.4.7 2023-12-29 09:23:22 +00:00
OTABI Tomoya 31473f86d5
Merge pull request #277370 from r-ryantm/auto-update/popeye
popeye: 0.11.1 -> 0.11.2
2023-12-29 18:15:36 +09:00
Gaetan Lepage b4782a06d4 ruff: 0.1.8 -> 0.1.9
Changelog: https://github.com/astral-sh/ruff/releases/tag/v0.1.9
2023-12-29 10:12:07 +01:00
OTABI Tomoya 51124087fd
Merge pull request #277427 from GaetanLepage/ipykernel
python311Packages.ipykernel: 6.27.1 -> 6.28.0
2023-12-29 18:04:43 +09:00
R. Ryantm a26053936b charasay: 3.1.0 -> 3.2.0 2023-12-29 08:52:03 +00:00
Thiago Kenji Okada 96bd63e127
Merge pull request #277477 from JerrySM64/update-linux-lqx
linuxKernel.kernels.linux_lqx: 6.6.8-lqx1 -> 6.6.8-lqx2
2023-12-29 08:44:50 +00:00