about summary refs log tree commit diff
path: root/pkgs/top-level/all-packages.nix
diff options
context:
space:
mode:
authorStepBroBD <Hi@StepBroBD.com>2023-03-27 22:29:01 -0600
committerStepBroBD <Hi@StepBroBD.com>2023-03-29 15:46:48 -0600
commit281d7c21c8f64285a9bbd0d4d8d06197fcad23e3 (patch)
tree77c7cee7045c39e36cb7eba92463e551d012ab59 /pkgs/top-level/all-packages.nix
parent0bfce55798f268c614aafc129fcb1a94241b33e4 (diff)
raycast: init at 1.48.9
* raycast: init at 1.48.9, change github release url to internet archive url

* raycast: adding documentation explaining the reason we are using Internet Archive URL

* raycast: add lovesegfault to maintainers

Co-authored-by: Bernardo Meurer <bernardo@meurer.org>
Diffstat (limited to 'pkgs/top-level/all-packages.nix')
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 452fb8108891c..32d61db1ac8f7 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -36080,6 +36080,8 @@ with pkgs;
 
   raylib-games = callPackage ../games/raylib-games { };
 
+  raycast = callPackage ../os-specific/darwin/raycast { };
+
   redeclipse = callPackage ../games/redeclipse { };
 
   rftg = callPackage ../games/rftg { };