remove docker override

(hasn't been used for some while now)
pull/5/head
stuebinm 2022-11-10 21:25:15 +01:00
parent a8b3f4b16c
commit eb8807feff
1 changed files with 0 additions and 7 deletions

View File

@ -9,13 +9,6 @@ let
newpkgs = {
# TODO: i don't think we still need this?
docker = pkgs.docker.overrideAttrs (super: {
moby = super.moby.overrideAttrs (super: {
extraPath = super.extraPath + ":${pkgs.zfs}/bin";
});
});
mattermost = callPackage ./mattermost {};
# a version of the lounge with some extra css that