refactor(spotifywm): small refactor
This commit is contained in:
parent
b5f16fcfcb
commit
0333542209
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@
|
|||
}:
|
||||
let
|
||||
spotifywm = stdenv.mkDerivation {
|
||||
pname = "spotifywm-unstable";
|
||||
version = "2022-10-25";
|
||||
pname = "spotifywm";
|
||||
version = "unstable-2022-10-25";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "dasJ";
|
||||
|
|
Loading…
Reference in a new issue