Commit Graph

706313 Commits

Author SHA1 Message Date
github-actions[bot]
a90280100f
Merge master into staging-next 2024-11-09 15:14:08 +00:00
Adam C. Stephens
d2d4c4f350
restic: 0.17.2 -> 0.17.3 (#354582) 2024-11-09 10:06:40 -05:00
Adam Stephens
38a52bbfd4
restic: disable tests on non-linux 2024-11-09 10:05:12 -05:00
Patka
f0bee68628
robo: 5.0.0 -> 5.1.0 (#354707) 2024-11-09 15:54:17 +01:00
Patka
6fb6032d36
roave-backward-compatibility-check: 8.9.0 -> 8.10.0 (#354705) 2024-11-09 15:53:19 +01:00
alexfmpe
04f72b6930
ispc: 1.25.0 -> 1.25.3 (#354585) 2024-11-09 14:50:30 +00:00
Matthieu Coudron
a31f2a7b37
pluginupdate.py: fix bugs and add improvements; vimPlugins: sort properly (#353786) 2024-11-09 15:17:49 +01:00
Austin Horstman
2ef132b358
gifski: 1.14.4 -> 1.32.0 (#346255) 2024-11-09 08:08:07 -06:00
Theodore Ni
e02828f01c
python312Packages.scikit-fmm: remove stale substituteInPlace, unbreak (#354509) 2024-11-09 06:07:18 -08:00
Theodore Ni
bc63a2f7c3
lapce: unbreak x86_64-darwin (#354566) 2024-11-09 05:59:52 -08:00
José Romildo Malaquias
dcdd61e5e5
whitesur-kde: 2022-05-01-unstable-2024-09-26 -> 2022-05-01-unstable-2… (#353112) 2024-11-09 10:47:21 -03:00
José Romildo Malaquias
2515edf536
qogir-kde: 0-unstable-2024-09-21 -> 0-unstable-2024-10-30 (#352723) 2024-11-09 10:46:34 -03:00
R. RyanTM
5f45ecf05c
python312Packages.docling-parse: 2.0.2 -> 2.0.3 (#354691) 2024-11-09 14:43:28 +01:00
Kiara Grouwstra
cf6a8c9b4b chore: update references to nix-review to nixpkgs-review 2024-11-09 14:43:16 +01:00
Theodore Ni
bc5b75eb11
mysql80: 8.0.39 -> 8.0.40 (#350248) 2024-11-09 05:42:24 -08:00
Maximilian Bosch
8091ea3f24
Merge: postgresql_17: fix build (#354571) 2024-11-09 14:09:03 +01:00
Emily
3b91a81423
treewide: remove redundant patches and locks (#354215) 2024-11-09 12:57:37 +00:00
github-actions[bot]
b977757646
Merge master into staging-next 2024-11-09 12:54:16 +00:00
Emily
ce788776a5 Merge master into staging-next 2024-11-09 12:51:01 +00:00
Austin Horstman
c701c72b71
wl-gammarelay-rs: 0.4.1 -> 1.0.0 (#353023) 2024-11-09 06:49:03 -06:00
Austin Horstman
b11943b301
nhost-cli: 1.24.5 -> 1.27.0 (#352589) 2024-11-09 06:48:16 -06:00
Emily
82f6fe5a57
OWNERS: correct path after 1st by-name migration (#354753) 2024-11-09 12:44:33 +00:00
aleksana
44800d7c80 .git-blame-ignore-revs: add 'treewide: migrate packages to pkgs/by-name, take 1' 2024-11-09 20:41:28 +08:00
José Romildo Malaquias
7a56cc79c6
marwaita-red: 22 -> 22.2 (#354662) 2024-11-09 09:41:05 -03:00
Emily
fa2cae8e77
treewide: migrate packages to pkgs/by-name, take 1 (#354531) 2024-11-09 12:40:18 +00:00
Theodore Ni
8f29f19bc1
mysql-shell: 8.4.1 -> 8.4.3, mysql-shell-innovation: 9.0.1 -> 9.1.0 (#349181) 2024-11-09 04:39:29 -08:00
Sefa Eyeoglu
8c2c5fa14d
nixos/nzbget: add option to override package (#302204) 2024-11-09 13:38:41 +01:00
Luke Granger-Brown
f8bb0b875a
factorio: 2.0.14 -> 2.0.15 (#354040) 2024-11-09 12:30:11 +00:00
Maximilian Bosch
ff0df8fe7a
php: 8.4.0RC3 -> 8.4.0RC4, 8.3.12 -> 8.3.13 (#354562)
* php84: 8.4.0RC3 -> 8.4.0RC4

* php83: 8.3.12 -> 8.3.13

ChangeLog: https://www.php.net/ChangeLog-8.php#PHP_8_3
2024-11-09 13:20:50 +01:00
aleksana
751912c95a OWNERS: correct path after 1st by-name migration 2024-11-09 20:17:54 +08:00
Jozef Hollý
be97874351
Fix: use lib.mkPackageOption 2024-11-09 13:09:08 +01:00
Jozef Hollý
ba83a0dba0
Merge branch 'master' into patch-1 2024-11-09 13:07:47 +01:00
Jozef Hollý
a96dce89d0
PR feedback: Replace pkg variable, move package statement 2024-11-09 13:06:56 +01:00
github-actions[bot]
8e80325e6b
Merge master into staging-next 2024-11-09 12:04:53 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Sefa Eyeoglu
b5f67acfbf
nix-forecast: init at 0.1.0 (#354661) 2024-11-09 12:48:50 +01:00
Bobby Rong
e79b71782a
budgie-media-player-applet: 1.0.1 -> 1.1.1 (#354308) 2024-11-09 19:23:10 +08:00
Yt
b9cf08c8e5
cargo-mobile2: 0.17.3 -> 0.17.4 (#354677) 2024-11-09 06:14:32 -05:00
Gaétan Lepage
dde21924f8
vimPlugins.quarto-nvim: add dependencies (#354634) 2024-11-09 12:07:37 +01:00
Sleeping-Donut
df20742283
ombi: allow overriding package in module (#345814)
* ombi: allow overriding package in module

* nixos/ombi: replace explicit bin path with getExe function

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>

---------

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2024-11-09 12:05:54 +01:00
Masum Reza
112d505ce4
clickhouse: fix compilation on aarch64-linux (#353983) 2024-11-09 16:23:21 +05:30
nixpkgs-merge-bot[bot]
2be7c57b93
python312Packages.ruff: 0.7.2 -> 0.7.3 (#354580) 2024-11-09 10:39:39 +00:00
jopejoe1
eeb4b70419
nixos/hebbot: Fix systemd service (#354098) 2024-11-09 11:38:13 +01:00
Gaétan Lepage
bf11ccc0e2
clouddrive2: 0.7.21 -> 0.8.3 (#354273) 2024-11-09 11:27:24 +01:00
Sefa Eyeoglu
951d196036
stardust-xr-magnetar: init at 0-unstable-2024-08-31 (#354623) 2024-11-09 11:08:09 +01:00
Sefa Eyeoglu
18f2cc30ef
stardust-xr-gravity: init at 0-unstable-2024-08-20 (#354616) 2024-11-09 11:06:02 +01:00
Sefa Eyeoglu
90f890e793
stardust-xr-atmosphere: init at 0-unstable-2024-08-22 (#354633) 2024-11-09 11:03:30 +01:00
Sefa Eyeoglu
dc31ff18ec
stardust-xr-phobetor: init at 0-unstable-2024-02-10 (#354637) 2024-11-09 11:00:21 +01:00
Theodore Ni
996e9d6459
python311Packages.pysnow: fix deps and tests, unbreak (#354464) 2024-11-09 01:59:22 -08:00
Sefa Eyeoglu
5f8f11ff86
stardust-xr-protostar: init at 0-unstable-2024-07-19 (#354614) 2024-11-09 10:58:07 +01:00