mirror of
https://github.com/proxytunnel/proxytunnel.git
synced 2026-01-23 02:34:59 +00:00
Update flake.nix version to match github Release v1.12.3 version
This commit is contained in:
parent
3ec1efe42e
commit
8ab065fca1
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
packages.proxytunnel = pkgs.stdenv.mkDerivation {
|
||||
pname = "proxytunnel";
|
||||
version = "1.0.0";
|
||||
version = "1.12.3";
|
||||
src = ./.;
|
||||
|
||||
nativeBuildInputs = [pkgs.gnumake];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue