diff options
author | Preston Pan <ret2pop@gmail.com> | 2025-01-16 02:52:03 -0800 |
---|---|---|
committer | Preston Pan <ret2pop@gmail.com> | 2025-01-16 02:52:03 -0800 |
commit | 00c8654a02716808dd8709d89bb14ddd1dae4870 (patch) | |
tree | de4168e5403be1da414548b88e61e93d3f9de724 /nix/flake.lock | |
parent | 3e1007b1155447a244fea8a84be223cf774e262d (diff) |
add sounds
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, |