| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: sshuttle: Refer to a fixed ‘sh’ and avoid WHICH.•••* gnu/packages/vpn.scm (sshuttle)[arguments]: Use SEARCH-INPUT-FILES for
‘env’ (rather than WHICH) and ‘sh’ (rather than whatever's in $PATH).
Change-Id: Ieacae72a849cdcbef4ae9e8f24c0d95879b1dd48
| Tobias Geerinckx-Rice | 2024-09-08 | 1 | -3/+5 |
* | gnu: sshuttle: Install man{,ual}.•••* gnu/packages/vpn.scm (sshuttle)[arguments]: Add a new
'install-documentation phase. Import required modules.
[native-inputs]: Add python-sphinx and texinfo.
Change-Id: Ia4706c5348b38faf9e79caa41281e71f78399626
| Tobias Geerinckx-Rice | 2024-09-08 | 1 | -4/+32 |
* | gnu: protonvpn-cli: Add 'bash' input for 'wrap-program'.•••It is required for cross-compilation.
* gnu/packages/vpn.scm (protonvpn-cli)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I4390f79230e25fdb64dba96c57b7f32905245bc6
| Maxime Devos | 2024-08-31 | 1 | -3/+3 |
* | gnu: sshuttle: Improve package style.•••* gnu/packages/vpn.scm (sshuttle) [arguments]: Use G-expressions.
Change-Id: Ia8961e3382116d0f1e67a7feb181f1e0fd6a5caf
| jgart | 2024-07-24 | 1 | -9/+8 |
* | gnu: sshuttle: Update to 1.1.2.•••* gnu/packages/vpn.scm (sshuttle): Update to 1.1.2.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-poetry-core.
Change-Id: I353b8e1206d5d73bf94cb46e98ec7869fbd49fcb
| jgart | 2024-07-24 | 1 | -6/+9 |
* | gnu: strongswan: Skip rsa test on i686-linux.•••* gnu/packages/vpn.scm (strongswan)[arguments]: Adjust custom
'set-up-test-environment phase to skip the rsa tests on i686-linux.
Change-Id: If4aff3f710f2eb4e0dfbad58deb41838421db89f
| Efraim Flashner | 2024-05-12 | 1 | -1/+1 |
* | gnu: strongswan: Remove pre-generated files.•••* gnu/packages/vpn.scm (strongswan)[source]: Add snippet to remove some
pre-generated files.
[native-inputs]: Add bison, flex, perl.
Change-Id: Ifc316a1c309f8687418455189457cee83b06bfa1
| Efraim Flashner | 2024-05-06 | 1 | -2/+20 |
* | gnu: strongswan: Fix building on non-x86 architectures.•••* gnu/packages/vpn.scm (strongswan)[arguments]: When building for
not-x86 architectures disable aesni support. Also adjust the test suite
so we skip the RSA tests.
Change-Id: Idbc7bb229b83b0f43f3286b94fa4da077711c0ed
| Efraim Flashner | 2024-05-06 | 1 | -3/+10 |
* | gnu: go-golang-org-x-sys: Move to golang-build.•••* gnu/packages/golang.scm (go-golang-org-x-sys): Move
from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/curl.scm: Add (gnu packages golang-build) module.
* gnu/packages/databases.scm: As above.
* gnu/packages/docker.scm: As above.
* gnu/packages/golang-build.scm: As above.
* gnu/packages/golang.scm: As above.
* gnu/packages/irc.scm: As above.
* gnu/packages/linux.scm: As above.
* gnu/packages/password-utils.scm: As above.
* gnu/packages/syncthing.scm: As above.
* gnu/packages/textutils.scm: As above.
* gnu/packages/vpn.scm: As above.
* gnu/packages/weather.scm: As above.
* gnu/packages/web.scm: As above.
Change-Id: I161e89cacb9aa87b4fbb643ecd9ad32cfe49c9d7
| Sharlatan Hellseher | 2024-02-13 | 1 | -0/+1 |
* | gnu: vpn-slice: Include required inputs "iproute" and "iptables".•••vpn-slice expects commands "ip" and "iptables" to be found according to FHS
paths.
* gnu/packages/vpn.scm (vpn-slice)[arguments]: Include inputs "iproute" and
"iptables" and patch "vpn_slice/linux.py" to use correct locations in the
store.
Change-Id: Ia06e2bb99f060108cc0758e89174294bcbb2848d
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Allan Adair | 2024-02-12 | 1 | -8/+21 |
* | gnu: openvpn: Update to 2.6.7.•••* gnu/packages/vpn.scm (openvpn): Update to 2.6.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sergey Trofimov | 2023-12-11 | 1 | -6/+5 |
* | gnu: openfortivpn: Depend on ppp 2.4.9.•••* gnu/packages/vpn.scm (openfortivpn): Update to 1.17.3.
[inputs]: Remove ppp; add ppp-2.4.9.
Change-Id: Ia88254afb1d7aaa9d3d6bf6c9e752d84165560b3
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Benjamin | 2023-11-25 | 1 | -1/+3 |
* | gnu: Add gp-saml-gui•••* gnu/packages/vpn.scm (gp-saml-gui): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Unstable Horse | 2023-08-08 | 1 | -0/+44 |
* | gnu: openconnect: Update to 9.12.•••* gnu/packages/vpn.scm (openconnect): Update to 9.12.
| Maxim Cournoyer | 2023-06-06 | 1 | -2/+2 |
* | gnu: openconnect: Fix indentation, remove input labels and use gexps.•••* gnu/packages/vpn.scm (openconnect): Fix indentation.
[native-inputs, inputs, propagated-inputs]: Remove input labels.
[arguments]: Use gexps.
| Maxim Cournoyer | 2023-06-06 | 1 | -30/+26 |
* | gnu: Make nothing depend on QtWebKit.•••This is required for <https://issues.guix.gnu.org/53289>.
* gnu/packages/qt.scm (python-pyqt)[inputs]: Remove qtwebkit.
(python-pyqt-without-qtwebkit): Remove variable.
(python-pyqtwebengine)[inputs]: Replace python-pyqt-without-qtwebkit with
python-pyqt.
* gnu/packages/backup.scm (vorta)[inputs]: Likewise.
* gnu/packages/ebook.scm (calibre)[inputs]: Likewise.
[arguments]: Adjust accordingly.
* gnu/packages/education.scm (anki)[inputs]: Replace
python-pyqt-without-qtwebkit with python-pyqt.
* gnu/packages/kde-games.scm (kajongg)[inputs]: Likewise.
* gnu/packages/maths.scm (veusz)[inputs]: Likewise.
* gnu/packages/music.scm (frescobaldi)[inputs]: Likewise.
(picard)[inputs]: Likewise.
* gnu/packages/orange.scm (orange)[inputs]: Likewise.
* gnu/packages/pdf.scm (flyer-composer)[inputs]: Likewise.
* gnu/packages/python-check.scm (python-pytest-qt)[propagated-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-qtconsole)[propagated-inputs]: Likewise.
(python-pyqtgraph)[propagated-inputs]: Likewise.
* gnu/packages/radio.scm (gnuradio)[inputs]: Likewise.
* gnu/packages/video.scm (openshot)[inputs]: Likewise.
* gnu/packages/vpn.scm (openconnect-sso)[inputs]: Likewise.
* gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Likewise.
| Leo Famulari | 2023-02-17 | 1 | -1/+1 |
* | gnu: openvpn: Update to 2.5.8.•••* gnu/packages/vpn.scm (openvpn): Update to 2.5.8.
| Efraim Flashner | 2022-12-22 | 1 | -2/+2 |
* | gnu: openconnect-sso: Update to 0.8.0.•••* gnu/packages/vpn.scm (openconnect-sso): Update to 0.8.0.
[source]: Download using git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Don't skip tests. Remove custom 'check phase. Move custom
'wrap-qt-process-path phase to after 'check.
[inputs]: Add poetry.
[native-inputs]: Remove python-setuptools-scm. Add
python-pytest-asyncio, python-pytest-httpserver.
| Efraim Flashner | 2022-11-02 | 1 | -13/+15 |
* | gnu: Add vpn-slice.•••* gnu/packages/vpn.scm (vpn-slice): New variable.
| Arun Isaac | 2022-08-31 | 1 | -0/+28 |
* | gnu: openvpn: Update to 2.5.7.•••* gnu/packages/vpn.scm (openvpn): Update to 2.5.7.
| Tobias Geerinckx-Rice | 2022-08-14 | 1 | -3/+3 |
* | gnu: openconnect-sso: Remove input labels.•••* gnu/packages/vpn.scm (openconnect-sso)[arguments]: Don't attempt to use a
non-existent QtWebEngine label. While at it, use SEARCH-INPUT-FILE also for
openconnect and remove trailing #t's.
| Marius Bakke | 2022-08-11 | 1 | -10/+9 |
* | gnu: qtwebengine: Rename to qtwebengine-5.•••Automated with:
git grep -l qtwebengine | xargs sed 's/\bqtwebengine\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer | 2022-07-31 | 1 | -2/+2 |
* | gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.•••Automated via:
git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer | 2022-07-31 | 1 | -1/+1 |
* | gnu: qtquickcontrols: Rename to qtquickcontrols-5.•••Automated via:
git grep -l qtquickcontrols | xargs sed 's/\bqtquickcontrols\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer | 2022-07-31 | 1 | -1/+1 |
* | gnu: qtdeclarative: Rename to qtdeclarative-5.•••Automated via the following commands:
git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer | 2022-07-31 | 1 | -1/+1 |
* | gnu: qtsvg: Rename variable to qtsvg-5.•••This is in preparation of the qtsvg update to version 6.
This change was automated via the following command:
git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
| Maxim Cournoyer | 2022-07-31 | 1 | -1/+1 |
* | gnu: openconnect: Update to 9.01.•••* gnu/packages/vpn.scm (openconnect): Update to 9.01.
| Arun Isaac | 2022-07-26 | 1 | -2/+2 |
* | gnu: openfortivpn: Update to 1.17.3.•••* gnu/packages/vpn.scm (openfortivpn): Update to 1.17.3.
| Arun Isaac | 2022-07-26 | 1 | -2/+3 |
* | gnu: xl2tpd: Update to 1.3.17.•••* gnu/packages/vpn.scm (xl2tpd)[version]: Update to 1.3.17.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ | 2022-07-18 | 1 | -2/+2 |
* | gnu: xl2tpd: Fix cross-compiling.•••* gnu/packages/vpn.scm (xl2tpd)[arguments]: Rewrite using gexps. Don't
hard-code CC as gcc.
| Efraim Flashner | 2022-07-06 | 1 | -13/+15 |
* | gnu: vpnc: Add bsd-2 license.•••* gnu/packages/vpn.scm (vpnc)[license]: Add bsd-2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ | 2022-07-04 | 1 | -1/+1 |
* | gnu: vpnc: Fix cross-compilation.•••* gnu/packages/vpn.scm (vpnc): Fix cross-compilation.
[native-inputs]: Add conditional input of `this-package' (vpnc)
to reuse the man page and add `pkg-config'.
[arguments]: Use G-Expressions.
[arguments]: Make use of `make-flags' instead of using substitutions.
[arguments]: Remove unneeded deletion of `configure'.
[arguments]: Use `pkg-config' to search for libgcrypt.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ | 2022-07-04 | 1 | -18/+62 |
* | gnu: bitmask: Fix loading of GUI.•••* gnu/packages/vpn.scm (bitmask)[inputs]: Add qtgraphicaleffects.
| Raghav Gururajan | 2022-07-03 | 1 | -0/+1 |
* | gnu: bitmask: Update to 0.21.11.•••* gnu/packages/vpn.scm (bitmask)[version]: Update to 0.21.11.
[inputs]: Add qtsvg.
| Raghav Gururajan | 2022-07-02 | 1 | -3/+4 |
* | gnu: openvpn: Update to 2.5.6.•••* gnu/packages/vpn.scm (openvpn): Update to 2.5.6.
| Tobias Geerinckx-Rice | 2022-05-22 | 1 | -3/+3 |
* | gnu: sshoot: Update to 1.5.1.•••* gnu/packages/vpn.scm (sshoot): Update to 1.5.1.
[phases]: Delete trailing #t.
{check}: Override phase.
[inputs]: Add python-pyxdg and python-toolrack.
[native-inputs]: Delete python-fixtures, python-pbr and python-testtools. Add
python-pytest and python-pytest-mock.
| Maxim Cournoyer | 2022-05-12 | 1 | -6/+14 |
* | gnu: n2n: Fix cross-compilation.•••* gnu/packages/vpn.scm (n2n)[arguments]<#:phases>: Add (or native-inputs
inputs) to SEARCH-INPUT-FILE.
| Nicolas Goaziou | 2022-02-22 | 1 | -3/+4 |
* | gnu: Add n2n.•••* gnu/packages/vpn.scm (n2n): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Lu Hui | 2022-02-22 | 1 | -0/+42 |
* | gnu: protonvpn-cli: Remove sanity-check phase.•••* gnu/packages/vpn.scm (protonvpn-cli)[arguments]: Remove sanity-check
phase.
| Josselin Poiret | 2022-02-12 | 1 | -1/+5 |
* | gnu: protonvpn-cli: Do not try to wrap the wrapper.•••* gnu/packages/vpn.scm (protonvpn-cli)[arguments]: Try to wrap the
original program, and not the wrapper, as wrap-program handles that
properly.
| Josselin Poiret | 2022-02-12 | 1 | -1/+2 |
* | gnu: strongswan: Build with libsoup@2.•••* gnu/packages/vpn.scm (strongswan)[inputs]: Change from LIBSOUP to
LIBSOUP-MINIMAL-2.
| Marius Bakke | 2022-02-03 | 1 | -1/+1 |
* | gnu: openconnect-sso: Remove a transitive dependency on QtWebKit.•••See <https://issues.guix.gnu.org/53289> for more information about this change.
* gnu/packages/vpn.scm (openconnect-sso)[inputs]: Replace python-pyqt with
python-pyqt-without-qtwebkit.
| Leo Famulari | 2022-01-28 | 1 | -1/+1 |
* | gnu: openvpn: Update to 2.5.5.•••* gnu/packages/vpn.scm (openvpn): Update to 2.5.5.
| Tobias Geerinckx-Rice | 2021-12-17 | 1 | -2/+2 |
* | gnu: Remove superfluous "linux-libre-headers" inputs.•••This input is already propagated from glibc.
* gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Remove LINUX-LIBRE-HEADERS-5.10.
* gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Likewise.
* gnu/packages/accessibility.scm (brltty)[inputs]: Remove LINUX-LIBRE-HEADERS.
* gnu/packages/graphics.scm (directfb)[inputs]: Likewise.
* gnu/packages/gstreamer.scm (libdc1394)[inputs]: Likewise.
* gnu/packages/linux.scm (python-evdev)[native-inputs]: Likewise.
(bcc, bpftrace)[inputs]: Likewise.
* gnu/packages/networking.scm (lksctp-tools)[inputs]: Likewise.
* gnu/packages/video.scm (tslib)[inputs]: Likewise.
* gnu/packages/web-browsers.scm (links)[native-inputs]: Likewise.
* gnu/packages/cdrom.scm (cdrtools)[inputs]: Likewise.
[arguments]: Adjust accordingly.
* gnu/packages/lirc.scm (lirc)[inputs, arguments]: Likewise.
* gnu/packages/vpn.scm (xl2tpd)[inputs, arguments]: Likewise.
| Marius Bakke | 2021-12-13 | 1 | -2/+2 |
* | gnu: Further simplify package inputs.•••This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
| Ludovic Courtès | 2021-12-13 | 1 | -3/+1 |
* | gnu: Simplify package inputs.•••This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès | 2021-12-13 | 1 | -102/+72 |
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Ricardo Wurmus | 2021-12-05 | 1 | -5/+4 |
|\ |
|
| * | gnu: strongswan: Update to 5.9.4.•••* gnu/packages/vpn.scm (strongswan): Update to 5.9.4.
[arguments]: Don't explicitly return #t from phases.
[license]: Fix typo.
| Tobias Geerinckx-Rice | 2021-11-27 | 1 | -7/+5 |
* | | Merge branch 'master' into core-updates-frozen | Ludovic Courtès | 2021-11-17 | 1 | -3/+0 |
|\| |
|
| * | gnu: packages: Remove last year's deprecations.•••* gnu/packages/admin.scm (guile3.0-shepherd): Remove variable.
* gnu/packages/benchmark.scm (imb-openmpi): Likewise.
* gnu/packages/boost.scm (boost-with-python3): Likewise.
* gnu/packages/pep.scm (python-pep-adapter)[inputs]: Adjust accordingly.
* gnu/packages/cpp.scm (nlohmann-json-cpp): Likewise.
* gnu/packages/games.scm (openrct2)[inputs]: Adjust accordingly.
* gnu/packages/cups.scm (escpr): Likewise.
* gnu/packages/django.scm (python-django-jsonfield): Likewise.
* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme)
(emacs-modus-vivendi-theme): Likewise.
* gnu/packages/engineering.scm (kicad-i18l): Likewise.
* gnu/packages/enlightenment.scm (enlightenment-wayland): Likewise.
* gnu/packages/firmware.scm (opensbi-qemu-virt, opensbi-qemu-sifive-u):
Likewise.
* gnu/packages/fonts.scm (font-gnu-freefont-ttf, font-open-dyslexic):
Likewise.
* gnu/packages/game-development.scm (guile3.0-chickadee)
(python-sge-pygame): Likewise.
* gnu/packages/games.scm (retux)[inputs]: Adjust accordingly.
* gnu/packages/gnome-xyz.scm (numix-theme): Likewise.
* gnu/packages/gnupg.scm (guile3.0-gcrypt): Likewise.
* gnu/packages/gstreamer.scm (gst-transcoder): Likewise.
* gnu/packages/gtk.scm (guile3.0-cairo, guile3.0-present, guile3.0-rsvg):
Likewise.
* gnu/packages/guile-xyz.scm (guile3.0-colorized, guile3.0-commonmark)
(guile3.0-config, guile3.0-email, guile3.0-fibers, guile3.0-gi)
(guile3.0-hall, guile3.0-hashing, guile3.0-haunt, guile3.0-ics)
(guile3.0-irregex, guile3.0-lib, guile3.0-mcron, guile3.0-minikanren)
(guile3.0-ncurses, guile3.0-ncurses/gpm, guile3.0-newt, guile3.0-parted)
(guile3.0-pfds, guile3.0-picture-language, guile3.0-semver)
(guile3.0-simple-zmq, guile3.0-squee, guile3.0-syntax-highlight)
(guile3.0-websocket, guile3.0-wisp, guile3.0-xapian): Likewise.
* gnu/packages/guile.scm (define-deprecated-guile3.0-package)
(guile3.0-json, guile3.0-gdbm-ffi, guile3.0-sqlite3)
(guile3.0-bytestructures, guile3.0-git): Likewise.
* gnu/packages/haskell-apps.scm (ghc-stylish-haskell): Likewise.
* gnu/packages/linux.scm (linux-libre-arm-veyron): Likewise.
* gnu/packages/mail.scm (guile3.0-mailutils): Likewise.
* gnu/packages/monitoring.scm (python2-graphite-web): Likewise.
* gnu/packages/package-management.scm (guile3.0-guix): Likewise.
* gnu/packages/package-management.scm (python-conda): Likewise.
* gnu/packages/phabricator.scm (libphutil): Likewise.
* gnu/packages/plotutils.scm (guile3.0-charting): Likewise.
* gnu/packages/python-xyz.scm (python2-smmap2, python-glances)
(python-smmap2): Likewise.
* gnu/packages/shells.scm (oil-shell): Likewise.
* gnu/packages/sqlite.scm (sqlite-with-column-metadata): Likewise.
* gnu/packages/ssh.scm (guile3.0-ssh): Likewise.
* gnu/packages/terminals.scm (et): Likewise.
* gnu/packages/tls.scm (guile3.0-gnutls): Likewise.
* gnu/packages/vlang.scm (v): Likewise.
* gnu/packages/vpn.scm (wireguard): Likewise.
* gnu/packages/web-browsers.scm (next, sbcl-next): Likewise.
* gnu/packages/xorg.scm (transset-df): Likewise.
| Tobias Geerinckx-Rice | 2021-11-08 | 1 | -3/+0 |