Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
Sandro Jäckel
16c881deac
mosh: cleanup
2021-02-12 20:35:41 +01:00
Sandro
4396baf04e
Merge pull request #106876 from antifuchs/fix-mosh-client-path
...
mosh: Hermeticize mosh-client path reference from mosh.pl
2021-01-18 20:47:11 +01:00
Ben Siraphob
76f93cc731
pkgs/tools: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
Andreas Fuchs
9b18a0f353
mosh: Hermeticize mosh-client path reference from mosh.pl
...
Do the same thing as we do for the "ssh" binary, except with
mosh-client: Patch the perl source to substitute mosh-client with
@mosh-client@, then substituteInPlace the variable out for the
compilation output path.
2020-12-14 00:45:26 -05:00
Luflosi
17b13546af
mosh: name -> pname
2020-11-25 16:35:46 +01:00
Konrad Borowski
d655b917c1
mosh: fix build with bash-completion 2.10
...
Fixes #85893
2020-04-24 12:47:18 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jörg Thalheim
c40f90428a
mosh: enable parallel building
2020-04-02 14:50:00 +01:00
Will Dietz
208fbe20ad
mosh: upstream patch to fix w/newer clang/libcxx (c++17)
...
Remove special-casing no longer needed.
2019-04-29 08:03:16 -05:00
volth
bb9557eb7c
lib.makePerlPath -> perlPackages.makePerlPath
2018-12-15 03:50:31 +00:00
Daiderd Jordan
9d59281c61
mosh: fix clang build
...
The darwin build started to fail because of protobuf c++11 related
errors https://hydra.nixos.org/build/82082958 .
2018-09-29 23:26:07 +02:00
Lenz Weber
7c34c28cfa
nixos/programs.mosh: refactor
...
Adds programs.mosh.withUtempter (default: true).
The option enables -with-utempter for mosh, allowing it to write to
/var/run/utmp and thus making connected sessions appear in the output
of `who -a`.
For that, a guid-wrapper is required. Also, the path to the `utempter` was
hardcoded in the resulting binary until now (so it could never been found),
thus, libutempter was patched accordingly to point to
/run/wrappers/bin/utempter which at least works when the wrapper is
configured.
2018-06-08 20:57:16 +02:00
Anders Kaseorg
58fd7719ea
mosh: Install bash-completion rule
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2017-12-19 18:32:47 +01:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
mimadrid
0f14dcc189
mosh: 1.3.0 -> 1.3.2
2017-07-30 20:58:24 +02:00
Aneesh Agrawal
bc4e30a12b
mosh: 1.2.6 -> 1.3.0
...
Release announcement is available at
http://mailman.mit.edu/pipermail/mosh-users/2017-March/000341.html .
2017-05-02 19:39:25 -04:00
Aneesh Agrawal
ad6b79fc97
mosh: use ssh from nixpkgs
2017-01-28 13:21:24 -05:00
Zero King
04d7056514
mosh: 1.2.5 -> 1.2.6 ( #17939 )
2016-08-23 14:49:57 +00:00
Aneesh Agrawal
942aad7489
mosh: remove boost dependency
...
boost was removed from the mosh dependency requirements in 2012.
(It was only used from February and April 2012.)
2016-08-03 22:07:19 -04:00
Tristan Helmich
399d2bca32
mosh: fix segfaulting issue
...
Discussion on this issue at https://github.com/mobile-shell/mosh/issues/727 and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817929#35
2016-04-04 15:14:09 +02:00
Jude Taylor
d2e6b9f3ae
Revert "darwin purity: mosh"
...
This reverts commit 772960bcb7
.
2015-11-04 10:49:19 -08:00
Jude Taylor
772960bcb7
darwin purity: mosh
2015-11-03 14:32:14 -08:00
Matthias Beyer
e8c6b2d0e6
mosh: 1.2.4 -> 1.2.5
2015-09-20 15:37:36 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
John Wiegley
010132e302
Change several package constraints from linux to unix
...
They all build on Darwin.
2014-04-12 16:01:16 -05:00
Bjørn Forsman
083d0890f5
More description fixes
...
* Remove package name
* Start with upper case letter
* Remove trailing period
Also reword some descriptions and move some long descriptions to
longDescription.
I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
Lluís Batlle i Rossell
61e7a72931
mosh: update to 1.2.4
2013-05-18 13:17:41 +02:00
Lluís Batlle i Rossell
5ba1df3811
mosh: update to 1.2.2
2012-09-26 09:38:36 +02:00
Lluís Batlle i Rossell
682690bd71
Adding mosh.
...
svn path=/nixpkgs/trunk/; revision=33804
2012-04-16 21:44:12 +00:00