Compare commits

..

2 Commits

Author SHA1 Message Date
111e864511 update 2025-08-13 11:53:23 -07:00
54201f002b use lib.concatLists 2025-08-12 01:57:55 -07:00
3 changed files with 159 additions and 158 deletions

36
flake.lock generated
View File

@@ -46,11 +46,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1754964749, "lastModified": 1755104723,
"narHash": "sha256-zrF376CPh/rkB1xPXFN5WbbEqsd7ClOXxGx3sLMqgng=", "narHash": "sha256-YRGZYZPOQ6N7NEyFgVZt3oqGnFDdAJmLFuo8iDtiCps=",
"owner": "nix-community", "owner": "nix-community",
"repo": "emacs-overlay", "repo": "emacs-overlay",
"rev": "8916044b55506a9b05b7c681ac864b302d867b34", "rev": "f6151862155f7bb5e21b7682bc89905a8f188da2",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -180,11 +180,11 @@
"xwayland-satellite-unstable": "xwayland-satellite-unstable" "xwayland-satellite-unstable": "xwayland-satellite-unstable"
}, },
"locked": { "locked": {
"lastModified": 1754901323, "lastModified": 1755104498,
"narHash": "sha256-G4/LiwFvBAKy6E0GqcegyCjmaJNjdl+9rFRxrOOjH30=", "narHash": "sha256-kMosXLeEB43OtUKvhvzikKfFLpv7H7JzObCQO0j4X34=",
"owner": "sodiboo", "owner": "sodiboo",
"repo": "niri-flake", "repo": "niri-flake",
"rev": "ed0fcb158e2ecf597a95dcc51facaf68557011a0", "rev": "22a24ab05a9f4b3a94fba0aa0d8d850e6269241a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -213,11 +213,11 @@
"niri-unstable": { "niri-unstable": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1754894368, "lastModified": 1755074352,
"narHash": "sha256-I7uSAOosX79BLVTWRHWHvT9z3Lv8rDYY3RogV/0Gne0=", "narHash": "sha256-I+kpboTzfMwRVK76OoTmHStrGuzJPcmvZKxmlmL9q+A=",
"owner": "YaLTeR", "owner": "YaLTeR",
"repo": "niri", "repo": "niri",
"rev": "0044578681cee50fd7ad49fcb8d1e2ea53d85fe4", "rev": "af9ce533100b49e8bc879b557ab830f5d3a18805",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -244,11 +244,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1754767907, "lastModified": 1754937576,
"narHash": "sha256-8OnUzRQZkqtUol9vuUuQC30hzpMreKptNyET2T9lB6g=", "narHash": "sha256-3sWA5WJybUE16kIMZ3+uxcxKZY/JRR4DFBqLdSLBo7w=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "c5f08b62ed75415439d48152c2a784e36909b1bc", "rev": "ddae11e58c0c345bf66efbddbf2192ed0e58f896",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -304,11 +304,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1754966322, "lastModified": 1755052812,
"narHash": "sha256-7f/LH60DnjjQVKbXAsHIniGaU7ixVM7eWU3hyjT24YI=", "narHash": "sha256-Tjw2YP7Hz8+ibE8wJ+Ps65vh1lzAe5ozmoo9sdQ7rGg=",
"owner": "oxalica", "owner": "oxalica",
"repo": "rust-overlay", "repo": "rust-overlay",
"rev": "7c13cec2e3828d964b9980d0ffd680bd8d4dce90", "rev": "433023cba5f4fa66b8b0fdbb8f91d420c9cc2527",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -360,11 +360,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1754972926, "lastModified": 1755055213,
"narHash": "sha256-2CEQSI3o7XWMc/DOdeNf6gTKjgGf8hHS0TB0HYPmSmA=", "narHash": "sha256-smOMNJ6ZM4mKvYB2z1Dbfkttr9fnjqeLT9bqRwn/L1U=",
"owner": "0xc000022070", "owner": "0xc000022070",
"repo": "zen-browser-flake", "repo": "zen-browser-flake",
"rev": "508a7c0c5c993d237773be89f5ca91ff8c997b44", "rev": "6391f8217d75b9f72b8c77572246937323ed90bc",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -21,25 +21,42 @@
home.packages = home.packages =
with pkgs; with pkgs;
lib.concatLists [
# libreoffice
[
libreoffice
hunspell # spellcheck
hunspellDicts.en_US # spellcheck dictionary
]
# browsers
[
tor-browser
inputs.zen-browser.packages."${system}".twilight
]
# music library management
[
picard
puddletag
lrcget
]
# image editing
[
darktable
rawtherapee
hugin
gimp3
pinta
]
[ [
#calculator #calculator
gnome-calculator gnome-calculator
#productivity stuff # audio editing
libreoffice
hunspell # spellcheck
hunspellDicts.en_US # spellcheck dictionary
#video and audio downloading
parabolic
#soulseek client
nicotine-plus
#dark web browsing deep web browsing
tor-browser
#audio editing
audacity audacity
#fonts #fonts
@@ -53,7 +70,7 @@
#audio mixer (pavucontrol but for pipewire) #audio mixer (pavucontrol but for pipewire)
pwvucontrol pwvucontrol
#minecraft launcher # minecraft launcher
prismlauncher prismlauncher
mpv mpv
@@ -66,7 +83,7 @@
signal-desktop signal-desktop
#accounting # accounting
# gnucash # gnucash
# image tools # image tools
@@ -82,37 +99,17 @@
libnotify # notifications library libnotify # notifications library
xdg-utils # xdg utils xdg-utils # xdg utils
# music tagging utility
picard
# music lyric fetcher
lrcget
inputs.zen-browser.packages."${system}".twilight
puddletag
wireshark wireshark
darktable nautilus
rawtherapee
hugin
# nufraw
nufraw-thumbnailer nufraw-thumbnailer
gdk-pixbuf gdk-pixbuf
nautilus
enblend-enfuse enblend-enfuse
savvycan
# simple screen recording on wayland # simple screen recording on wayland
wl-screenrec wl-screenrec
gimp3
pinta
# wayland-compatible color picker # wayland-compatible color picker
hyprpicker hyprpicker
@@ -131,7 +128,9 @@
localsend localsend
] ]
++ (builtins.filter lib.isDerivation (builtins.attrValues nerd-fonts)); # all the fonts
(builtins.filter lib.isDerivation (builtins.attrValues nerd-fonts))
];
# programs.zed-editor = { # programs.zed-editor = {
# enable = true; # enable = true;

View File

@@ -123,6 +123,7 @@ in
home.packages = home.packages =
with pkgs; with pkgs;
lib.concatLists [
[ [
# python formatter # python formatter
ruff ruff
@@ -202,10 +203,11 @@ in
yt-dlp yt-dlp
] ]
++ rust_pkgs rust_pkgs
++ lsps lsps
++ java_tools java_tools
++ common_tools; common_tools
];
# https://github.com/flamegraph-rs/flamegraph # https://github.com/flamegraph-rs/flamegraph
home.file.".cargo/config.toml".text = '' home.file.".cargo/config.toml".text = ''