about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/wavebox
AgeCommit message (Collapse)AuthorFilesLines
2024-04-25wavebox: 10.120.10-2 -> 10.124.17-2R. Ryantm1-2/+2
2024-01-04wavebox: 10.119.8-2 -> 10.120.10-2Martin Wimpress1-2/+2
2023-11-30wavebox: 10.118.5-2 -> 10.119.8-2Martin Wimpress1-2/+2
2023-10-20wavebox: 10.117.21-2 -> 10.118.5-2FliegendeWurst2-34/+26
Refactor to remove let. Use nix-update in update script.
2023-10-20wavebox: use proper API endpoint in updateFliegendeWurst1-2/+2
2023-10-20wavebox: 10.117.18-2 -> 10.117.21-2FliegendeWurst1-2/+2
2023-10-20wavebox: add update scriptFliegendeWurst2-0/+17
2023-10-20wavebox: 10.114.26-2 -> 10.117.18-2FliegendeWurst1-2/+4
2023-06-21wavebox: 10.110.26-2 -> 10.114.26-2Edd Steel1-2/+2
2023-06-21wavebox: 10.108.19-2 -> 10.110.26-2Edd Steel1-3/+2
2023-06-21wavebox: 4.11.3 -> 10.108.19-2Zoltan Szabo1-26/+47
2023-06-21wavebox: 4.11.3 -> 10.107.10Edd Steel1-13/+14
Update to v10: https://wavebox.io/blog/wavebox-is-evolving-electron-chromium/ Update to v10.107.10: https://wavebox.io/blog/version-10-107-10-released/
2023-01-24treewide: remove global with lib; in pkgs/{misc,networking}Shawn89011-4/+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-02-25treewide: switch all desktop file generators to new APIK9001-1/+1
Notably: - remove explicit arguments that match the defaults - convert everything to the right Nix types
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-02-01treewide: xdg_utils -> xdg-utilsBen Siraphob1-2/+2
2021-01-15pkgs/applications: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
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
2020-08-13wavebox: use lib.getLib udev instead of udev.libFlorian Klink1-1/+1
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-10-02wavebox: 4.7.3 -> 4.11.3R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wavebox/versions
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-17treewide: name -> pnamevolth1-1/+2
2019-03-12wavebox: 4.7.1 -> 4.7.3R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wavebox/versions
2019-02-14wavebox: 4.5.10 -> 4.7.1R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wavebox/versions
2019-01-15wavebox: 4.5.9 -> 4.5.10R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wavebox/versions
2018-12-25Merge branch 'master' into stagingJan Tojnar1-2/+2
2018-12-24wavebox: 4.5.5 -> 4.5.9R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wavebox/versions
2018-12-22treewide: remove paxutils from stdenvJörg Thalheim1-1/+0
More then one year ago we removed grsecurity kernels from nixpkgs: https://github.com/NixOS/nixpkgs/pull/25277 This removes now also paxutils from stdenv.
2018-12-11Adhere to StyleguideDavid McKay1-3/+4
2018-12-11wavebox: Update & Clean DependenciesDavid McKay1-7/+8
2018-12-08wavebox: 4.4.0 -> 4.5.3R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wavebox/versions
2018-10-23wavebox: 4.3.0 -> 4.4.0R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wavebox/versions
2018-10-12wavebox: 3.14.10 -> 4.3.0 (#47701)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wavebox/versions
2018-08-15wavebox: init at 3.14.10 (#45021)David McKay1-0/+66