Add raycast for mac

This commit is contained in:
Dave Gallant
2023-08-08 17:27:26 -04:00
parent bdd773719d
commit 93c13bbc2d
2 changed files with 7 additions and 8 deletions

12
flake.lock generated
View File

@@ -91,11 +91,11 @@
}, },
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1691371061, "lastModified": 1691464053,
"narHash": "sha256-BxPbPVlBIoneaXIBiHd0LVzA+L4nmvFCNBU6TmQAiMM=", "narHash": "sha256-D21ctOBjr2Y3vOFRXKRoFr6uNBvE8q5jC4RrMxRZXTM=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "5068bc8fe943bde3c446326da8d0ca9c93d5a682", "rev": "844ffa82bbe2a2779c86ab3a72ff1b4176cec467",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -107,11 +107,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1691328192, "lastModified": 1691421349,
"narHash": "sha256-w59N1zyDQ7SupfMJLFvtms/SIVbdryqlw5AS4+DiH+Y=", "narHash": "sha256-RRJyX0CUrs4uW4gMhd/X4rcDG8PTgaaCQM5rXEJOx6g=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "61676e4dcfeeb058f255294bcb08ea7f3bc3ce56", "rev": "011567f35433879aae5024fc6ec53f2a0568a6c4",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -31,13 +31,12 @@ in {
]; ];
casks = [ casks = [
"alfred"
"dbeaver-community" "dbeaver-community"
"font-fira-code-nerd-font" "font-fira-code-nerd-font"
"font-hack-nerd-font" "font-hack-nerd-font"
"karabiner-elements" "karabiner-elements"
"lulu" "lulu"
"maccy" "raycast"
"notunes" "notunes"
"postman" "postman"
"rectangle" "rectangle"