volth
|
08f68313a4
|
treewide: remove redundant rec
|
2019-08-28 11:07:32 +00:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
chessai
|
88eb07017f
|
remove unnecessary whitespace
|
2018-11-17 15:11:59 -05:00 |
|
chessai
|
5b0f33a8ab
|
use rec instead of let ... in
|
2018-11-17 15:08:41 -05:00 |
|
worldofpeace
|
86dc05c920
|
Apply suggestions from code review
Co-Authored-By: chessai <chessai@users.noreply.github.com>
|
2018-11-17 15:03:53 -05:00 |
|
chessai
|
2517ca5488
|
add outsputs 'out' and 'dev'
|
2018-11-17 15:01:18 -05:00 |
|
worldofpeace
|
b8ff9f5cf1
|
Update pkgs/tools/networking/openconnect_pa/default.nix
Co-Authored-By: chessai <chessai@users.noreply.github.com>
|
2018-11-17 14:57:26 -05:00 |
|
chessai
|
d79d7fbde9
|
add missing unstable
|
2018-11-17 14:57:25 -05:00 |
|
chessai
|
d812e296b6
|
change version to unstable-YYYY-MM-DD as per policy
|
2018-11-17 14:57:25 -05:00 |
|
worldofpeace
|
b3525cd210
|
Apply suggestions from code review
Co-Authored-By: chessai <chessai@users.noreply.github.com>
|
2018-11-17 14:57:25 -05:00 |
|
chessai
|
b3ce4cd77f
|
remove unused postInstall
|
2018-11-17 14:57:25 -05:00 |
|
worldofpeace
|
e5df59548e
|
Apply suggestions from code review
Co-Authored-By: chessai <chessai@users.noreply.github.com>
|
2018-11-17 14:57:25 -05:00 |
|
chessai
|
528b4d8727
|
add openconnect fork that has support for Palo Alto Network's globalprotect protocol
|
2018-11-17 11:26:43 -05:00 |
|