about summary refs log tree commit diff
path: root/pkgs/applications/networking/appgate-sdp
AgeCommit message (Collapse)AuthorFilesLines
2023-11-27treewide: add mainProgramh7x41-0/+1
2023-10-09appgate-sdp: 6.2.2 -> 6.2.3R. Ryantm1-2/+2
2023-09-09appgate-sdp: 6.2.1 -> 6.2.2R. Ryantm1-2/+2
2023-08-15appgate-sdp: 6.2.0 -> 6.2.1R. Ryantm1-2/+2
2023-06-11appgate-sdp: 6.1.3 -> 6.2.0R. Ryantm1-2/+2
2023-04-25appgate-sdp: 6.1.2 -> 6.1.3R. Ryantm1-2/+2
2023-02-21appgate-sdp: 6.0.3 -> 6.1.2R. Ryantm1-2/+2
2023-01-24treewide: remove global with lib; in pkgs/{misc,networking}Shawn89011-6/+6
2022-11-28appgate-sdp: 6.0.2 -> 6.0.3R. Ryantm1-2/+2
2022-10-12pkgs.applications: remove unused argsMarkus S. Wamser1-1/+0
2022-09-28appgate-sdp: 6.0.1 -> 6.0.2R. Ryantm1-2/+2
2022-08-19treewide: inject xdg-open into wrappers as $PATH suffixEmery Hemingway1-1/+2
The xdg-open utility is only ever a runtime dependency and its dependents only expect that it accept a URI as a command line argument and do something with it that the user would expect. For such as a trivial relationship it should be possible for users to override xdg-open with something else in their PATH.
2022-08-05appgate-sdp: 5.5.5 -> 6.0.1R. Ryantm1-2/+2
2022-06-25appgate-sdp: 5.5.4 -> 5.5.5R. Ryantm1-2/+2
2022-06-23treewide/applications: add `sourceType` `binaryNativeCode` for many packagesRobert Scott1-0/+1
2022-04-10appgate-sdp: 5.5.3 -> 5.5.4R. Ryantm1-2/+2
2022-02-10appgate-sdp: 5.5.2 -> 5.5.3R. Ryantm1-2/+2
2022-01-12appgate-sdp: 5.5.1 -> 5.5.2Yurii Matsiuk1-2/+2
2021-12-21appgate-sdp: 5.5.0 -> 5.5.1R. Ryantm1-2/+2
2021-11-27appgate-sdp: 5.4.2 -> 5.5.0Yurii Matsiuk1-3/+2
2021-09-05appgate-sdp: use python3Packages instead of python37PackagesSandro Jäckel1-4/+3
2021-06-24appgate-sdp: minimize and improve derivationYurii Matsiuk1-75/+44
2021-06-18appgate-sdp: 5.4.0 -> 5.4.2R. RyanTM1-2/+2
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-05-06appgate-sdp: 5.3.3 -> 5.4.0Yurii Matsiuk1-3/+10
2021-04-06appgate-sdp: add missing xdg-utilsYurii Matsiuk1-1/+3
2021-04-04iproute: deprecate aliasSandro Jäckel1-2/+2
2021-02-22appgate-sdp: fix substitution bugYurii Matsiuk1-3/+3
2021-02-05appgate-sdp: 5.3.2 -> 5.3.3Yurii Matsiuk1-2/+2
2021-01-22appgate-sdp: 5.1.2 -> 5.3.2Yurii Matsiuk1-13/+26
2021-01-16treewide: stdenv.lib -> libBen Siraphob1-3/+3
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-1/+1
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-07appgate-sdp: init at 5.1.2Yurii Matsiuk1-0/+169