fetchWallpaper: use upstream writers
This commit is contained in:
parent
aa0292417f
commit
1105d9ef32
@ -40,7 +40,7 @@ let
|
||||
};
|
||||
};
|
||||
|
||||
fetchWallpaperScript = pkgs.writeDash "fetchWallpaper" ''
|
||||
fetchWallpaperScript = pkgs.writers.writeDash "fetchWallpaper" ''
|
||||
set -euf
|
||||
|
||||
mkdir -p ${cfg.stateDir}
|
||||
|
Loading…
Reference in New Issue
Block a user