Commit Graph

35 Commits

Author SHA1 Message Date
Martin Wimpress
786f788914 wavebox: 10.119.8-2 -> 10.120.10-2 2024-01-04 15:00:29 -08:00
Martin Wimpress
46e2ccb9ab
wavebox: 10.118.5-2 -> 10.119.8-2 2023-11-30 16:43:40 +00:00
FliegendeWurst
93d7c04dac wavebox: 10.117.21-2 -> 10.118.5-2
Refactor to remove let.
Use nix-update in update script.
2023-10-20 11:10:53 +02:00
FliegendeWurst
5fc826a9cc wavebox: use proper API endpoint in update 2023-10-20 11:00:27 +02:00
FliegendeWurst
a393a30239 wavebox: 10.117.18-2 -> 10.117.21-2 2023-10-20 11:00:24 +02:00
FliegendeWurst
35c9d66a03 wavebox: add update script 2023-10-20 11:00:21 +02:00
FliegendeWurst
90c31a3d12 wavebox: 10.114.26-2 -> 10.117.18-2 2023-10-20 11:00:18 +02:00
Edd Steel
13f34826d8 wavebox: 10.110.26-2 -> 10.114.26-2 2023-06-21 14:26:35 -07:00
Edd Steel
833978204c wavebox: 10.108.19-2 -> 10.110.26-2 2023-06-21 14:26:35 -07:00
Zoltan Szabo
8d0d1d2833 wavebox: 4.11.3 -> 10.108.19-2 2023-06-21 14:26:35 -07:00
Edd Steel
035f9dcc79 wavebox: 4.11.3 -> 10.107.10
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-06-21 14:26:35 -07:00
Shawn8901
0a1dd3ced1 treewide: remove global with lib; in pkgs/{misc,networking} 2023-01-24 17:29:20 +01:00
Emery Hemingway
b5526585c2 treewide: inject xdg-open into wrappers as $PATH suffix
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-19 13:11:27 -05:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Ben Siraphob
a6ac3eedbd treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
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-11 10:38:22 +01:00
Florian Klink
67ad63c82d wavebox: use lib.getLib udev instead of udev.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
69e5edca7b wavebox: 4.7.3 -> 4.11.3
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-10-02 20:41:25 +02:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
R. RyanTM
a57e53d0b6 wavebox: 4.7.1 -> 4.7.3
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-03-12 02:50:06 -07:00
R. RyanTM
c851289dcf wavebox: 4.5.10 -> 4.7.1
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-14 20:47:10 -08:00
R. RyanTM
d861cf9835 wavebox: 4.5.9 -> 4.5.10
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-15 22:45:49 -08:00
Jan Tojnar
c45e9d0fac
Merge branch 'master' into staging 2018-12-25 17:03:57 +01:00
R. RyanTM
4adc26cef2 wavebox: 4.5.5 -> 4.5.9
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-24 00:49:57 -08:00
Jörg Thalheim
1b146a8c6f
treewide: remove paxutils from stdenv
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-22 12:55:05 +01:00
David McKay
eb1e6bfde6
Adhere to Styleguide 2018-12-11 12:15:33 +00:00
David McKay
8ad1ef1ea5
wavebox: Update & Clean Dependencies 2018-12-11 11:57:34 +00:00
R. RyanTM
14541f7672 wavebox: 4.4.0 -> 4.5.3
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-08 15:03:18 -08:00
R. RyanTM
2fb21f220e wavebox: 4.3.0 -> 4.4.0
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-23 00:49:54 -07:00
R. RyanTM
992b13bd72 wavebox: 3.14.10 -> 4.3.0 (#47701)
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-12 16:23:00 +02:00
David McKay
27ddcc5bab wavebox: init at 3.14.10 (#45021) 2018-08-15 19:03:18 +02:00