Commit Graph
591874 Commits
Author SHA1 Message Date
Thiago Kenji OkadaandGitHub 039c5737b4 Merge pull request #293312 from shyim/remove-yuzu
{citra,yuzuPackages}: remove package
2024-03-05 20:49:06 +00:00
Guillaume GirolandGitHub 1cba04796f Merge pull request #291400 from makefu/cozy/fix-version
cozy: 1.2.1 -> 1.3.0 (was: apply upstream patch to fix invalidversion issue)
2024-03-05 21:37:55 +01:00
SandroandGitHub 911b4015d2 Merge pull request #283319 from phaer/etebase-server
etebase: fix runtime crash due to wrong pydantic..
2024-03-05 21:37:21 +01:00
SandroandGitHub 5be8bfc535 Merge pull request #289901 from afh/update-bartender
bartender: 4.2.21 -> 5.0.49
2024-03-05 21:30:15 +01:00
SandroandGitHub 9dc3845caa Merge pull request #285720 from r-ryantm/auto-update/libmediainfo
libmediainfo: 23.11 -> 24.01
2024-03-05 21:25:31 +01:00
SandroandGitHub 7a9ea6a86a Merge pull request #285412 from r-ryantm/auto-update/mediainfo
mediainfo: 23.11 -> 24.01.1
2024-03-05 21:25:15 +01:00
SandroandGitHub 4dd863179e Merge pull request #292660 from onemoresuza/qbe-darwin-test-fix
qbe: patch /tmp to ${TMPDIR:-/tmp} on tests and enable parallel building
2024-03-05 21:15:31 +01:00
SandroandGitHub 1bb19c6a9c Merge pull request #290728 from sikmir/lsd2dsl
lsd2dsl: 0.5.4 → 0.6.0
2024-03-05 21:05:20 +01:00
SandroandGitHub 63655a393b Merge pull request #290971 from maxbrunet/feat/popeye/shell-completion
popeye: install shell completion
2024-03-05 21:00:13 +01:00
SandroandGitHub f6aa357aea Merge pull request #291049 from agbrooks/supplicant_mesh
wpa_supplicant: enable 802.11s mesh networking
2024-03-05 20:57:22 +01:00
Martin WeineltandGitHub ce4b33b13d Merge pull request #293043 from mguentner/init_home_assistant_better_thermostat_1_5b7
home-assistant-custom-components.better_thermostat: init at 1.5.0-beta7
2024-03-05 20:56:38 +01:00
OmnipotentEntityandGitHub 6a04adccdd katago: expose CMake options new in 1.14.0 (#277390) 2024-03-05 20:54:48 +01:00
Thomas GerbetandGitHub 6dc8cbe3cc Merge pull request #288574 from drupol/php/composer/bump/2-7-1
phpPackages.composer: 2.6.6 -> 2.7.1
2024-03-05 20:40:26 +01:00
Paul MeyerandGitHub a79a90b113 Merge pull request #293524 from r-ryantm/auto-update/dnf5
dnf5: 5.1.13 -> 5.1.14
2024-03-05 20:34:18 +01:00
Soner Sayakci 9b90f685e5 citra: remove package 2024-03-05 20:18:05 +01:00
Fabian AffolterandGitHub f993df7c64 Merge pull request #293468 from fabaff/google-cloud-securitycenter-bump
python311Packages.google-cloud-securitycenter: 1.27.0 -> 1.28.0
2024-03-05 20:13:13 +01:00
Robert SchützandGitHub e0cf8780da Merge pull request #293412 from dotlambda/pykeepass-4.0.7
python311Packages.pykeepass: 4.0.6 -> 4.0.7
2024-03-05 18:56:20 +00:00
Pol DellaieraandGitHub 11464dff27 Merge pull request #293414 from paholg/taplo-0.9.0
taplo: 0.8.1 -> 0.9.0
2024-03-05 19:41:31 +01:00
Pol Dellaiera bc627a6aca build-support/php: move functions around (dry) 2024-03-05 19:39:35 +01:00
Pol Dellaiera cf9e77ef8e phpPackages.composer: 2.6.6 -> 2.7.1
Diff: https://github.com/composer/composer/compare/2.6.6..2.7.1
Changelog: https://github.com/composer/composer/releases/tag/2.7.1
Fix CVE: CVE-2024-24821
2024-03-05 19:39:35 +01:00
Pol Dellaiera 39502e7aa7 build-support/php/composer-local-repo-plugin: 1.0.3 -> 1.1.0 2024-03-05 19:39:35 +01:00
Martin WeineltandGitHub 0cfd293af3 Merge pull request #293542 from lf-/jade/update-nixos-option
nixos-option: update to nix 2.18
2024-03-05 18:27:04 +01:00
Aaron AndersenandGitHub e51446559f Merge pull request #293145 from aanderse/kodi
kodi: 20.3 -> 20.5
2024-03-05 17:24:33 +00:00
EmilyandGitHub 0b5dc30dc7 Merge pull request #292627 from emilylange/laurel
laurel: 0.5.6 -> 0.6.0
2024-03-05 18:23:38 +01:00
Pol DellaieraandGitHub 3cbf4fdc09 Merge pull request #293214 from SamLukeYes/pacman
pacman: 6.0.2 -> 6.1.0
2024-03-05 18:15:05 +01:00
Jade Lovelace a07dd748d9 nixos-option: update to nix 2.18
This utility has horrendous code quality, partially due to nix's fault,
and really desperately needs to be rewritten, hopefully to not use the
nix C++ API. Either use the Python bindings to the Nix C API when the
Nix team merges the C API, or just write a clever bit of Nix script to
extract the data from a config, turn it into json, then process it into
good output in a CLI wrapper.

It currently does not support flakes and has many other issues.
(in my testing it did not accept -I nixos-path, it exploded due to
having plugins in /etc/nix/nix.conf with no way to override that, among
other breakage that simply does not exist in the Nix CLI).
2024-03-05 09:14:43 -08:00
Peder Bergebakken SundtandGitHub f8e35110bd Merge pull request #291469 from nviets/xgboost203
xgboost: 2.0.1 -> 2.0.3
2024-03-05 18:05:36 +01:00
Paho Lurie-Gregg 1c85d220c9 taplo: 0.8.1 -> 0.9.0 2024-03-05 08:54:00 -08:00
Nick CaoandGitHub e09d2ff9da Merge pull request #293528 from r-ryantm/auto-update/renode-unstable
renode-unstable: 1.14.0+20240226git732d357b4 -> 1.14.0+20240305gitcec51e561
2024-03-05 11:42:24 -05:00
SamLukeYes 8195cd8227 pacman: 6.0.2 -> 6.1.0 2024-03-06 00:39:26 +08:00
Cosima NeidahlandGitHub 6165e21e24 Merge pull request #293171 from hughobrien/dosbox-x
dosbox-x: 2023.10.06 -> 2024.03.01
2024-03-05 17:11:04 +01:00
Vincent LaporteandVincent Laporte 53e51f97f6 pythonPackages.nbxmpp: 4.5.3 → 4.5.4 2024-03-05 16:52:40 +01:00
R. Ryantm a8979c1d41 renode-unstable: 1.14.0+20240226git732d357b4 -> 1.14.0+20240305gitcec51e561 2024-03-05 15:46:53 +00:00
Pol DellaieraandGitHub 48f2af50af Merge pull request #293516 from r-ryantm/auto-update/julia-mono
julia-mono: 0.053 -> 0.054
2024-03-05 16:31:22 +01:00
R. Ryantm 91089a327c dnf5: 5.1.13 -> 5.1.14 2024-03-05 15:29:21 +00:00
Nick CaoandGitHub 6d38aff4fc Merge pull request #293178 from katrinafyi/patch-1
antlr: symlink jar instead of copying
2024-03-05 10:26:06 -05:00
Pol DellaieraandGitHub 8d4a67bc8f Merge pull request #293273 from r-ryantm/auto-update/super-productivity
super-productivity: 8.0.0 -> 8.0.1
2024-03-05 16:08:21 +01:00
Pol DellaieraandGitHub 466c47a52a Merge pull request #293366 from r-ryantm/auto-update/git-codereview
git-codereview: 1.9.0 -> 1.10.0
2024-03-05 16:03:24 +01:00
Pol DellaieraandGitHub c8850c2bae Merge pull request #293369 from r-ryantm/auto-update/gh
gh: 2.44.1 -> 2.45.0
2024-03-05 16:03:05 +01:00
Pol DellaieraandGitHub a7de21919a Merge pull request #293382 from r-ryantm/auto-update/node-problem-detector
node-problem-detector: 0.8.15 -> 0.8.16
2024-03-05 16:02:30 +01:00
Pol DellaieraandGitHub 670932a098 Merge pull request #293351 from qowoz/ecc
editorconfig-checker: 2.8.0 -> 3.0.0
2024-03-05 16:01:32 +01:00
Pol DellaieraandGitHub 2f50eaa2c9 Merge pull request #293399 from r-ryantm/auto-update/sudo-font
sudo-font: 1.0 -> 1.1
2024-03-05 15:59:58 +01:00
Pol DellaieraandGitHub e6d07f8bce Merge pull request #293385 from r-ryantm/auto-update/antidote
antidote: 1.9.4 -> 1.9.5
2024-03-05 15:51:09 +01:00
Adam C. StephensandGitHub a51a27a78b Merge pull request #291554 from jnsgruk/homepage-config
nixos/homepage-dashboard: support structured config
2024-03-05 09:48:19 -05:00
Nick CaoandGitHub b2fcc99cc8 Merge pull request #293500 from r-ryantm/auto-update/cloudrecon
cloudrecon: 1.0.3 -> 1.0.4
2024-03-05 09:45:09 -05:00
Nick CaoandGitHub 04ff6e88e4 Merge pull request #293504 from r-ryantm/auto-update/arkade
arkade: 0.11.2 -> 0.11.4
2024-03-05 09:43:39 -05:00
Nick CaoandGitHub 918fa8f805 Merge pull request #293472 from r-ryantm/auto-update/python311Packages.dm-haiku
python311Packages.dm-haiku: 0.0.11 -> 0.0.12
2024-03-05 09:40:57 -05:00
Nick CaoandGitHub 379ecf915e Merge pull request #293481 from fabaff/hstspreload-bump
python311Packages.hstspreload: 2024.2.1 -> 2024.3.1
2024-03-05 09:40:41 -05:00
Nick CaoandGitHub be18047651 Merge pull request #293479 from r-ryantm/auto-update/hugo
hugo: 0.123.6 -> 0.123.7
2024-03-05 09:39:05 -05:00
Jon Seager 0b39e86cbc nixosTests.homepage-dashboard: test managed and unmanaged configs 2024-03-05 14:38:53 +00:00