Compare commits

...
6 Commits
Author SHA1 Message Date
cupcakearmy 5789578852 stuff 2026-09-26 14:41:56 +02:00
cupcakearmy bf7d7d2800 add xz and update 2026-09-23 23:30:50 +02:00
cupcakearmy 6b82311773 test tinycast 2026-09-21 20:29:32 +02:00
cupcakearmy c2531faca1 update flake 2026-09-17 09:42:10 +02:00
cupcakearmy a97d64fc4d update flake and add lens 2026-09-12 15:52:13 +02:00
cupcakearmy cb9b4bb609 update stuff 2026-09-06 13:22:46 +02:00
8 changed files with 20 additions and 8 deletions
+2 -2
View File
@@ -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
View File
@@ -14,6 +14,7 @@
git-crypt git-crypt
gnutar gnutar
gnupg gnupg
xz
htop htop
btop btop
rclone rclone
Generated
+6 -6
View File
@@ -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": {
+11
View File
@@ -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.