mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2026-09-27 16:01:48 +00:00
Compare commits
10
Commits
75f479469f
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5789578852 | ||
|
|
bf7d7d2800 | ||
|
|
6b82311773 | ||
|
|
c2531faca1 | ||
|
|
a97d64fc4d | ||
|
|
cb9b4bb609 | ||
|
|
3b04aeb7c8 | ||
|
|
3e51ca8ba6 | ||
|
|
6888de3718 | ||
|
|
a51f9251fa |
@@ -9,9 +9,10 @@
|
|||||||
"keka"
|
"keka"
|
||||||
"keycastr"
|
"keycastr"
|
||||||
"raycast"
|
"raycast"
|
||||||
|
"abue-ammar/tinycast/tinycast"
|
||||||
"ghostty"
|
"ghostty"
|
||||||
"iina"
|
"iina"
|
||||||
"shutter-encoder"
|
"cap"
|
||||||
|
|
||||||
# Dev
|
# Dev
|
||||||
"sloth"
|
"sloth"
|
||||||
@@ -19,7 +20,6 @@
|
|||||||
"bruno"
|
"bruno"
|
||||||
"zed"
|
"zed"
|
||||||
|
|
||||||
|
|
||||||
# Base
|
# Base
|
||||||
"obsidian"
|
"obsidian"
|
||||||
"figma"
|
"figma"
|
||||||
|
|||||||
+1
-3
@@ -14,6 +14,7 @@
|
|||||||
git-crypt
|
git-crypt
|
||||||
gnutar
|
gnutar
|
||||||
gnupg
|
gnupg
|
||||||
|
xz
|
||||||
htop
|
htop
|
||||||
btop
|
btop
|
||||||
rclone
|
rclone
|
||||||
@@ -98,9 +99,6 @@
|
|||||||
if type -q starship
|
if type -q starship
|
||||||
starship init fish | source
|
starship init fish | source
|
||||||
end
|
end
|
||||||
if type -q fnm
|
|
||||||
fnm env --use-on-cd | source
|
|
||||||
end
|
|
||||||
if type -q nvs
|
if type -q nvs
|
||||||
nvs env --source | source
|
nvs env --source | source
|
||||||
end
|
end
|
||||||
|
|||||||
Generated
+6
-6
@@ -7,11 +7,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1787176219,
|
"lastModified": 1790365885,
|
||||||
"narHash": "sha256-djoRr6jBpe35q/0JwAvXpFXg1Ktf+X54NU2RLR7wnHw=",
|
"narHash": "sha256-iQ0ebhiVo64NktTnwft9hNxlFu4j5cvljVxyJaEVIP4=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "c53d643b3737e2fcd04e6cb3b3580ef50b2087a0",
|
"rev": "7b4c5ec4bedaf1e062bbc1bcaeddbc6bd242aa1b",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
@@ -42,11 +42,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1787209939,
|
"lastModified": 1790390834,
|
||||||
"narHash": "sha256-WvvHR4kSQLAbtouMC/ruZ5UpLwlUcY3K4FAllMN+yGk=",
|
"narHash": "sha256-StRyS/lFHtIw/UgJk+xo+HA66mtoWeDUbkJdvf2Byn4=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "391b592eb44808b3bd0cb80bb71b63a5a118b8bb",
|
"rev": "d54020a6ac3211e9f4201631bdf67678818c0cdf",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|||||||
@@ -45,7 +45,6 @@ let
|
|||||||
shellAliases = {
|
shellAliases = {
|
||||||
p = "pnpm";
|
p = "pnpm";
|
||||||
px = "pnpm -s dlx";
|
px = "pnpm -s dlx";
|
||||||
n = "fnm use --install-if-missing";
|
|
||||||
c = "pwd | pbcopy";
|
c = "pwd | pbcopy";
|
||||||
|
|
||||||
vai = "sudo darwin-rebuild switch --flake ~/.config/dotfiles#${host.hostName}";
|
vai = "sudo darwin-rebuild switch --flake ~/.config/dotfiles#${host.hostName}";
|
||||||
|
|||||||
@@ -28,7 +28,6 @@ with pkgs;
|
|||||||
# Language specific
|
# Language specific
|
||||||
nil
|
nil
|
||||||
nixd
|
nixd
|
||||||
fnm
|
|
||||||
bun
|
bun
|
||||||
zig
|
zig
|
||||||
uv
|
uv
|
||||||
|
|||||||
@@ -17,6 +17,14 @@
|
|||||||
"transmission"
|
"transmission"
|
||||||
"steam"
|
"steam"
|
||||||
"android-studio"
|
"android-studio"
|
||||||
|
"opencode-desktop"
|
||||||
|
"anytype"
|
||||||
|
"linear"
|
||||||
|
"jan"
|
||||||
|
"bitwarden"
|
||||||
|
"freecad"
|
||||||
|
"blender"
|
||||||
|
"freelens"
|
||||||
];
|
];
|
||||||
pkgs =
|
pkgs =
|
||||||
pkgs: with pkgs; [
|
pkgs: with pkgs; [
|
||||||
@@ -27,6 +35,9 @@
|
|||||||
infisical
|
infisical
|
||||||
ffmpeg
|
ffmpeg
|
||||||
mkcert
|
mkcert
|
||||||
|
codecrafters-cli
|
||||||
|
postgresql_18
|
||||||
|
yt-dlp
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user