ns-3: remove unused input, add a comment on dependency for root (#273842)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{ stdenv
|
||||
, breakpointHook
|
||||
, fetchFromGitLab
|
||||
, python
|
||||
, libxml2
|
||||
@@ -79,7 +78,7 @@ stdenv.mkDerivation rec {
|
||||
sqlite.dev
|
||||
gsl
|
||||
boost
|
||||
root
|
||||
root # provides cppyy
|
||||
glib.out
|
||||
glib.dev
|
||||
libpcap
|
||||
|
||||
Reference in New Issue
Block a user