Add sounds
This commit is contained in:
parent
f528a8f4f0
commit
10cd771ad2
4 changed files with 59 additions and 15 deletions
33
flake.lock
generated
33
flake.lock
generated
|
|
@ -20,11 +20,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1699099776,
|
||||
"narHash": "sha256-X09iKJ27mGsGambGfkKzqvw5esP1L/Rf8H3u3fCqIiU=",
|
||||
"lastModified": 1700390070,
|
||||
"narHash": "sha256-de9KYi8rSJpqvBfNwscWdalIJXPo8NjdIZcEJum1mH0=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "85f1ba3e51676fa8cc604a3d863d729026a6b8eb",
|
||||
"rev": "e4ad989506ec7d71f7302cc3067abd82730a4beb",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
@ -39,7 +39,8 @@
|
|||
"flake-utils": "flake-utils",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"wallpaper-engine-kde-plugin": "wallpaper-engine-kde-plugin",
|
||||
"yorha-grub-theme": "yorha-grub-theme"
|
||||
"yorha-grub-theme": "yorha-grub-theme",
|
||||
"yorha-sound-theme": "yorha-sound-theme"
|
||||
}
|
||||
},
|
||||
"systems": {
|
||||
|
|
@ -60,11 +61,11 @@
|
|||
"wallpaper-engine-kde-plugin": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1697944637,
|
||||
"narHash": "sha256-rrBsQy+vG22IiaNDHYbkNPPbExQPQYLCaXy+KMHDmss=",
|
||||
"lastModified": 1700316842,
|
||||
"narHash": "sha256-dhdOySkqqWLGUio+apf+y+PdzgD1bZtmIGfXFSjNbK4=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "08dad16f5cbf0de423b85edda313597c273a887e",
|
||||
"revCount": 559,
|
||||
"rev": "fd4653daad61280b4983b2646599c68ed93f35e1",
|
||||
"revCount": 562,
|
||||
"submodules": true,
|
||||
"type": "git",
|
||||
"url": "https://github.com/catsout/wallpaper-engine-kde-plugin"
|
||||
|
|
@ -90,6 +91,22 @@
|
|||
"repo": "yorha-grub-theme",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"yorha-sound-theme": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1700606560,
|
||||
"narHash": "sha256-TiglZP8Je+SlL/5mrV4bugp0t0z2Zs2pKLRehlgR8y0=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "5ab3fff4c5c62c08ebdcf162817bfaaaeb57d559",
|
||||
"revCount": 2,
|
||||
"type": "git",
|
||||
"url": "https://forgejo.invariantspace.com/macronova/yorha-sound-theme.git"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://forgejo.invariantspace.com/macronova/yorha-sound-theme.git"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue