Markus Kowalewski
a2dc61cee9
panoply: 5.5.4 -> 5.5.5
2024-11-09 14:29:17 +01:00
Theodore Ni
9ba75eb753
mysql-shell-innovation: add libutil on darwin; refactor to new SDK pattern
2024-11-09 05:27:34 -08:00
Theodore Ni
194e35dd63
mysql-shell: add libutil on darwin; refactor to new SDK pattern
2024-11-09 05:27:32 -08:00
Patrizio Bekerle
54953ef09a
qownnotes: 24.9.8 -> 24.11.1
2024-11-09 14:26:04 +01: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
bpatel347
c4f452f621
vimPlugins.neoconf-nvim: add dependencies
...
Add smoke test for neoconf-nvim
Co-authored-by: Perchun Pak <github@perchun.it>
2024-11-09 07:57:33 -05: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
R. Ryantm
648e59c8a3
python312Packages.imap-tools: 1.7.3 -> 1.7.4
2024-11-09 12:11:03 +00: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
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
R. Ryantm
e98f850664
python312Packages.nice-go: 0.3.9 -> 0.3.10
2024-11-09 11:37:06 +00:00
Bobby Rong
e79b71782a
budgie-media-player-applet: 1.0.1 -> 1.1.1 ( #354308 )
2024-11-09 19:23:10 +08:00
Wolfgang Walther
4801d0c2a3
postgresql17Packages.{pg_cron,pg_hll}: fix build on x86_64-darwin
...
This fixes the following error:
error: comparison of integers of different signs: 'ssize_t' (aka 'long')
and 'const size_t' (aka 'const unsigned long') [-Werror,-Wsign-compare]
if (part < iov[i].iov_len)
~~~~ ^ ~~~~~~~~~~~~~~
2024-11-09 12:16:58 +01: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
zowoq
a50d729572
darwin.openwith: remove apple_sdk.frameworks
...
the apple sdk is now propagated by swift
2024-11-09 21:01:40 +10:00
Masum Reza
112d505ce4
clickhouse: fix compilation on aarch64-linux ( #353983 )
2024-11-09 16:23:21 +05:30
K900
3fe7c149cb
libreoffice: disable tests on Qt5
...
It's breaking a lot and is not going to exist for long after 24.11 anyway.
2024-11-09 13:46:12 +03:00
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
Fabian Affolter
dde890851a
python311Packages.angr: 9.2.126 -> 9.2.127
...
Diff: https://github.com/angr/angr/compare/refs/tags/v9.2.126...v9.2.127
2024-11-09 11:32:29 +01:00
Fabian Affolter
58e6cb8ad8
python312Packages.cle: 9.2.126 -> 9.2.127
...
Diff: https://github.com/angr/cle/compare/refs/tags/v9.2.126...v9.2.127
2024-11-09 11:32:29 +01:00
Fabian Affolter
7a83dade0a
python312Packages.claripy: 9.2.126 -> 9.2.127
...
Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.126...v9.2.127
2024-11-09 11:32:29 +01:00
Fabian Affolter
82870db16a
python312Packages.pyvex: 9.2.126 -> 9.2.127
2024-11-09 11:32:29 +01:00
Fabian Affolter
1e20869209
python312Packages.ailment: 9.2.126 -> 9.2.127
...
Diff: https://github.com/angr/ailment/compare/refs/tags/v9.2.126...v9.2.127
2024-11-09 11:32:29 +01:00
Fabian Affolter
5a5694d2ff
python312Packages.archinfo: 9.2.126 -> 9.2.127
...
Diff: https://github.com/angr/archinfo/compare/refs/tags/v9.2.126...v9.2.127
2024-11-09 11:32:29 +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
K900
fd3e154186
libreoffice-still: 24.2.5.2 -> 24.2.7.2
2024-11-09 13:02:42 +03:00
K900
b60b7b6b05
libreoffice-fresh: 24.8.0.3 -> 24.8.2.1
2024-11-09 13:02:41 +03: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