mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2026-09-27 07:51:48 +00:00
Compare commits
6
Commits
3b04aeb7c8
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5789578852 | ||
|
|
bf7d7d2800 | ||
|
|
6b82311773 | ||
|
|
c2531faca1 | ||
|
|
a97d64fc4d | ||
|
|
cb9b4bb609 |
@@ -9,9 +9,10 @@
|
||||
"keka"
|
||||
"keycastr"
|
||||
"raycast"
|
||||
"abue-ammar/tinycast/tinycast"
|
||||
"ghostty"
|
||||
"iina"
|
||||
"shutter-encoder"
|
||||
"cap"
|
||||
|
||||
# Dev
|
||||
"sloth"
|
||||
@@ -19,7 +20,6 @@
|
||||
"bruno"
|
||||
"zed"
|
||||
|
||||
|
||||
# Base
|
||||
"obsidian"
|
||||
"figma"
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
git-crypt
|
||||
gnutar
|
||||
gnupg
|
||||
xz
|
||||
htop
|
||||
btop
|
||||
rclone
|
||||
|
||||
Generated
+6
-6
@@ -7,11 +7,11 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1787176219,
|
||||
"narHash": "sha256-djoRr6jBpe35q/0JwAvXpFXg1Ktf+X54NU2RLR7wnHw=",
|
||||
"lastModified": 1790365885,
|
||||
"narHash": "sha256-iQ0ebhiVo64NktTnwft9hNxlFu4j5cvljVxyJaEVIP4=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "c53d643b3737e2fcd04e6cb3b3580ef50b2087a0",
|
||||
"rev": "7b4c5ec4bedaf1e062bbc1bcaeddbc6bd242aa1b",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -42,11 +42,11 @@
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1787209939,
|
||||
"narHash": "sha256-WvvHR4kSQLAbtouMC/ruZ5UpLwlUcY3K4FAllMN+yGk=",
|
||||
"lastModified": 1790390834,
|
||||
"narHash": "sha256-StRyS/lFHtIw/UgJk+xo+HA66mtoWeDUbkJdvf2Byn4=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "391b592eb44808b3bd0cb80bb71b63a5a118b8bb",
|
||||
"rev": "d54020a6ac3211e9f4201631bdf67678818c0cdf",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@@ -17,6 +17,14 @@
|
||||
"transmission"
|
||||
"steam"
|
||||
"android-studio"
|
||||
"opencode-desktop"
|
||||
"anytype"
|
||||
"linear"
|
||||
"jan"
|
||||
"bitwarden"
|
||||
"freecad"
|
||||
"blender"
|
||||
"freelens"
|
||||
];
|
||||
pkgs =
|
||||
pkgs: with pkgs; [
|
||||
@@ -27,6 +35,9 @@
|
||||
infisical
|
||||
ffmpeg
|
||||
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