Cole Helbling
953b44aaea
mullvad: 2023.2 -> 2023.3
...
https://github.com/mullvad/mullvadvpn-app/releases/tag/2023.3
2023-04-10 11:36:23 -07:00
Yureka
f8cbc3c281
tree-wide: convert rust with git deps to importCargoLock
2023-03-26 01:52:04 +01:00
R. Ryantm
a4476d4f06
mullvad: 2023.1 -> 2023.2
2023-03-14 14:53:11 -07:00
lelgenio
130fa0baaa
mullvad: add shell completion
2023-03-09 07:24:04 -08:00
Cole Helbling
4b57d35c27
mullvad: make openvpn support optional
...
Enabled by default to not break anybody who depends on it, but I don't
and I would like to disable it.
2023-03-02 13:13:55 -08:00
Cole Helbling
a0d3f55f3d
mullvad: 2022.5 -> 2023.1
...
https://github.com/mullvad/mullvadvpn-app/releases/tag/2023.1
2023-03-02 13:13:55 -08:00
Cole Helbling
afed882503
mullvad: fix build
...
https://github.com/NixOS/nixpkgs/pull/207804 removed git from
nativeBuildInputs for buildRustPackage, which is apparently what allowed
the build.rs to work here. Bring it back for this single package.
2023-01-19 07:59:03 -08:00
Dmitriy Kholkin
77f77dc97f
mullvad: 2022.4 -> 2022.5
2022-11-21 05:08:02 +03:00
Felix Schröter
48ed969f3e
mullvad: 2022.2 -> 2022.4
2022-08-19 16:35:13 +02:00
kilianar
295656a45a
mullvad: 2022.1 -> 2022.2
...
https://github.com/mullvad/mullvadvpn-app/releases/tag/2022.2
address_cache was removed with the upstream release, so we remove those
parts as well.
2022-07-05 01:04:45 +02:00
Cole Helbling
1fc220f69c
mullvad: fix openvpn support
...
Also expose `libwg` through `passthru` in the same way as
`openvpn-wireguard`.
2022-04-01 07:39:16 -07:00
Sandro Jäckel
a9c901daad
mullvad.openvpn-wireguard: init at 2.5.3
2022-04-01 07:39:16 -07:00
Cole Helbling
2d53cad9d1
mullvad: init at 2022.1
...
This package includes the CLI binaries for mullvad, but does not attempt
to build the GUI. This allows it to be (more) cross-platform than the
mullvad-vpn package, which depends on a tool that is unavailable for
e.g. ARM platforms.
2022-04-01 07:39:16 -07:00