fix naming for nsfw-bgs
This commit is contained in:
parent
e974f42f63
commit
cae52377df
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{ art-lotte, stdenvNoCC }:
|
||||
stdenvNoCC.mkDerivation {
|
||||
pname = "sfw-bgs";
|
||||
pname = "nsfw-bgs";
|
||||
inherit (art-lotte) version;
|
||||
src = art-lotte;
|
||||
dontUnpack = true;
|
||||
|
|
Loading…
Reference in a new issue