about summary refs log tree commit diff
path: root/pkgs/os-specific/darwin
AgeCommit message (Collapse)AuthorFilesLines
30 hoursMerge pull request #324145 from matteo-pacini/swiftbarSandro1-4/+6
swiftbar: 1.4.3 -> 2.0.0
32 hoursswiftbar: 1.4.3 -> 2.0.0Matteo Pacini1-4/+6
3 daysMerge master into staging-nextgithub-actions[bot]1-2/+2
3 daysraycast: 1.78.0 -> 1.78.1DontEatOreo1-2/+2
5 daysMerge branch 'master' into staging-nextVladimír Čunát1-2/+2
5 daysraycast: 1.77.3 -> 1.78.0DontEatOreo1-2/+2
Changelog: https://www.raycast.com/changelog/1-78-0
7 daysMerge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross1-2/+2
Conflicts: pkgs/development/lua-modules/generated-packages.nix
8 daysMerge pull request #323465 from DontEatOreo/update-raycastMasum Reza1-2/+2
raycast: 1.77.1 -> 1.77.3
8 daysMerge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-8/+7
Conflicts: - pkgs/development/python-modules/flexcache/default.nix - pkgs/development/python-modules/flexparser/default.nix - pkgs/development/python-modules/odp-amsterdam/default.nix - pkgs/development/python-modules/pint/default.nix - pkgs/development/python-modules/uncertainties/default.nix - pkgs/top-level/python-packages.nix
9 daysraycast: 1.77.1 -> 1.77.3DontEatOreo1-2/+2
9 daysswiftbar: nixfmt-rfc-styleMatteo Pacini1-7/+6
9 daysswiftbar: add maintainerMatteo Pacini1-1/+1
9 daysMerge master into staging-nextgithub-actions[bot]1-1/+1
10 daysmaintainers: remove ivaréclairevoyant1-1/+1
11 daysdarwin.Libsystem: use lib.getDev instead of assuming the output existsRandy Eckenrode1-2/+2
11 daysdarwin.cctools: add a gas outputRandy Eckenrode1-1/+7
The ld64 upgrade moves gas to a separate output. Prepare for the update by moving gas in cctools-port to the output.
11 daysdarwin.binutils: refactor and clean upRandy Eckenrode1-87/+103
Update darwin.binutils based on darwin.cctools-llvm. It works essentially in the same way, simplifying the derivation. The support for providing both assemblers is handled in a separate commit. Additionally, unlike cctools-llvm, the lists of tools are provided as passthru attributes: `cctools_cmds` and `llvm_cmds`.
2024-06-21pkgs/os-specific: remove licenses.gpl2Jussi Kuokkanen2-2/+2
2024-06-20raycast: 1.77.0 -> 1.77.1DontEatOreo1-2/+2
2024-06-19raycast: 1.76.1 -> 1.77.0DontEatOreo1-2/+2
Changelog: https://www.raycast.com/changelog/1-77-0
2024-06-18Merge pull request #320549 from DontEatOreo/update-raycastAleksana1-2/+2
raycast: 1.76.0 -> 1.76.1
2024-06-17raycast: 1.76.0 -> 1.76.1DontEatOreo1-2/+2
2024-06-16macfuse: 4.4.1 -> 4.8.0Florian Klink1-2/+2
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt3-3/+3
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt8-8/+8
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-09treewide: Remove ending period from meta.descriptionAlexis Hildebrandt3-3/+3
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-06raycast: 1.75.2 -> 1.76.0DontEatOreo1-2/+2
Changelog: https://www.raycast.com/changelog/1-76-0
2024-06-05Merge pull request #317384 from wegank/rectangle-bumpNick Cao1-2/+2
rectangle: 0.79 -> 0.80
2024-06-05Merge pull request #316378 from DontEatOreo/update-raycastBernardo Meurer1-3/+2
raycast: 1.75.1 -> 1.75.2; raycast: remove pipefail
2024-06-05rectangle: 0.79 -> 0.80Weijia Wang1-2/+2
2024-06-02Merge pull request #293313 from afh/update-apparencySandro1-3/+8
2024-06-02Merge pull request #293032 from afh/update-refactor-dockutilSandro3-27/+121
2024-06-01apparency: 1.5.1 -> 2.0Alexis Hildebrandt1-3/+8
2024-06-01raycast: remove pipefailDontEatOreo1-1/+0
- `pipefail` is set by default in writeShellApplication Source: https://nixos.org/manual/nixpkgs/stable/#trivial-builder-writeShellApplication
2024-06-01raycast: 1.75.1 -> 1.75.2DontEatOreo1-2/+2
2024-05-30libauto: removeSigmanificient4-335/+0
2024-05-29utm: 4.5.2 -> 4.5.3Weijia Wang1-2/+2
2024-05-22raycast: 1.74.1 -> 1.75.1DontEatOreo1-2/+2
2024-05-22raycast: format with nixfmt-rfc-styleDontEatOreo1-11/+23
2024-05-22raycast: refactor license in metaDontEatOreo1-1/+1
2024-05-22raycast: sort metaDontEatOreo1-1/+1
2024-05-22raycast: remove `with lib;` from metaDontEatOreo1-4/+4
2024-05-21Merge master into staging-nextgithub-actions[bot]1-2/+2
2024-05-21raycast: 1.74.0 -> 1.74.1DontEatOreo1-2/+2
2024-05-20Merge master into staging-nextgithub-actions[bot]1-1/+1
2024-05-20treewide: remove unused occurence of fetchurl argumentSigmanificient1-1/+1
2024-05-20Merge master into staging-nextgithub-actions[bot]1-6/+6
2024-05-18bartender: 5.0.49 -> 5.0.52Alexis Hildebrandt1-6/+6
2024-05-16Merge master into staging-nextgithub-actions[bot]1-2/+2
2024-05-16Merge pull request #312013 from DontEatOreo/update-raycastBernardo Meurer1-2/+2
raycast: 1.73.0 -> 1.74.0