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
Peder Bergebakken Sundt
da5fd744a9
apt-offline: substitute --replace with --replace-fail ( #337269 )
2024-09-05 10:59:23 -04:00
Adam C. Stephens
b648fcd968
apfsprogs: substitute --replace with --replace-fail ( #337271 )
2024-09-02 20:33:31 -04:00
R. Ryantm
b61e558815
application-title-bar: 0.7.0 -> 0.7.2
2024-08-26 01:00:43 +00:00
Roland Coeurjoly
ecf6cfcbc1
apt-offline: substitute --replace with --replace-fail
2024-08-25 17:25:20 +02:00
Roland Coeurjoly
85852fa661
apfsprogs: substitute --replace with --replace-fail
2024-08-25 17:24:51 +02:00
R. Ryantm
8e7e1b41ad
api-linter: 1.67.1 -> 1.67.2
2024-08-17 13:27:00 +00:00
R. Ryantm
f9064c1ee4
application-title-bar: 0.6.9 -> 0.7.0
2024-08-11 21:27:48 +00:00
R. Ryantm
e4ad7c4345
api-linter: 1.67.0 -> 1.67.1
2024-08-10 12:15:32 +00:00
Nick Cao
44b65a2e80
Merge pull request #331948 from r-ryantm/auto-update/apx-gui
...
apx-gui: 1.0.2 -> 1.0.3
2024-08-03 10:12:13 -04:00
R. Ryantm
d2be09bc89
application-title-bar: 0.6.8 -> 0.6.9
2024-08-03 09:17:19 +00:00
R. Ryantm
2573d1b095
apx-gui: 1.0.2 -> 1.0.3
2024-08-03 08:55:43 +00:00
nixpkgs-merge-bot[bot]
776c3bee47
Merge pull request #331271 from r-ryantm/auto-update/apt
...
apt: 2.9.6 -> 2.9.7
2024-08-01 00:16:28 +00:00
R. Ryantm
104ca960ff
apt: 2.9.6 -> 2.9.7
2024-07-31 11:35:26 +00:00
R. Ryantm
2032db4ca0
api-linter: 1.66.2 -> 1.67.0
2024-07-31 10:43:44 +00:00
Sigmanificient
61fe0c0416
pkgs/by-name: remove unused arguments
2024-07-26 10:11:07 +02:00
John Garcia
1c276021b5
apx: add version to build flags
2024-07-23 22:44:26 +01:00
John Garcia
301779587a
apx: 2.4.2 -> 2.4.3
2024-07-23 22:43:29 +01:00
John Garcia
4eef2a3d43
apx: move to pkgs/by-name
2024-07-23 22:39:36 +01:00
Artturin
c052e25cef
Merge pull request #328986 from chewblacka/update-apx-gui
...
apx-gui: 0.1.1 -> 1.0.2
2024-07-22 01:16:38 +03:00
John Garcia
482c5faa04
apx-gui: 0.1.1 -> 1.0.2
2024-07-21 21:42:39 +01:00
Heitor Augusto
32fcc3bd85
application-title-bar: add passthru.updateScript
2024-07-14 20:41:07 +00:00
Heitor Augusto
aec02f12cb
application-title-bar: 0.6.7 -> 0.6.8
2024-07-14 20:40:26 +00:00
Heitor Augusto
2a9c879c3f
application-title-bar: 0.6.5 -> 0.6.7
2024-07-10 20:07:22 +00:00
R. Ryantm
6c253e9fb1
application-title-bar: 0.6.3 -> 0.6.5
2024-07-09 06:54:03 +00:00
Nydragon
6df981886b
apostrophe: 3.0 -> 3.1
...
Bump the version of apostrophe to 3.1.
Changelogs can be found
[here](https://gitlab.gnome.org/World/apostrophe/-/releases/v3.1 ).
2024-07-07 02:44:39 +02:00
R. Ryantm
d046d4e4d4
apt: 2.9.5 -> 2.9.6
2024-07-04 04:09:35 +00:00
Heitor Augusto
488f33f8f1
application-title-bar: refactor + package improvement
2024-07-01 17:13:24 +00:00
R. Ryantm
63cb5e6504
api-linter: 1.66.1 -> 1.66.2
2024-06-28 00:23:45 +00:00
R. Ryantm
379f2e376e
apt: 2.9.4 -> 2.9.5
2024-06-15 09:30:52 +00:00
R. Ryantm
921a04cdf6
application-title-bar: 0.6.2 -> 0.6.3
2024-06-14 12:20:50 +00:00
Sandro
493881d8be
Merge pull request #319385 from h7x4/pkgs-apt-offline-install-manpage
...
apt-offline: install manpage
2024-06-13 18:56:25 +02:00
h7x4
75e612587b
apt-offline: install manpage
...
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2024-06-13 17:43:02 +02:00
Peder Bergebakken Sundt
d76cff3789
Merge pull request #318103 from HeitorAugustoLN/application-title-bar-0.6.2
...
application-title-bar: init at 0.6.2
2024-06-13 00:13:35 +02:00
Heitor Augusto
28924ee101
application-title-bar: init at 0.6.2
2024-06-12 17:01:05 +00:00
Peder Bergebakken Sundt
4395b4338c
Merge pull request #317378 from Sigmanificient/apl-386-update-2024-01-10
...
apl386: unstable-2022-03-07 -> 0-unstable-2024-01-10
2024-06-10 11:42:25 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Sigmanificient
1546808fa5
apl386: migrate to by-name
2024-06-09 07:37:31 +02:00
R. Ryantm
c25484219c
apt: 2.9.3 -> 2.9.4
2024-06-04 05:58:46 +00:00
R. Ryantm
fb07767047
api-linter: 1.66.0 -> 1.66.1
2024-05-27 09:20:13 +00:00
R. Ryantm
cfb79d0f61
api-linter: 1.65.2 -> 1.66.0
2024-05-21 01:57:52 +00:00
R. Ryantm
86d7a255bd
apt: 2.9.2 -> 2.9.3
2024-05-15 03:57:51 +00:00
aleksana
ca30363956
apostrophe: add aleksana as maintainers
2024-05-05 22:43:26 +08:00
aleksana
95d941d416
apostrophe: 2.6.3 -> 3.0
2024-05-05 22:42:38 +08:00
aleksana
83ceecf148
apostrophe: format with nixfmt-rfc-style
2024-05-05 22:38:25 +08:00
aleksana
10988d8ade
apostrophe: move to pkgs/by-name
2024-05-04 16:54:42 +08:00
Vladimír Čunát
725f48a252
Merge branch 'master' into staging-next
2024-05-02 09:05:49 +02:00
R. Ryantm
a6a71942bc
apt: 2.7.14 -> 2.9.2
2024-05-01 08:31:38 +00:00
Jan Tojnar
eb04659fc2
treewide: wrapGAppsHook → wrapGAppsHook3
...
This was achieved using the following command:
sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')
And then manually reverted the following changes:
- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
R. Ryantm
52bf4d506e
api-linter: 1.65.1 -> 1.65.2
2024-04-24 12:08:26 +00:00
Simon Struck
b81e02613c
aphorme: init at 0.1.19
2024-04-22 14:04:14 +02:00
R. Ryantm
933b3f9a0f
api-linter: 1.65.0 -> 1.65.1
2024-04-18 18:33:29 +00:00
Nick Cao
32ddcd8064
Merge pull request #299239 from anthonyroussel/update/apvlv
...
apvlv: 0.1.5 -> 0.5.0
2024-04-13 11:13:13 -04:00
R. Ryantm
cda1320493
api-linter: 1.64.0 -> 1.65.0
2024-04-13 00:20:00 +00:00
Anthony Roussel
bc2e4a537e
apvlv: move to pkgs/by-name
2024-04-06 23:55:08 +02:00
Weijia Wang
ec81e8e3b4
Merge pull request #293890 from sarcasticadmin/init-aprx
...
aprx: init at 2.9.1-unstable-2021-09-21
2024-03-30 23:29:44 +01:00
Weijia Wang
e6b9a28514
Revert "appium-inspector: init at 2024.3.1"
2024-03-24 22:43:57 +01:00
Sandro
03e5c55bdf
Merge pull request #286487 from NyCodeGHG/nixpkgs-appium-inspector
...
appium-inspector: init at 2024.3.1
2024-03-24 22:12:54 +01:00
R. Ryantm
6bae4bcaf4
apt: 2.7.13 -> 2.7.14
2024-03-23 00:21:53 +00:00
Robert James Hernandez
d2ccd0b5be
aprx: init at 2.9.1-unstable-2021-09-21
2024-03-22 19:40:01 +00:00
Marie Ramlow
11a38e6cc5
appium-inspector: init at 2024.3.1
2024-03-08 09:30:36 +01:00
R. Ryantm
1394918ada
api-linter: 1.63.6 -> 1.64.0
2024-03-05 00:49:25 +00:00
R. Ryantm
918789b650
apt: 2.7.12 -> 2.7.13
2024-02-29 10:51:21 +00:00
kirillrdy
5e5c683490
Merge pull request #278162 from arthsmn/apt-mirror
...
apt-mirror: init at 0.5.4
2024-02-27 20:42:22 +11:00
arthsmn
c6e364758c
apt-mirror: init at 0.5.4
2024-02-26 20:09:09 -03:00
xrelkd
4d4d555695
api-linter: add meta.mainProgram
2024-02-24 05:43:07 +08:00
xrelkd
440deb904e
api-linter: migrate to by-name
2024-02-24 05:43:07 +08:00
R. Ryantm
40614517e1
apt: 2.7.11 -> 2.7.12
2024-02-21 07:33:30 +00:00
John Garcia
6c0be8466e
apx-gui: init at 0.1.1
2024-02-20 08:40:10 +00:00
R. Ryantm
ef20592cd6
apt: 2.7.10 -> 2.7.11
2024-02-14 04:59:10 +00:00
R. Ryantm
10f894644f
approxmc: 4.1.23 -> 4.1.24
2024-02-09 05:47:11 +00:00
Sandro
b988acd0cf
Merge pull request #282635 from Luflosi/update/apfsprogs
...
apfsprogs: unstable-2023-06-06 -> unstable-2023-11-30
2024-02-07 17:35:40 +01:00
R. Ryantm
6d5eef63e2
apt: 2.7.9 -> 2.7.10
2024-01-30 11:34:31 +00:00
maxine
3e2522a3db
Merge pull request #282027 from r-ryantm/auto-update/apt
...
apt: 2.7.8 -> 2.7.9
2024-01-22 18:20:24 +01:00
Luflosi
573a0dc7fc
apfsprogs: unstable-2023-06-06 -> unstable-2023-11-30
...
Diff: 91827679df...990163894d
Patch the code to let the tools output the git commit they were built with when running them with `-v`.
2024-01-21 17:19:50 +01:00
Luflosi
e0af35e114
apfsprogs: enable strictDeps
2024-01-21 17:10:02 +01:00
Luflosi
79393a0b86
apfsprogs: migrate to by-name
2024-01-21 17:10:01 +01:00
R. Ryantm
b97e8eddd8
apt: 2.7.8 -> 2.7.9
2024-01-19 11:24:43 +00:00
kirillrdy
aa28799b9d
Merge pull request #277278 from t4ccer/t4/approxmc
...
approxmc: init at 4.1.23
2024-01-19 16:21:09 +09:00
t4ccer
708f1b7d3c
approxmc: init at 4.1.23
2024-01-17 17:23:30 -07:00
R. Ryantm
cec46c6de7
apt: 2.7.7 -> 2.7.8
2024-01-09 09:40:49 +00:00
R. Ryantm
d2f4d3b7af
apt: 2.7.6 -> 2.7.7
2023-11-24 15:26:43 -03:00
Anderson Torres
48dc37ae96
apt-offline: 1.8.4 -> 1.8.5
2023-11-22 16:09:50 -03:00
Anderson Torres
1751247c95
apt-offline: adopt and refactor
...
- remove rec
- remove nested with
2023-11-22 16:09:50 -03:00
Anderson Torres
18c71e751b
apt: adopt and refactor
...
- finalAttrs design pattern
- split outputs
- remove nested with
2023-11-22 16:09:50 -03:00
Emily Trau
9f8b5add5f
apache-users: init at 2.1
2023-11-13 15:24:44 +11:00