flake update

This commit is contained in:
kenji
2025-08-11 17:22:12 -05:00
parent f94de758d2
commit b9a7145c5c
3 changed files with 160 additions and 137 deletions
Generated
+21
View File
@@ -71,6 +71,26 @@
"type": "github" "type": "github"
} }
}, },
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1754924470,
"narHash": "sha256-asI/or9AcUMydwzodCgpHGytnMSNUlciw3uaycpXm4E=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "67393957c27b4e4c6c48a60108a201413ced7800",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"hyprcursor": { "hyprcursor": {
"inputs": { "inputs": {
"hyprlang": [ "hyprlang": [
@@ -430,6 +450,7 @@
}, },
"root": { "root": {
"inputs": { "inputs": {
"home-manager": "home-manager",
"hyprland": "hyprland", "hyprland": "hyprland",
"matugen": "matugen", "matugen": "matugen",
"nixpkgs": "nixpkgs", "nixpkgs": "nixpkgs",
+138 -137
View File
@@ -102,143 +102,144 @@
devShells = eachSupportedSystem (pkgs: { devShells = eachSupportedSystem (pkgs: {
default = pkgs.mkShell { default = pkgs.mkShell {
packages = with pkgs; [ packages = with pkgs;
self.packages.${pkgs.system}.default [
matugen.packages.${pkgs.system}.default self.packages.${pkgs.system}.default
hyprland.packages.${pkgs.system}.default matugen.packages.${pkgs.system}.default
]; hyprland.packages.${pkgs.system}.default
# # --- Illogical Impulse Audio Dependencies --- ]
# ++ [ # --- Illogical Impulse Audio Dependencies ---
# cava ++ [
# pavucontrol cava
# wireplumber pavucontrol
# libdbusmenu-gtk3 wireplumber
# playerctl libdbusmenu-gtk3
# ] playerctl
# # --- Illogical Impulse Backlight Dependencies --- ]
# ++ [ # --- Illogical Impulse Backlight Dependencies ---
# geoclue2 # FIXME ++ [
# brightnessctl geoclue2 # FIXME
# ddcutil brightnessctl
# ] ddcutil
# # --- Illogical Impulse Basic Dependencies --- ]
# ++ [ # --- Illogical Impulse Basic Dependencies ---
# axel ++ [
# bc axel
# coreutils bc
# cliphist coreutils
# cmake cliphist
# curl cmake
# rsync curl
# wget rsync
# ripgrep wget
# jq ripgrep
# meson jq
# xdg-user-dirs meson
# ] xdg-user-dirs
# # --- Illogical Impulse Bibata Dependencies --- ]
# ++ [ # --- Illogical Impulse Bibata Dependencies ---
# bibata-cursors ++ [
# ] bibata-cursors
# # --- Illogical Impulse Fonts and Theming Dependencies --- ]
# ++ [ # --- Illogical Impulse Fonts and Theming Dependencies ---
# # adw-gtk-theme-git ++ [
# # breeze # adw-gtk-theme-git
# # breeze-plus # breeze
# # darkly-bin # breeze-plus
# adw-gtk3 #FIXME # darkly-bin
# darkly adw-gtk3 #FIXME
# eza darkly
# foot eza
# fish foot
# fontconfig fish
# # kde-material-you-colors fontconfig
# kitty # kde-material-you-colors
# matugen.packages.${pkgs.system}.default kitty
# # otf-space-grotesk matugen.packages.${pkgs.system}.default
# starship # otf-space-grotesk
# # ttf-gabarito-git starship
# nerd-fonts.jetbrains-mono # ttf-gabarito-git
# # ttf-material-symbols-variable-git nerd-fonts.jetbrains-mono
# # ttf-readex-pro # ttf-material-symbols-variable-git
# # ttf-rubik-vf # ttf-readex-pro
# # ttf-twemoji # ttf-rubik-vf
# ] # ttf-twemoji
# # --- Illogical Impulse Hyprland Dependencies --- ]
# ++ [ # --- Illogical Impulse Hyprland Dependencies ---
# hyprland.packages.${pkgs.system}.default ++ [
# hypridle hyprland.packages.${pkgs.system}.default
# hyprcursor hypridle
# hyprlang hyprcursor
# hyprlock hyprlang
# hyprpicker hyprlock
# hyprsunset hyprpicker
# hyprutils hyprsunset
# hyprwayland-scanner hyprutils
# wl-clipboard hyprwayland-scanner
# ] wl-clipboard
# # --- Illogical Impulse KDE Dependencies --- ]
# ++ [ # --- Illogical Impulse KDE Dependencies ---
# kdePackages.bluedevil ++ [
# gnome-keyring kdePackages.bluedevil
# networkmanager gnome-keyring
# kdePackages.plasma-nm networkmanager
# kdePackages.polkit-kde-agent-1 kdePackages.plasma-nm
# kdePackages.dolphin kdePackages.polkit-kde-agent-1
# kdePackages.systemsettings kdePackages.dolphin
# ] kdePackages.systemsettings
# # TODO ]
# # Microtex # TODO
# ++ [ # Microtex
# ] ++ [
# # --- Illogical Impulse OneUI Dependencies --- ]
# ++ [ # --- Illogical Impulse OneUI Dependencies ---
# ] ++ [
# # --- Illogical Impulse XDG Portal Dependencies --- ]
# ++ [ # --- Illogical Impulse XDG Portal Dependencies ---
# xdg-desktop-portal ++ [
# kdePackages.xdg-desktop-portal-kde xdg-desktop-portal
# xdg-desktop-portal-gtk kdePackages.xdg-desktop-portal-kde
# xdg-desktop-portal-hyprland xdg-desktop-portal-gtk
# ] xdg-desktop-portal-hyprland
# # --- Illogical Impulse Python Dependencies --- ]
# ++ [ # --- Illogical Impulse Python Dependencies ---
# clang ++ [
# uv clang
# gtk4 uv
# libadwaita gtk4
# libsoup_3 libadwaita
# libportal-gtk4 libsoup_3
# gobject-introspection libportal-gtk4
# sassc gobject-introspection
# python3Packages.opencv-python sassc
# ] python3Packages.opencv-python
# # --- Illogical Impulse Screencapture Dependencies --- ]
# ++ [ # --- Illogical Impulse Screencapture Dependencies ---
# hyprshot ++ [
# slurp hyprshot
# swappy slurp
# tesseract swappy
# # tesseract-data-eng tesseract
# wf-recorder # tesseract-data-eng
# ] wf-recorder
# # --- Illogical Impulse GTK/Qt Dependencies --- ]
# ++ [ # --- Illogical Impulse GTK/Qt Dependencies ---
# kdePackages.kdialog ++ [
# # libsForQt5.qt5.qtgraphicaleffects kdePackages.kdialog
# # libsForQt5.qt5.qtgraphicaleffects
# upower
# wtype upower
# ydotool wtype
# ] ydotool
# # --- Illogical Impulse Widget Dependencies --- ]
# ++ [ # --- Illogical Impulse Widget Dependencies ---
# quickshell.packages.${pkgs.system}.default ++ [
# fuzzel quickshell.packages.${pkgs.system}.default
# # glib2 fuzzel
# translate-shell # glib2
# wlogout translate-shell
# ]; wlogout
];
}; };
}); });
}; };
+1
View File
@@ -109,6 +109,7 @@ in {
starship starship
# ttf-gabarito-git # ttf-gabarito-git
nerd-fonts.jetbrains-mono nerd-fonts.jetbrains-mono
material-symbols
# ttf-material-symbols-variable-git # ttf-material-symbols-variable-git
# ttf-readex-pro # ttf-readex-pro
# ttf-rubik-vf # ttf-rubik-vf