Yannick Markus
9e7c177aa8
mullvad-vpn: 2021.3 -> 2021.4
2021-07-12 23:17:17 -07:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Yannick Markus
5f8c6525e5
mullvad-vpn: 2021.2 -> 2021.3
2021-05-04 09:09:06 +02:00
Gabriel Ebner
d9e946acf9
mullvad-vpn: add mesa dependency
2021-04-09 18:12:15 +02:00
06kellyjac
022ddfe5ce
mullvad-vpn: 2021.1 -> 2021.2
...
Moved to GitHub releases as the mullvad.net copy for 2021.2 isn't there
yet. They probably get copied over later.
2021-02-18 16:29:19 +00:00
Yannick Markus
56a7b87444
mullvad-vpn: 2020.7 -> 2021.1
...
fixed license to gpl3Only
2021-02-12 09:33:36 +01: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
Maxwell L-T
9d98d8ae2e
mullvad-vpn: 2020.6 -> 2020.7
2020-11-21 19:20:47 -05:00
Oleksii Filonenko
512c3c0a05
maintainers: rename filalex77 -> Br1ght0ne
2020-11-17 13:09:31 +02:00
Maxwell L-T
ab0faef05f
mullvad-vpn: 2020.5 -> 2020.6
2020-10-25 13:23:50 -04:00
Florian Klink
a22b1a61a8
mullvad-vpn: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
R. RyanTM
0b5eea64bf
mullvad-vpn: 2020.4 -> 2020.5
2020-06-26 18:24:43 +00:00
R. RyanTM
ebe21b1075
mullvad-vpn: 2020.3 -> 2020.4
2020-05-19 19:43:06 +00:00
Mario Rodas
9644e10968
Merge pull request #83621 from cgevans/fix-mullvad-appindicator2
...
mullvad-vpn: add libappindicator dependency and fix mullvad-problem-report link
2020-04-01 08:16:51 -05:00
Mario Rodas
dd1068f840
Merge pull request #80721 from emacsomancer/mullvad2020.3
...
mullvad-vpn: 2020.2 -> 2020.3
2020-04-01 08:16:34 -05:00
Constantine Glen Evans
1eacf626ed
mullvad-vpn: fix mullvad-problem-report link
2020-03-28 14:24:24 -07:00
Constantine Glen Evans
061e73c959
mullvad-vpn: add libappindicator dependency
...
Adding libappindicator as a runtime dependency allows the Electron-based gui app
to have an appindicator in desktop environments that support them (eg,
Gnome with the appindicator support extension).
2020-03-28 14:00:20 -07:00
Konrad Borowski
1e5fae561c
mullvad-vpn: remove xfix from maintainers
2020-03-18 16:06:50 -07:00
Benjamin Slade
119ed06061
mullvad-vpn: 2020.2 -> 2020.3
...
- Security update:
Fix stack overflow caused by WireGuard key rotation timers. When the daemon
crashed it was restarted automatically. But it did not connect (depending
on settings), leaving a leak.
2020-02-21 05:44:57 -07:00
Benjamin Slade
f2e5bb967f
mullvad-vpn: 2020.1 -> 2020.2
2020-02-14 19:54:45 -07:00
Oleksii Filonenko
cd51fca0f0
mullvad-vpn: 2019.9 -> 2019.10
2019-12-12 16:35:58 +02:00
Oleksii Filonenko
90d336d007
mullvad-vpn: add filalex77 to maintainers
2019-11-26 09:48:29 +02:00
Oleksii Filonenko
407a8ec0e0
mullvad-vpn: 2019.8 -> 2019.9
2019-11-26 09:48:01 +02:00
Ryan Mulligan
95c519f5ce
Merge pull request #70766 from xfix/nixpkg-mullvad-update
...
mullvad: 2019.7 -> 2019.8
2019-11-02 09:05:24 -07:00
Konrad Borowski
0947bbc62c
mullvad: remove unnecessary systemd service copying in installation
2019-10-10 19:11:11 +02:00
Konrad Borowski
f7ca3e8c43
mullvad: 2019.7 -> 2019.8
2019-10-10 19:09:31 +02:00
R. RyanTM
ee4e66f0d5
mullvad-vpn: 2019.6 -> 2019.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mullvad-vpn/versions
2019-08-19 13:03:34 -07:00
R. RyanTM
2e66e51b68
mullvad-vpn: 2019.5 -> 2019.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mullvad-vpn/versions
2019-08-04 15:58:15 -07:00
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04:00
Pierre Karashchuk
1a94bc5d73
mullvad-vpn: init at 2019.5
2019-06-21 06:59:39 -04:00