diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -833,7 +833,7 @@ reader = buildReader {}; common = buildCommon {}; - applets = pkgs.buildEnv { + appletAll = pkgs.buildEnv { name = "applets"; paths = [ applet222 |
