fetchWallpaper: use upstream writers

This commit is contained in:
lassulus 2023-09-04 20:32:48 +02:00
parent aa0292417f
commit 1105d9ef32
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ let
};
};
fetchWallpaperScript = pkgs.writeDash "fetchWallpaper" ''
fetchWallpaperScript = pkgs.writers.writeDash "fetchWallpaper" ''
set -euf
mkdir -p ${cfg.stateDir}