Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01: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 |
|
volth
|
52f53c69ce
|
pkgs/*: remove unreferenced function arguments
|
2018-07-21 02:48:04 +00:00 |
|
Matthieu Coudron
|
8981cb7b68
|
owamp: init at 3.5.6
A tool for performing one-way active measurements.
https://github.com/perfsonar/owamp
This is the reference implementation for the IETF rfc
https://tools.ietf.org/html/rfc4656
|
2018-06-05 22:15:06 +09:00 |
|