Add custom sounds

This commit is contained in:
Invariantspace 2023-11-22 20:31:43 -08:00
parent 1137da4078
commit 7481823a4f
2 changed files with 39 additions and 21 deletions

59
flake.lock generated
View file

@ -21,11 +21,11 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1699867978,
"narHash": "sha256-+arl45HUOcBdKiRGrKXZYXDyBQ6MQGkYPZa/28f6Yzo=",
"lastModified": 1700710264,
"narHash": "sha256-7JSlj4iWgt3bsqmkPenIy1z+9f9oGuKEk9Lt6ebFyNg=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "e67f2bf515343da378c3f82f098df8ca01bccc5f",
"rev": "6e0f4e58a622dd3a34b09f56fdcab9eddc641a67",
"type": "github"
},
"original": {
@ -106,11 +106,11 @@
},
"hardware": {
"locked": {
"lastModified": 1700392353,
"narHash": "sha256-KARn8aVJu5fdW0jdJYoOQ1SPqWlNdz4l7r90NbArWSY=",
"lastModified": 1700559156,
"narHash": "sha256-gL4epO/qf+wo30JjC3g+b5Bs8UrpxzkhNBBsUYxpw2g=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "2b00bc76dc893cd996a3d76a2f059d657a5ef37a",
"rev": "c3abafb01cd7045dba522af29b625bd1e170c2fb",
"type": "github"
},
"original": {
@ -124,11 +124,11 @@
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1700419052,
"narHash": "sha256-U6a5f9ynbzcp8PMIHULbHPkbwp7YfPKOYmTcLqlalD4=",
"lastModified": 1700695018,
"narHash": "sha256-MAiPLgBF4GLzSOlhnPCDWkWW5CDx4i7ApIYaR+TwTVg=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "993fb02d20760067b8ee19c713d94cee07037759",
"rev": "134deb46abd5d0889d913b8509413f6f38b0811e",
"type": "github"
},
"original": {
@ -185,14 +185,15 @@
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_6",
"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"
},
"locked": {
"lastModified": 1699575734,
"narHash": "sha256-Gbm4p7JYd7yWq9WHE7Nlgrrgo0vCckXCjjMuXT162fE=",
"lastModified": 1700713615,
"narHash": "sha256-AtHCGDyk1PFJR5GdQtDq7mkAvDDZ28nF1vXCy7oi1j8=",
"ref": "refs/heads/main",
"rev": "f528a8f4f0dbff8ca1a4e8c9dd0fe613fc4fc540",
"revCount": 6,
"rev": "10cd771ad2dc465d91dd559e5e175d55816c608e",
"revCount": 7,
"type": "git",
"url": "https://forgejo.invariantspace.com/macronova/nix-custom"
},
@ -358,11 +359,11 @@
},
"nixpkgs_6": {
"locked": {
"lastModified": 1699099776,
"narHash": "sha256-X09iKJ27mGsGambGfkKzqvw5esP1L/Rf8H3u3fCqIiU=",
"lastModified": 1700390070,
"narHash": "sha256-de9KYi8rSJpqvBfNwscWdalIJXPo8NjdIZcEJum1mH0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "85f1ba3e51676fa8cc604a3d863d729026a6b8eb",
"rev": "e4ad989506ec7d71f7302cc3067abd82730a4beb",
"type": "github"
},
"original": {
@ -469,11 +470,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"
@ -499,6 +500,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",

View file

@ -17,6 +17,7 @@
wallpaper-engine-kde-plugin
wineWowPackages.waylandFull
winetricks
yorha-sound-theme
yuzu-mainline
];
programs = {