0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

twingate: 2025.114.149850 -> 2025.155.154210 (#413901)

This commit is contained in:
Nick Cao 2025-06-04 18:25:52 -04:00 committed by GitHub
commit 4ebd03b24f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,11 +14,11 @@
stdenv.mkDerivation rec {
pname = "twingate";
version = "2025.114.149850";
version = "2025.155.154174";
src = fetchurl {
url = "https://binaries.twingate.com/client/linux/DEB/x86_64/${version}/twingate-amd64.deb";
hash = "sha256-rsV05HuGPrY6sNWP8JRaniwaj8Bn2V2Dk7yXX7gibFs=";
hash = "sha256-TPXw9PDNZ/0X3yZ51mEBtCi9/NO7T6M66nauoBOn6HQ=";
};
buildInputs = [