Commit Graph

135 Commits

Author SHA1 Message Date
Tomodachi94
6690650485 ant: 1.10.11 -> 1.10.15
Changelogs: https://downloads.apache.org/ant/
(cherry picked from commit c2bc3a39f4)
2024-11-18 06:11:55 +00:00
Tomodachi94
e7b8e2b914 ant: add update script
Currently only updates the main ant
package (and not the ant-contrib part
included in this derivation).

(cherry picked from commit b43cf9aaba)
2024-11-18 06:11:55 +00:00
github-actions[bot]
81f60ef90d
Merge master into staging-next 2024-11-11 00:14:46 +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
Randy Eckenrode
4283b8f00a
apple-sdk_13: init at 13.3 2024-10-10 16:22:58 -04:00
Randy Eckenrode
689e8980bc
apple-sdk_12: init at 12.3 2024-10-10 16:22:58 -04:00
Randy Eckenrode
d10c85b19b
apple-sdk_10_15: init at 10.15.6 2024-10-10 16:22:58 -04:00
Randy Eckenrode
a447cba849
apple-sdk_10_14: init at 10.14.6 2024-10-10 16:22:58 -04:00
Randy Eckenrode
3fb982d0e2
apple-sdk_10_13: init at 10.13.2 2024-10-10 16:22:58 -04:00
Randy Eckenrode
556790248f
apple-sdk: init at 10.12.2 and 11.3
This is a new packaging of the Darwin SDK. Instead of splitting
libraries and frameworks into separate packages, it provides a single
package for the whole SDK.

# Features

- Vendored files are removed from the SDK. There are 50+ different
  packages that are vendored by upstream (depending on the version);
- Components that are built in nixpkgs (either from upstream or from the
  source releases) are also removed. If they need to be included by
  default, they are propagated;
- A single SDK pattern is used to package all SDKs, and scripts are
  provided to aid updating the SDK version and its source release
  versions. This makes adding new SDKs much easier;
- SDK overrides are handled by adding the SDK version you require. If
  multiple SDKs are present, only the newest is used. It is possible to
  have different SDKs for each of build, host, and target platforms;
- Private headers are no longer provided by default unless you use the
  SDK’s `privateFrameworksHook` to add them. It does the right thing
  when multiple SDKs are in your inputs;
- Source releases for the SDK version are available via a passthru
  `sourceRelease` function. This is mostly useful for getting private
  headers for building source releases in the darwin attrset; and
- The same versions of propagated components are used on both platforms
  (e.g., the same libresult, libiconv, etc).

See `pkgs/by-name/ap/apple-sdk/README.md` for details on how the SDK
derivation is structured and how to update it.
2024-10-10 16:22:58 -04:00
Luflosi
7a12fe7b2f
apfsprogs: unstable-2023-11-30 -> 0-unstable-2024-09-27
Diff: 990163894d...f31d7c2d69

This adds `apfs-label`, a new utility, so add a small test for it.
2024-10-04 15:50:10 +02:00
R. Ryantm
ffec0c4485 application-title-bar: 0.7.2 -> 0.7.3 2024-09-29 06:03:59 +00:00
R. Ryantm
80b7689946 api-linter: 1.67.2 -> 1.67.3 2024-09-24 04:22:42 +00:00
aleksana
7cc2a13773 apostrophe: fix latex rendering by providing local mathjax 2024-09-23 22:29:23 +08:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00