Skip to content

Commit

Permalink
globalprotect-openconnect_2-gui: init at 2.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
m1dugh committed Nov 13, 2024
1 parent def1a4b commit ce2ebfd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19018,6 +19018,10 @@ with pkgs;
SDL = SDL_sixel;
};

globalprotect-openconnect_2-gui = globalprotect-openconnect_2.override {
withGui = true;
};

yacreader = libsForQt5.callPackage ../applications/graphics/yacreader { };

yamale = with python3Packages; toPythonApplication yamale;
Expand Down Expand Up @@ -19271,4 +19275,5 @@ with pkgs;
cantata = callPackage ../by-name/ca/cantata/package.nix {
ffmpeg = ffmpeg_6;
};

}

0 comments on commit ce2ebfd

Please sign in to comment.