DontEatOreo
|
5c5200faf7
|
raycast: 1.77.0 -> 1.77.1
|
2024-06-20 16:53:42 +03:00 |
|
DontEatOreo
|
74988451f1
|
raycast: 1.76.1 -> 1.77.0
Changelog: https://www.raycast.com/changelog/1-77-0
|
2024-06-19 20:19:15 +03:00 |
|
Aleksana
|
95de3b75dd
|
Merge pull request #320549 from DontEatOreo/update-raycast
raycast: 1.76.0 -> 1.76.1
|
2024-06-18 19:08:33 +08:00 |
|
DontEatOreo
|
310efcb26e
|
raycast: 1.76.0 -> 1.76.1
|
2024-06-17 17:35:59 +03:00 |
|
Florian Klink
|
73406d2718
|
macfuse: 4.4.1 -> 4.8.0
|
2024-06-16 10:06:44 +03:00 |
|
Alexis Hildebrandt
|
f8c4a98e8e
|
treewide: Remove the definite article from meta.description
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-09 23:08:46 +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 |
|
Alexis Hildebrandt
|
bf995e3641
|
treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
|
2024-06-09 23:04:51 +02:00 |
|
DontEatOreo
|
2c8df948c6
|
raycast: 1.75.2 -> 1.76.0
Changelog: https://www.raycast.com/changelog/1-76-0
|
2024-06-06 17:30:30 +03:00 |
|
Nick Cao
|
aba93d39a9
|
Merge pull request #317384 from wegank/rectangle-bump
rectangle: 0.79 -> 0.80
|
2024-06-05 15:30:45 -04:00 |
|
Bernardo Meurer
|
59f507639d
|
Merge pull request #316378 from DontEatOreo/update-raycast
raycast: 1.75.1 -> 1.75.2; raycast: remove pipefail
|
2024-06-05 12:38:00 -04:00 |
|
Weijia Wang
|
89801f7ead
|
rectangle: 0.79 -> 0.80
|
2024-06-05 10:20:41 +02:00 |
|
Sandro
|
378e91fcdf
|
Merge pull request #293313 from afh/update-apparency
|
2024-06-02 23:46:56 +02:00 |
|
Sandro
|
4dd2b5f31c
|
Merge pull request #293032 from afh/update-refactor-dockutil
|
2024-06-02 22:24:34 +02:00 |
|
Alexis Hildebrandt
|
c3a66fb0d9
|
apparency: 1.5.1 -> 2.0
|
2024-06-01 19:36:58 +02:00 |
|
DontEatOreo
|
dcf680520d
|
raycast: remove pipefail
- `pipefail` is set by default in writeShellApplication
Source: https://nixos.org/manual/nixpkgs/stable/#trivial-builder-writeShellApplication
|
2024-06-01 12:59:00 +03:00 |
|
DontEatOreo
|
504995307c
|
raycast: 1.75.1 -> 1.75.2
|
2024-06-01 12:58:48 +03:00 |
|
Sigmanificient
|
5d4c768de0
|
libauto: remove
|
2024-05-30 02:03:57 +02:00 |
|
Weijia Wang
|
9bd873881e
|
utm: 4.5.2 -> 4.5.3
|
2024-05-29 07:17:24 +02:00 |
|
DontEatOreo
|
8e26ccbdb4
|
raycast: 1.74.1 -> 1.75.1
|
2024-05-22 17:06:44 +03:00 |
|
DontEatOreo
|
1ba6d73dfd
|
raycast: format with nixfmt-rfc-style
|
2024-05-22 17:04:19 +03:00 |
|
DontEatOreo
|
a4a7de5eda
|
raycast: refactor license in meta
|
2024-05-22 16:59:26 +03:00 |
|
DontEatOreo
|
6a1d6150b9
|
raycast: sort meta
|
2024-05-22 16:47:15 +03:00 |
|
DontEatOreo
|
4ac7983d2c
|
raycast: remove with lib; from meta
|
2024-05-22 16:43:08 +03:00 |
|
github-actions[bot]
|
6ff18cf329
|
Merge master into staging-next
|
2024-05-21 18:00:59 +00:00 |
|
DontEatOreo
|
3ff593a54d
|
raycast: 1.74.0 -> 1.74.1
|
2024-05-21 13:37:19 +03:00 |
|
github-actions[bot]
|
6ff1451c6f
|
Merge master into staging-next
|
2024-05-20 12:01:29 +00:00 |
|
Sigmanificient
|
a2353716f6
|
treewide: remove unused occurence of fetchurl argument
|
2024-05-20 05:20:23 +02:00 |
|
github-actions[bot]
|
aea14e9bac
|
Merge master into staging-next
|
2024-05-20 00:02:10 +00:00 |
|
Alexis Hildebrandt
|
7af850a1a3
|
bartender: 5.0.49 -> 5.0.52
|
2024-05-18 22:13:39 +02:00 |
|
github-actions[bot]
|
5ba1706aa5
|
Merge master into staging-next
|
2024-05-16 18:01:25 +00:00 |
|
Bernardo Meurer
|
bf446f08bf
|
Merge pull request #312013 from DontEatOreo/update-raycast
raycast: 1.73.0 -> 1.74.0
|
2024-05-16 09:50:14 -04:00 |
|
Randy Eckenrode
|
3f60325bf1
|
darwin.moltenvk: 1.2.8 -> 1.2.9
https://github.com/KhronosGroup/MoltenVK/releases/tag/v1.2.9
|
2024-05-15 20:06:37 -04:00 |
|
DontEatOreo
|
525339a9e4
|
raycast: 1.73.0 -> 1.74.0
Changelog: https://www.raycast.com/changelog/1-74-0
|
2024-05-15 21:32:56 +03:00 |
|
github-actions[bot]
|
935cdc9f96
|
Merge master into staging-next
|
2024-05-15 00:02:08 +00:00 |
|
zowoq
|
e5d9b197e9
|
darwin.openwith: unbreak on x86_64-darwin
|
2024-05-15 09:08:54 +10:00 |
|
github-actions[bot]
|
0184a255d7
|
Merge staging-next into staging
|
2024-05-13 18:01:35 +00:00 |
|
Weijia Wang
|
659d66c68b
|
rectangle: 0.77 -> 0.79
|
2024-05-12 23:34:14 +02:00 |
|
github-actions[bot]
|
06a521308b
|
Merge staging-next into staging
|
2024-05-11 12:01:38 +00:00 |
|
Jan Tojnar
|
4be4408157
|
Merge branch 'master' into staging-next
; Conflicts:
; maintainers/scripts/luarocks-packages.csv
; pkgs/development/lua-modules/generated-packages.nix
|
2024-05-11 12:47:40 +02:00 |
|
DontEatOreo
|
28d2f5bc84
|
raycast: 1.72.0 -> 1.73.0
Changelog: https://www.raycast.com/changelog/1-73-0
|
2024-05-08 15:29:11 +03:00 |
|
toonn
|
3e8f078a97
|
Merge pull request #306697 from reckenrode/apple-oss-python
apple-source-releases: always use python3Minimal
|
2024-05-06 20:17:21 +02:00 |
|
github-actions[bot]
|
0b5a256e94
|
Merge staging-next into staging
|
2024-05-03 12:01:59 +00:00 |
|
Weijia Wang
|
df51baedee
|
utm: 4.4.5 -> 4.5.2
|
2024-05-02 22:18:15 +02:00 |
|
github-actions[bot]
|
df0375a9b2
|
Merge staging-next into staging
|
2024-05-02 18:01:39 +00:00 |
|
DontEatOreo
|
c980864f86
|
rectangle: 0.76 -> 0.77
Diff: https://github.com/rxhanson/Rectangle/compare/v0.76..v0.77
Changelog: https://github.com/rxhanson/Rectangle/releases/tag/v0.77
|
2024-05-02 18:19:16 +03:00 |
|
Randy Eckenrode
|
0293a353ee
|
apple-source-releases: always use python3Minimal
Using python3Minimal avoids infinite recursions in the stdenv bootstrap on x86_64-darwin when building Python with configd support.
|
2024-05-01 17:15:17 -04:00 |
|
toonn
|
473eaafe1f
|
Merge pull request #306960 from reckenrode/system_cmds-fix
darwin.system_cmds: fix build without CoreFoundation hook
|
2024-05-01 19:45:36 +02:00 |
|
Weijia Wang
|
499ddf9e45
|
Merge branch 'staging-next' into staging
|
2024-04-30 13:25:08 +02:00 |
|
Alexandre Esteves
|
3b692c3ed0
|
xcode: add rcodesign verification to linux instructions
|
2024-04-29 15:09:41 +01:00 |
|