diff options
Diffstat (limited to 'nix/flake.lock')
-rw-r--r-- | nix/flake.lock | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/nix/flake.lock b/nix/flake.lock index 1bfaf27..7f4353b 100644 --- a/nix/flake.lock +++ b/nix/flake.lock @@ -307,6 +307,7 @@ "nur": "nur", "scripts": "scripts", "sops-nix": "sops-nix", + "sounds": "sounds", "wallpapers": "wallpapers" } }, @@ -368,6 +369,21 @@ "type": "github" } }, + "sounds": { + "locked": { + "lastModified": 1737024247, + "narHash": "sha256-OTtqUYIe713ti4vaa8hS1Z0UvD/X4J9XkLzKgl2+RBE=", + "owner": "ret2pop", + "repo": "sounds", + "rev": "9714690a6d216f9c55bfe56969d6e7d98768559f", + "type": "github" + }, + "original": { + "owner": "ret2pop", + "repo": "sounds", + "type": "github" + } + }, "systems": { "locked": { "lastModified": 1681028828, |