sail: Enable custom cache
This commit is contained in:
parent
82af968372
commit
db8b8796c2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
args@{ pkgs, ... }:
|
||||
args@{ pkgs, lib, ... }:
|
||||
|
||||
let
|
||||
inherit (lib) optionals;
|
||||
|
|
Loading…
Reference in a new issue