Update flake
This commit is contained in:
parent
ff71f52124
commit
d5adba5b55
2 changed files with 4 additions and 3 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -20,11 +20,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1710272261,
|
"lastModified": 1710451336,
|
||||||
"narHash": "sha256-g0bDwXFmTE7uGDOs9HcJsfLFhH7fOsASbAuOzDC+fhQ=",
|
"narHash": "sha256-pP86Pcfu3BrAvRO7R64x7hs+GaQrjFes+mEPowCfkxY=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "0ad13a6833440b8e238947e47bea7f11071dc2b2",
|
"rev": "d691274a972b3165335d261cc4671335f5c67de9",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
|
|
@ -12,6 +12,7 @@ pkgs.stdenv.mkDerivation {
|
||||||
cp sounds/core_16.wav $stereo/audio-volume-change.wav
|
cp sounds/core_16.wav $stereo/audio-volume-change.wav
|
||||||
cp sounds/core_86.wav $stereo/battery-caution.wav
|
cp sounds/core_86.wav $stereo/battery-caution.wav
|
||||||
cp sounds/core_57.wav $stereo/battery-low.wav
|
cp sounds/core_57.wav $stereo/battery-low.wav
|
||||||
|
cp sounds/core_24.wav $stereo/bell-window-system.wav
|
||||||
cp sounds/core_37.wav $stereo/desktop-login.wav
|
cp sounds/core_37.wav $stereo/desktop-login.wav
|
||||||
cp sounds/core_96.wav $stereo/desktop-logout.wav
|
cp sounds/core_96.wav $stereo/desktop-logout.wav
|
||||||
cp sounds/core_14.wav $stereo/device-added.wav
|
cp sounds/core_14.wav $stereo/device-added.wav
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue