diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1085,6 +1085,29 @@ "type": "github" } }, + "pywal-nix": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ], + "systems": [ + "systems" + ] + }, + "locked": { + "lastModified": 1726137809, + "narHash": "sha256-XJpyjx58s9Nqb8ViVjbnLDavyBtk9htHYD9OHAYa5+w=", + "owner": "Fuwn", + "repo": "pywal-nix", + "rev": "836627860d532e986a82e4fc62744850a19cde62", + "type": "github" + }, + "original": { + "owner": "Fuwn", + "repo": "pywal-nix", + "type": "github" + } + }, "root": { "inputs": { "chaotic": "chaotic", @@ -1102,6 +1125,7 @@ "omnix": "omnix", "pia": "pia", "pre-commit-hooks": "pre-commit-hooks_2", + "pywal-nix": "pywal-nix", "spicetify-nix": "spicetify-nix", "systems": "systems_3", "tailray": "tailray" |