Personal NixOS flake

chore: add catppuccin to flake.lock

+36 -1
+36 -1
flake.lock
··· 109 "url": "http://emerald.localdomain:32768/m1emi1em/bb-scripts.git" 110 } 111 }, 112 "darwin": { 113 "inputs": { 114 "nixpkgs": [ ··· 284 }, 285 "nixpkgs_2": { 286 "locked": { 287 "lastModified": 1750506804, 288 "narHash": "sha256-VLFNc4egNjovYVxDGyBYTrvVCgDYgENp5bVi9fPTDYc=", 289 "owner": "NixOS", ··· 302 "inputs": { 303 "agenix": "agenix", 304 "bb-scripts": "bb-scripts", 305 "easy-hosts": "easy-hosts", 306 "emacs-overlay": "emacs-overlay", 307 "flake-parts": "flake-parts", 308 "home-manager": "home-manager_2", 309 "hyprpanel": "hyprpanel", 310 - "nixpkgs": "nixpkgs_2" 311 } 312 }, 313 "systems": {
··· 109 "url": "http://emerald.localdomain:32768/m1emi1em/bb-scripts.git" 110 } 111 }, 112 + "catppuccin": { 113 + "inputs": { 114 + "nixpkgs": "nixpkgs_2" 115 + }, 116 + "locked": { 117 + "lastModified": 1752490162, 118 + "narHash": "sha256-CFOuAHbc9PTt9HhjGQFf07bUCZKOahQ+vLt30J6u5fw=", 119 + "owner": "catppuccin", 120 + "repo": "nix", 121 + "rev": "7dc907c010e1612729c5d76cf614b5f7811bfe23", 122 + "type": "github" 123 + }, 124 + "original": { 125 + "owner": "catppuccin", 126 + "repo": "nix", 127 + "type": "github" 128 + } 129 + }, 130 "darwin": { 131 "inputs": { 132 "nixpkgs": [ ··· 302 }, 303 "nixpkgs_2": { 304 "locked": { 305 + "lastModified": 1750776420, 306 + "narHash": "sha256-/CG+w0o0oJ5itVklOoLbdn2dGB0wbZVOoDm4np6w09A=", 307 + "owner": "NixOS", 308 + "repo": "nixpkgs", 309 + "rev": "30a61f056ac492e3b7cdcb69c1e6abdcf00e39cf", 310 + "type": "github" 311 + }, 312 + "original": { 313 + "owner": "NixOS", 314 + "ref": "nixos-unstable", 315 + "repo": "nixpkgs", 316 + "type": "github" 317 + } 318 + }, 319 + "nixpkgs_3": { 320 + "locked": { 321 "lastModified": 1750506804, 322 "narHash": "sha256-VLFNc4egNjovYVxDGyBYTrvVCgDYgENp5bVi9fPTDYc=", 323 "owner": "NixOS", ··· 336 "inputs": { 337 "agenix": "agenix", 338 "bb-scripts": "bb-scripts", 339 + "catppuccin": "catppuccin", 340 "easy-hosts": "easy-hosts", 341 "emacs-overlay": "emacs-overlay", 342 "flake-parts": "flake-parts", 343 "home-manager": "home-manager_2", 344 "hyprpanel": "hyprpanel", 345 + "nixpkgs": "nixpkgs_3" 346 } 347 }, 348 "systems": {