nixpkgs-merge-bot[bot]
12133f63ca
apx: 2.4.3 -> 2.4.4 ( #360705 )
2024-12-01 22:18:45 +00:00
Aleksana
f20dfdbabf
treewide: remove AndersonTorres from maintainers ( #360292 )
2024-12-01 18:08:16 +08:00
R. Ryantm
23e0aee5ae
apx: 2.4.3 -> 2.4.4
2024-12-01 08:09:46 +00:00
Anderson Torres
9a56705f94
various: remove AndersonTorres from maintainers
...
As a short note, I am relinquishing the maintenance of many packages, because it
is too much to me to handle right now.
2024-11-30 16:29:06 -03:00
R. Ryantm
136c3ef4a8
apt: 2.9.8 -> 2.9.16
2024-11-30 10:34:19 +00:00
Tomodachi94
4f2b642f6c
apacheAnt: make ant the primary name
...
apacheAnt is unused in the tree; `ant` is more commonly used.
2024-11-29 01:19:02 +00:00
Tomodachi94
76bb4843c7
treewide: pin Gradle 8 where deprecation warning present in build log ( #359177 )
2024-11-27 13:45:10 -08:00
Tomodachi94
d2b828fbeb
atlauncher: pin to Gradle 8
2024-11-26 02:46:40 +00:00
Luflosi
7b77b4ab6c
apfsprogs: 0-unstable-2024-09-27 -> 0.2.0
...
https://github.com/linux-apfs/apfsprogs/releases/tag/v0.2.0
Also add some simple tests to check that all tools can output the correct version.
2024-11-21 18:17:43 +01:00
Luflosi
2c1a608bf7
apfsprogs: format with nixfmt-rfc-style
2024-11-21 18:17:42 +01:00
Tomodachi94
bcfd2f5370
ant: 1.10.11 -> 1.10.15, add update script ( #353301 )
2024-11-17 22:10:54 -08:00
github-actions[bot]
81f60ef90d
Merge master into staging-next
2024-11-11 00:14:46 +00:00
Tomodachi94
c2bc3a39f4
ant: 1.10.11 -> 1.10.15
...
Changelogs: https://downloads.apache.org/ant/
2024-11-09 18:36:12 +00:00
Tomodachi94
b43cf9aaba
ant: add update script
...
Currently only updates the main ant
package (and not the ant-contrib part
included in this derivation).
2024-11-09 18:36:11 +00:00
Tomo
c04d7170e0
team-list: establish java team
...
As discussed in #jdk:nixos.org on Matrix, the maintainers of the
Java ecosystem in Nixpkgs feel that a team for Java would be helpful.
2024-11-09 18:26:59 +00:00
Emily
ce788776a5
Merge master into staging-next
2024-11-09 12:51:01 +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
github-actions[bot]
f3327c0d2a
Merge master into staging-next
2024-11-09 00:13:55 +00:00
John Garcia
3ce4ab2b90
apx-gui: format with nixfmt
2024-11-08 11:45:58 +00:00
John Garcia
2fde3fa482
apx-gui: 1.0.3 -> 1.0.4
...
Changelog: https://github.com/Vanilla-OS/apx-gui/releases/tag/v1.0.4
2024-11-08 11:44:02 +00:00
github-actions[bot]
3533282a88
Merge master into staging-next
2024-11-07 20:49:24 +00:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
...
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Emily
8072991b1d
apple-sdk: propagate the libutil
library ( #353873 )
2024-11-07 01:05:45 +00:00
github-actions[bot]
ca614aa53a
Merge staging-next into staging
2024-11-06 06:05:28 +00:00
Emily
877e3454bb
apple-sdk: propagate the darwin.libutil
library
...
The SDK provides this without headers and apparently some things
try to link to it. This should help increase compatibility with the
native toolchain.
2024-11-06 00:52:57 +00:00
Randy Eckenrode
b15dd30144
apple-sdk: only rewrite old SDK paths ( #353383 )
2024-11-04 17:18:06 -05:00
Randy Eckenrode
e166c9bb94
apple-sdk: only rewrite old SDK paths
...
Rewriting SDK paths is only needed when a text-based stub is an umbrella
framework that does not include the contents of the stubs for the
libraries re-exported by the framework. This is only the case for older
SDKs. Once macOS introduced the dyld cache (and removed system dylibs)
in 11.0, all umbrella frameworks in the SDK include the contents of
their re-exported stubs.
While rewriting newer SDKs is mostly harmless, it breaks Zig, which
tries to interpret the paths relative to the SDKROOT.
2024-11-03 08:53:29 -05:00
aleksana
39c8fd647f
apostrophe: 3.1 -> 3.2
...
Changelog: https://gitlab.gnome.org/World/apostrophe/-/releases/v3.2
2024-11-03 17:55:30 +08:00
Atemu
1382d663bd
apkeditor: init at 1.4.1 ( #349470 )
2024-11-01 13:29:53 +01:00
Ulysses Zhan
f57456493f
apkeditor: init at 1.4.1
2024-10-31 14:10:57 -07:00
Nick Cao
5b13e7dfe6
apt-mirror: fix cross compilation, set strictDeps ( #352376 )
2024-10-31 14:47:04 -04:00
Nick Cao
180d646057
apt-mirror: fix cross compilation, set strictDeps
2024-10-30 09:51:23 -04:00
github-actions[bot]
606bd3114c
Merge master into staging-next
2024-10-23 18:04:32 +00:00
nixpkgs-merge-bot[bot]
0e14ab45e4
api-linter: 1.67.3 -> 1.67.4 ( #350595 )
2024-10-23 12:20:32 +00:00
github-actions[bot]
a05b8fcd69
Merge master into staging-next
2024-10-23 06:05:08 +00:00
Aleksana
ca92730e83
appimageupdate: init at 2.0.0-alpha-1-20230526; zsync2: init at 2.0.0-alpha-1-20230304 ( #329104 )
2024-10-23 12:51:41 +08:00
R. Ryantm
410df2cbe1
api-linter: 1.67.3 -> 1.67.4
2024-10-23 01:28:03 +00:00
aleksana
5ab59cff36
appimageupdate: init at 2.0.0-alpha-1-20230526
2024-10-20 18:07:27 +08:00
github-actions[bot]
1b6b0d4cac
Merge master into staging-next
2024-10-20 00:15:48 +00:00
kirillrdy
75d8eea61e
application-title-bar: 0.7.3 -> 0.7.5; nixfmt; modernize ( #349414 )
2024-10-20 10:50:52 +11:00
K900
894462661c
Merge branch 'master' into staging-next
2024-10-19 09:09:13 +03:00
Heitor Augusto
dc5a9cd8b5
application-title-bar: 0.7.3 -> 0.7.5
2024-10-18 06:06:36 -03:00
Heitor Augusto
2dbb5d677b
application-title-bar: modernize
2024-10-17 19:40:31 -03:00
Heitor Augusto
669c7a8d6d
application-title-bar: nixfmt
2024-10-17 19:33:47 -03:00
R. Ryantm
62b2398387
apt: 2.9.7 -> 2.9.8
2024-10-17 13:04:40 +00:00
github-actions[bot]
f201fe5883
Merge staging-next into staging
2024-10-12 12:05:39 +00:00
Fabián Heredia Montiel
ccec93c1c7
treewide: replace webkitgtk to webkitgtk_4_0
...
sed -i 's/ webkitgtk\b/ webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/(webkitgtk\b/(webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/\.webkitgtk\b/.webkitgtk_4_0/g' pkgs/**.nix
webkitgtk is currently pointing to that specific ABI version but the
alias is going to start warning
2024-10-11 17:23:43 -06:00
Emily
4bab86f588
apple-sdk_15: init at 15.0
2024-10-11 07:19:38 +01:00
Emily
29e87ecdd4
apple-sdk: fix JSON handling in lock-sdk-deps.sh
...
This was omitting the SDK version from the structure, probably due
to refactors in response to my own reviews on the SDK rework PR. Oops!
2024-10-11 07:19:38 +01:00
Randy Eckenrode
8fae28553a
apple-sdk_14: init at 14.4
2024-10-10 16:22:58 -04:00