Commit Graph

68339 Commits

Author SHA1 Message Date
Weijia Wang
5bdc0862bf
wordpress: 6.6.2 -> 6.7 (#356449) 2024-11-19 22:44:51 +01:00
Domen Kožar
f1f2075772
meilisearch: migrate to the new macOS SDK (#357277) 2024-11-19 19:12:24 +01:00
Sander
15e49d961b
meilisearch: migrate to the new macOS SDK 2024-11-19 19:54:49 +04:00
Aleksana
0ecc88f77d
buildGoPackage: remove (#349478) 2024-11-19 22:41:50 +08:00
Atemu
8a312b121e
space-cadet-pinball: Improve packaging (#354555) 2024-11-19 11:45:23 +01:00
David McFarland
b0d941edb4
dotnet: november 2024 upgrades and infrastructure changes (#355753) 2024-11-18 20:20:45 -04:00
OTABI Tomoya
9bb6359165
ansible_2_15: drop, ansible: 2.17.5 -> 2.17.6 (#354258) 2024-11-19 09:16:20 +09:00
Nadia Holmquist Pedersen
5ebcfc742d space-cadet-pinball: improve packaging
* Fix the build on Darwin
* Build an app bundle like the upstream releases
* Make the game find its assets without a wrapper and install them in
  the appropriate location
2024-11-18 11:40:08 +01:00
Nadia Holmquist Pedersen
eadef8f486 space-cadet-pinball: migrate to by-name 2024-11-18 11:37:32 +01:00
Paul Meyer
4ad10975ec buildGoPackage: remove
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-18 07:51:19 +01:00
David McFarland
bfaca46529 dotnet-sdk/runtime/aspnetcore: 6.0 -> 8.0 2024-11-17 18:35:19 -04:00
Dmitry Kalinkin
adea5468dc root: move to by-name 2024-11-17 15:20:42 -05:00
Dmitry Kalinkin
5473798787 root: adapt to new darwin SDK 2024-11-17 15:20:42 -05:00
Austin Horstman
7f36c78e33
rust-analyzer-unwrapped: 2024-09-02 -> 2024-11-11 (#354304) 2024-11-17 08:49:52 -06:00
Viorel-Cătălin Răpițeanu
5705ab5bc5 wordpress: 6.6.2 -> 6.7
Update the package to the latest version.
2024-11-17 15:56:09 +02:00
Theodore Ni
cef0e6e27b
afsctool: 1.7.0 -> 1.7.3 (#355590) 2024-11-17 04:19:53 -08:00
Masum Reza
e13831335f
treewide: stdenv.is -> stdenv.hostPlatform.is (#356363)
* treewide: stdenv.is -> stdenv.hostPlatform.is

* treewide: nixfmt due to ci error
2024-11-17 16:11:54 +05:30
Austin Horstman
66689ef545
rust-analyzer: move to by-name 2024-11-16 16:55:29 -06:00
Austin Horstman
2fa0afb7fd
rust-analyzer-unwrapped: move to by-name 2024-11-16 16:47:21 -06:00
Austin Horstman
2f9cef5a5e
rust-analyzer-unwrapped: apple-sdk refactor
We don't need to define frameworks manually.
2024-11-16 16:46:05 -06:00
jopejoe1
1118ab81cc
unifi: 8.5.6 -> 8.6.9 (#355103) 2024-11-16 23:24:41 +01:00
jopejoe1
f9aa610441
{firefox{,-beta,-devedition,-esr-128},floorp,librewolf}-unwrapped: make override work (#356575) 2024-11-16 23:17:39 +01:00
jopejoe1
cfaf8f4627 {firefox{,-beta,-devedition,-esr-128},floorp,librewolf}-unwrapped: make override work 2024-11-16 23:12:44 +01:00
Davis Schirmer
e4f1463803
unifi: Update aliases 2024-11-15 20:08:11 -05:00
Davis Schirmer
48cef5f1c7
unifi: 8.5.6 -> 8.6.9
https://community.ui.com/releases/UniFi-Network-Application-8-6-9/e4bd3f71-a2c4-4c98-b12a-a8b0b1c2178e
2024-11-15 19:51:59 -05:00
Yt
874e2cb20e
termscp: enable tests, new apple sdk, refactor (#355503) 2024-11-15 17:44:14 -05:00
Sefa Eyeoglu
d689f9ab7d
texturepacker: 7.4.0 -> 7.5.0, migrate to pkgs/by-name (#354865) 2024-11-15 22:15:05 +01:00
Weijia Wang
cedd087b81
globalprotect-openconnect: Reinstate v1 (#355758) 2024-11-15 18:25:57 +01:00
jopejoe1
3de94975e4
shairport-sync: enable additional features (#353219) 2024-11-15 14:19:35 +01:00
Maximilian Bosch
5c01691cf2
Merge: postgresql_12: remove (#353158) 2024-11-15 12:07:14 +01:00
Maximilian Bosch
0b3eef7441
postgresql_12: remove
This will be EOL at the end of November, so there's little reason to
keep it in 24.11[1]. As discussed, we'd like to keep it for as long as
possible to make sure there's a state in nixpkgs that has the latest
minor of postgresql_12 available with the most recent CVEs fixed for
people who cannot upgrade[2].

This aspect has been made explicit in the manual now for the next .11
release.

During the discussions it has been brought up that if people just do
`services.postgresql.enable = true;` and let the code decide the
postgresql version based on `system.stateVersion`, there's a chance that
such EOL dates will be missed. To make this harder, a warning will now
be raised when using the stateVersion-condition and the oldest still
available major is selected.

Additionally regrouped the postgresql things in the release notes to
make sure these are all shown consecutively. Otherwise it's a little
hard to keep track of all the changes made to postgresql in 24.11.

[1] https://endoflife.date/postgresql
[2] https://github.com/NixOS/nixpkgs/pull/353158#issuecomment-2453056692
2024-11-15 09:17:06 +01:00
Vincent Laporte
a42c917e0a reason: refactor
Move rtop to a separate package.
2024-11-15 06:26:22 +01:00
Francesco Gazzetta
97a7f71027
git-credential-keepassxc: use new Darwin SDK pattern (#355599) 2024-11-14 20:21:47 +00:00
Weijia Wang
a3bdd1fa03
openvi: refactor; use new apple sdk pattern (#355846) 2024-11-14 20:16:01 +01:00
jopejoe1
46df617e7a shairport-sync-airplay2: init at 4.3.4
shairport-sync can not be build with airplay1 and airplay2 at the same time so add a variant for airplay2
2024-11-14 18:38:34 +01:00
Gutyina Gergő
074882f46a
termscp: migrate to by-name 2024-11-14 17:20:33 +01:00
Gutyina Gergő
7feb128ce9
termscp: migrate to new apple sdk structure 2024-11-14 17:20:33 +01:00
Aleksana
01a5655d53
tree-from-tags: pin to ruby_3_1 (#354014) 2024-11-14 15:56:18 +08:00
aleksana
643493f00f openvi: move to pkgs/by-name 2024-11-14 15:42:49 +08:00
github-actions[bot]
c79fde307d
Merge master into staging-next 2024-11-14 06:05:02 +00:00
Aleksana
19dc44bb75
gtklock: 3.0.0 -> 4.0.0 and plugins (#350671) 2024-11-14 10:21:08 +08:00
Peder Bergebakken Sundt
7ca900f243
opensc: 0.25.1 -> 0.26.0 (#345666) 2024-11-14 01:46:32 +01:00
Yt
84053c3e53
rustus: 0.7.6 -> 0.7.6-unstable-2024-05-10 (#355593) 2024-11-13 19:25:04 -05:00
github-actions[bot]
b50e7536f8
Merge master into staging-next 2024-11-14 00:14:11 +00:00
Jörg Thalheim
5f9d2d9572 nixos-option: fix build against nix 2.24 2024-11-13 22:57:08 +01:00
Rahul Rameshbabu
8f2fa04fd9
Revert "globalprotect-openconnect: remove deprecated 1.x package"
This reverts commit b08d6a664f.

Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
2024-11-13 13:41:34 -08:00
Sefa Eyeoglu
864914bd7e
ddnet: fix x86 darwin (#355675) 2024-11-13 19:30:31 +01:00
jopejoe1
ea8448c90a firefox{,-beta,-devedition,-esr-128}-unwrapped: split into sperated files
makes update script work on devedition and beta
2024-11-13 19:09:51 +01:00
Austin Horstman
a4c1840b8d
ddnet: fix x86 darwin
Aligned alloc requires higher sdk.
2024-11-13 09:26:51 -06:00
aleksana
7b9bf8ab98 gtklock-userinfo-module: move to pkgs/by-name 2024-11-13 20:36:34 +08:00