| Commit message (Expand) | Author | Age | Files | Lines |
| * | sshuttle: 1.1.1 → 1.1.2 | Nikolay Korotkiy | 2024-04-15 | 2 | -12/+14 |
| * | treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
| stuebinm | 2024-03-19 | 1 | -0/+1 |
| * | sshuttle: clarify license, add changelog | figsoda | 2023-08-18 | 1 | -2/+3 |
| * | sshuttle: build and install man page | figsoda | 2023-08-18 | 1 | -1/+14 |
| * | treewide: reduce packages I maintainer | Sandro Jäckel | 2023-07-23 | 1 | -1/+1 |
| * | treewide/tools: use top-level fetchPypi | Weijia Wang | 2023-05-25 | 1 | -1/+2 |
| * | treewide: switch to nativeCheckInputs•••checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
| Guillaume Girol | 2023-01-21 | 1 | -1/+1 |
| * | sshuttle: 1.1.0 -> 1.1.1 | Sandro Jäckel | 2022-09-06 | 1 | -2/+2 |
| * | sshuttle: 1.0.5 -> 1.1.0, add SuperSandro2000 as maintainer | Sandro Jäckel | 2022-03-28 | 2 | -7/+5 |
| * | sshuttle: 1.0.3 -> 1.0.5•••New dependency: psutil
Changed license: LGPL-2.1
| Bjørn Forsman | 2021-07-19 | 1 | -3/+5 |
| * | sshuttle: format, cleanup, remove extra test dependencies | Sandro Jäckel | 2021-07-17 | 1 | -6/+9 |
| * | treewide: setuptools_scm -> setuptools-scm | Sandro Jäckel | 2021-06-03 | 1 | -1/+1 |
| * | pkgs/tools: stdenv.lib -> lib | Ben Siraphob | 2021-01-15 | 1 | -2/+2 |
| * | 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
| Profpatsch | 2021-01-11 | 1 | -2/+2 |
| * | sshuttle: 1.0.2 -> 1.0.3 | Mario Rodas | 2020-07-20 | 1 | -2/+2 |
| * | sshuttle: fix build on darwin | Mario Rodas | 2020-07-07 | 1 | -10/+14 |
| * | sshuttle: 0.78.5 -> 1.0.2 | R. RyanTM | 2020-07-07 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | buildPython*: use pname | Frederik Rietdijk | 2020-03-30 | 1 | -3/+3 |
| * | treewide: remove unused variables (#63177)•••* treewide: remove unused variables
* making ofborg happy
| volth | 2019-06-16 | 1 | -1/+1 |
| * | sshuttle: 0.78.4 -> 0.78.5 | Carlos D | 2019-03-06 | 2 | -10/+10 |
| * | reewide: Purge all uses `stdenv.system` and top-level `system`•••It is deprecated and will be removed after 18.09.
| John Ericson | 2018-08-30 | 1 | -1/+1 |
| * | sshuttle: 0.78.3 -> 0.78.4 (#44895) | markuskowa | 2018-08-30 | 1 | -14/+3 |
| * | sshuttle: add license | Markus Kowalewski | 2018-08-11 | 1 | -0/+1 |
| * | unix-tools: introduce unix-tools.nix•••unix-tools.nix has a collection of tools that are commonly installed
by default in Unix derivatives. This is intended to provide
compatibility between macOS and Linux users. Three Linux-only
derivations are provided for compatbility:
- procps
- utillinux
- nettools
More tools are also provided.
Also: treewide: use unixtools
Non-comprehensive replace of Linux-only procps and util-linux with
'unixtools'.
| Matthew Bauer | 2018-03-26 | 1 | -2/+2 |
| * | sshuttle: upstream fixed tests | Jörg Thalheim | 2018-03-16 | 1 | -8/+5 |
| * | shuttle: disable buggy test on darwin | Jörg Thalheim | 2018-03-14 | 1 | -0/+4 |
| * | sshuttle: fix build on i686-linux | volth | 2018-03-14 | 1 | -1/+1 |
| * | Remove nckx as a maintainer for all packages•••Goodbye, and thanks for all the Nix...
| Tobias Geerinckx-Rice | 2018-01-16 | 1 | -1/+1 |
| * | Fetch sshuttle-darwin patch from github | Dario Bertini | 2017-09-26 | 2 | -592/+10 |
| * | Fix tests for Sshuttle on Darwin. | Dario Bertini | 2017-09-24 | 2 | -1/+589 |
| * | sshuttle: clean up expression a little bit | Aristid Breitkreuz | 2017-07-09 | 1 | -2/+1 |
| * | sshuttle: 0.78.0 -> 0.78.3, use py3 for tests to succeed | Aristid Breitkreuz | 2017-07-09 | 1 | -6/+12 |
| * | rename iElectric to domenkozar to match GitHub | Domen Kožar | 2016-05-17 | 1 | -1/+1 |
| * | Python: use PyPI mirror (#15001)•••* mirrors: add pypi
* Python: Use pypi mirror for all PyPI packages
| Frederik Rietdijk | 2016-04-26 | 1 | -1/+1 |
| * | sshuttle: 0.77.2 -> 0.78.0 | Tobias Geerinckx-Rice | 2016-04-08 | 1 | -2/+2 |
| * | sshuttle: 0.76 -> 0.77.2 | Tobias Geerinckx-Rice | 2016-03-08 | 1 | -2/+2 |
| * | buildPythonApplication: use new function for Python applications | Frederik Rietdijk | 2016-02-19 | 1 | -1/+1 |
| * | More version attribute tidying where maintainers |= nckx | Tobias Geerinckx-Rice | 2016-01-25 | 1 | -2/+1 |
| * | sshuttle: 0.74 -> 0.76•••And back to fetchurl we go:
“LookupError: setuptools-scm was unable to detect version for
'/tmp/nix-build-.../sshuttle-v0.76-src'. Make sure you're not
using GitHub's tarballs (or similar ones), as those don't
contain the necessary metadata. Use PyPI's tarballs instead.”
| Tobias Geerinckx-Rice | 2016-01-17 | 1 | -9/+7 |
| * | sshuttle: 0.71 -> 0.74•••the tags are now in a different form
sshuttle is now a real python package
| zimbatm | 2016-01-11 | 2 | -37/+26 |
| * | sshuttle: add PyXAPI for tproxy UDP proxy support | Tobias Geerinckx-Rice | 2015-09-24 | 1 | -5/+10 |
| * | sshuttle: carry a few bug fixes until next release | Tobias Geerinckx-Rice | 2015-09-24 | 1 | -1/+16 |
| * | sshuttle: 0.61 -> 0.71•••Account for a zany new build system & add myself as a maintainer.
Tested by connecting to a remote system and browsing the web & LAN,
both as root and a regular (sudo) user. Cool tool.
CC @iElectric
| Tobias Geerinckx-Rice | 2015-09-23 | 1 | -17/+29 |
| * | add sshuttle: Transparent proxy server that works as a poor man's VPN | Domen Kožar | 2013-10-05 | 1 | -0/+34 |