Commit Graph

10 Commits

Author SHA1 Message Date
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Rémy Grünblatt
84d0ecfc5f ns-3: Fix hash for 3.33 and patch for upstream bug 2021-01-17 14:41:38 +01:00
Rémy Grünblatt
71a9060bca ns-3: 3.32 -> 3.33 2021-01-16 16:20:36 +01:00
eyjhb
4ce6364e29 ns-3: 3.30 -> 3.32 2020-10-28 20:22:15 +01:00
Matthieu Coudron
d70eba7ab3 ns-3: 3.29 -> 3.30
Fixes python bindings.
2019-09-24 00:30:12 +09:00
Matthew Bauer
a79a8f29bc waf: use wafConfigureFlags for waf flags
This avoids the potential conflict between autoconf flags and the waf
flags. There is some overlap between the two but waf errors when it
doesn’t recognize the flag.
2019-04-09 23:44:37 -04:00
Matthew Bauer
f2a20b6e52 treewide: use wafHook
Replace "waf" phases with wafHook that manages everything
automatically. Should make things more modular.

Packages affected here are:

- a2jmidid
- ams-lv2
- ardour
- fomp
- guitarix
- ingen
- jalv
- mda-lv2
- non
- patchage
- hamster-time-tracker
- kupfer
- xiphos
- xfce4-dockbarx-plugin
- xfce4-namebar-plugin
- dropbox
- clasp
- aubio
- liliv
- lv2
- lvtk
- ntk
- raul
- sratom
- suil
- ganv
- ndn-cxx
- ns3
- serd
- sord
- termbox
- wxmupen64plus
- jackaudio
- pflask
- blockhash
- glmark2
- weighttp
2018-11-13 19:13:48 -06:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Orivej Desh
0159beb89c ns-3: fix build after #28029 2018-05-30 02:37:40 +00:00
Matthieu Coudron
863c2908f2 ns-3: init at 28.0
ns-3 is a discrete event C++ network simulator developed at www.nsnam.org .

Python bindings & manual building are disabled by default but you can
override it.
2018-04-06 13:54:20 +09:00