Commit Graph

24958 Commits

Author SHA1 Message Date
José Romildo Malaquias
c46915c9c1 materia-theme: move to pkgs/data/themes 2018-12-04 10:56:57 -02:00
José Romildo Malaquias
5fc63b32f7 nordic-polar: init at 1.3.0 2018-12-04 10:45:13 -02:00
Alyssa Ross
d9eb8c760e
doc: reminder to upgrade linux-libre with linux
https://github.com/NixOS/nixpkgs/pull/51403#issuecomment-444061264
2018-12-04 12:04:03 +00:00
Alexey Shmalko
d5b45b4ff8
Merge pull request #51327 from k0ral/loop
loop: init at unstable-2018-10-02
2018-12-04 01:37:23 +02:00
Jörg Thalheim
1f5c851967 radare: remove
This project has been deprecated in 2016.
Radare2 should been used intead: https://github.com/radare/radare
2018-12-04 00:33:49 +01:00
John Ericson
805d32dbf7
Merge pull request #51401 from roberth/all-packages-res
all-packages.nix: Alias self to res, deprecating self
2018-12-03 18:06:48 -05:00
Symphorien Gibol
330fbbeb73 pyflame: init at 1.6.7 2018-12-03 23:27:33 +01:00
Bjørn Forsman
84a2463499 jpeginfo: init at 1.6.1
jpeginfo prints information and tests integrity of JPEG/JFIF files.
2018-12-03 17:03:48 +01:00
Tim Steinbach
ee1f6e20b2
slack: Add dark-mode version 2018-12-03 08:12:05 -05:00
Michael Raskin
34efe45ef8
Merge pull request #51418 from symphorien/dsniff
dsniff: init at 2.4b1
2018-12-03 11:46:55 +00:00
Frederik Rietdijk
a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
Renaud
e869896d00
Merge pull request #51411 from jfrankenau/update-ntfy
ntfy: 2.6.0 -> 2.7.0
2018-12-03 11:31:53 +01:00
Renaud
4cde69ad9a
Merge pull request #50448 from MatrixAI/mnist
mnist: init at 2018-11-16
2018-12-03 11:29:01 +01:00
Johannes Frankenau
ec21607d14 intel-gmmlib: init at 18.3.0 2018-12-03 10:42:34 +01:00
Renaud
550b275bac
Merge pull request #49915 from avnik/rspamd
rspamd: add hyperscan, drop obsoleted dependencies
2018-12-03 07:40:07 +01:00
John Ericson
0f87db3972
Merge pull request #51425 from matthewbauer/fix-51184
systems/parse.nix: support eabihf
2018-12-02 23:28:47 -05:00
scalavision
e0e8486a06 mill-bin: init at 0.3.5 2018-12-02 23:15:52 -05:00
Roger Qiu
9572ebe3b8 mnist: init at 2018-11-16 2018-12-03 14:20:55 +11:00
Matthew Bauer
3b32c920d5 systems/parse.nix: support eabihf
eabihf is an abi that can be used with ARM architectures that support
the “hard float”. It should probably only be used with ARM32 when you
are absolutely sure your binaries will run on ARM systems with a FPU.

Also, add an example "armhf-embedded" to match the preexisting
arm-embedded system. qmk_firmware needs hard float in a few places, so
add them here to get that to work.

Fixes #51184
2018-12-02 19:49:36 -06:00
Symphorien Gibol
0a91d70134 dsniff: init at 2.4b1 2018-12-03 00:59:11 +01:00
Symphorien Gibol
6c22b5a1d7 libnids: init at 1.24 2018-12-03 00:57:52 +01:00
Alexander V. Nikolaev
3e1acb0b44 hyperscan: init at 5.0.0 2018-12-03 00:13:35 +02:00
Robert Hensing
22aac3b921 all-packages.nix: Alias self to res, deprecating self
For historical reasons, self was ill-named. This removes its usages
from all-packages.nix and provides a deprecation message for those
who use a patched Nixpkgs.

Some packages seem to depend on the peculiarities of res, as can
be seen by making res into an alias of pkgs (normally "self").
The super variable doesn't have all that is needed.

Therefore the simple fix is not guaranteed to work and as such,
usages of res need to be changed to pkgs or super, case by case.
2018-12-02 19:24:49 +01:00
Silvan Mosberger
4afae70e2b
Merge pull request #48423 from charles-dyfis-net/bees
bees: init at 0.6.1; nixos/modules: services.bees init
2018-12-02 18:38:47 +01:00
John Ericson
24270193b7 Merge remote-tracking branch 'upstream/staging' into fix/cross-xfsprogs 2018-12-02 12:32:03 -05:00
markuskowa
506d4c7e44
Merge pull request #51329 from c0bw3b/cleanup/gnu-https
Favor HTTPS URLs - the GNU edition
2018-12-02 16:52:33 +01:00
c0bw3b
93e511c319 Treewide: use HTTPS on GNU Savannah domains
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
2018-12-02 15:33:09 +01:00
Masayuki Takeda
855cd9f3a8 dpt-rp1-py: init at 2018-10-16 2018-12-02 22:52:12 +09:00
Bas van Dijk
7035598251
Merge pull request #51225 from LumiGuide/elk-6.5.1
elk: 6.3.2 -> 6.5.1
2018-12-02 14:44:47 +01:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
eburimu
0b695faa07 xfsprogs: fix cross compilation 2018-12-02 00:44:25 -05:00
Mario Rodas
c154ecfc38
vdirsyncer: fix build
- Add support for build on darwin
2018-12-01 19:17:54 -05:00
koral
35f6d1cda4 loop: init at unstable-2018-10-02 2018-12-02 00:03:13 +01:00
Will Dietz
303e4d7f1a gecode: more deps, build w/gist support but make optional
Also rename "gecode_4" attribute since this is version 6?
2018-12-01 14:24:49 -06:00
Tim Steinbach
ff4bf6067e
kernel: Remove 4.18.x
4.18 series is EOL
2018-12-01 11:20:38 -05:00
Mario Rodas
c220fe8e88
fedpkg: promote to python application 2018-12-01 10:59:34 -05:00
Jörg Thalheim
5db3428fa3
pwndbg: switch to python3 2018-12-01 14:13:46 +00:00
Jörg Thalheim
28af9e45b0
gdbgui: 0.13.0.0 -> 0.13.1.1 2018-12-01 14:13:46 +00:00
Bas van Dijk
fbf0efc6a7 elk: 6.3.2 -> 6.5.1 2018-12-01 12:47:12 +01:00
worldofpeace
50bb0afa7c
Merge pull request #50863 from marsam/feature/add-aws-google-auth
aws-google-auth: init at 0.0.29
2018-11-30 21:58:24 -05:00
Mario Rodas
f15aecd1bb aws-google-auth: init at 0.0.29 2018-11-30 21:57:07 -05:00
Jörg Thalheim
84162175a3
Merge pull request #51180 from mayflower/xorg-cross
treewide: cross-fixes
2018-12-01 00:43:02 +00:00
Bas van Dijk
274e72aa29
Merge pull request #51027 from LumiGuide/opencv-4.0.0
opencv4: init at 4.0.0
2018-11-30 23:56:36 +01:00
Bas van Dijk
e03512878b
Merge pull request #51021 from LumiGuide/opencv-3.4.4
opencv3: 3.4.3 -> 3.4.4
2018-11-30 23:56:20 +01:00
Jan Tojnar
3a3513e7e7
webkitgtk220x: drop 2018-11-30 23:29:34 +01:00
Bas van Dijk
aa358e6ee7 opencv3: 3.4.3 -> 3.4.4 2018-11-30 23:07:52 +01:00
Bas van Dijk
2b87ed7c32 opencv4: init at 4.0.0 2018-11-30 22:45:57 +01:00
Jan Tojnar
14a1a4be31
gnome-recipes: init at 2.0.2 2018-11-30 21:35:19 +01:00
Jan Tojnar
3782e127bc
gnome-podcasts: init at 0.4.6 2018-11-30 21:35:18 +01:00
Jan Tojnar
e6fb865500
libhandy: init at 0.0.5 2018-11-30 21:35:17 +01:00
Jan Tojnar
a3d6b0a4b1
pitivi: 0.99.0 → 0.999.0 2018-11-30 21:34:46 +01:00
Tor Hedin Brønner
e09e735a09
spidermonkey_60: init at 60.3.0
A new test checks and fails if we're building in js/src, so we create a build
dir like Arch does.
2018-11-30 21:34:46 +01:00
Jan Tojnar
a268c6049b
webkitgtk: 2.20.5 → 2.22.0 2018-11-30 21:34:42 +01:00
Jan Tojnar
e60cf52805
vala_0_42: init at 0.42.3 2018-11-30 21:34:42 +01:00
Jan Tojnar
fe4b53b8c3
gobjectIntrospection: 1.56.0 → 1.58.1
Upstream now strips absolute paths to their basename on all platforms apart from
Darwin: a41abe1868

To get around this without modifying the basename test we simply pass in
`basename=False` when normally generating gir files.
2018-11-30 21:34:25 +01:00
Jan Tojnar
c5881ec2c9
Merge remote-tracking branch 'upstream/master' into staging 2018-11-30 20:09:45 +01:00
Johannes Frankenau
dc21737edd ntfy: 2.6.0 -> 2.7.0 2018-11-30 19:03:22 +01:00
Frederik Rietdijk
1828a5c5ba Merge master into staging-next 2018-11-30 17:46:21 +01:00
Renaud
4088758a6b
Merge pull request #51244 from uri-canva/perceptualdiff
perceptualdiff: init at 2.1
2018-11-30 09:29:50 +01:00
Uri Baghin
3f806a0ae7 perceptualdiff: init at 2.1 2018-11-30 18:27:43 +11:00
Charles Duffy
7df55477fd
bees: init at 0.6.1
Introduce an extent-layer (as opposed to the existing file-level) deduplication
system for btrfs. This provides a means of finding similarities within
non-identical files, when they contain identical, aligned blocks.
2018-11-29 20:27:44 -06:00
Matthew Bauer
76c7a8bac0
Merge pull request #51205 from matthewbauer/more-setup-hooks
Add premake & imake setup hook
2018-11-29 19:36:25 -06:00
Matthew Bauer
f435272ce3
Merge pull request #50212 from matthewbauer/host-emulator
Add "emulator" function to systems
2018-11-29 19:34:20 -06:00
Matthew Bauer
9c8fd41224 treewide: add emulator to platform
You can use stdenv.hostPlatform.emulator to get an executable that
runs cross-built binaries. This could be any emulator. For instance,
we use QEMU to emulate Linux targets and Wine to emulate Windows
targets. To work with qemu, we need to support custom targets.

I’ve reworked the cross tests in pkgs/test/cross to use this
functionality.

Also, I’ve used talloc to cross-execute with the emulator. There
appears to be a cross-execute for all waf builds. In the future, it
would be nice to set this for all waf builds.

Adds stdenv.hostPlatform.qemuArch attrbute to get the qemuArch for
each platform.
2018-11-29 19:15:30 -06:00
Daiderd Jordan
c506ad84b1
Merge pull request #51047 from dawehner/tychus
Add the tychus application
2018-11-29 23:10:01 +01:00
Michael Raskin
7b77c7ff93
Merge pull request #51237 from Mic92/osip
libosip_3: remove
2018-11-29 19:45:28 +00:00
Jörg Thalheim
7c6189d549
libosip_3: remove
Old package from 2015, that has no users in nixpkgs
2018-11-29 16:17:55 +00:00
Jörg Thalheim
432a2e0354
inferno: remove
Also there have been updates, this package was not updated since 2015 in the repository
I therefore conclude that nobody actually uses this.
Official webpage was also not updated since then.
2018-11-29 14:55:24 +00:00
Jörg Thalheim
f222ebdd60 fusionio-vsl: remove
Broken on all kernel version.
No update in nixpkgs since 2015
2018-11-29 13:46:28 +01:00
Frederik Rietdijk
9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
Frederik Rietdijk
9db2421d1f Merge master into staging-next 2018-11-29 08:12:56 +01:00
Matthew Bauer
f5be016c23 xmove: remove
This package is unmaintained.

https://packages.qa.debian.org/x/xmove/news/20090130T204752Z.html
2018-11-28 20:14:35 -06:00
Chris Ostrouchov
67a4067a44 autospotting: init at unstable-2018-11-17 2018-11-28 19:58:07 -05:00
Daiderd Jordan
5c26dc3d84
Merge pull request #51163 from kalbasit/nixpkgs_add-animal
aminal: init at 0.7.4
2018-11-28 21:38:09 +01:00
Wael M. Nasreddine
9ba423b09a
aminal: init at 0.7.4 2018-11-28 11:56:53 -08:00
Matthew Bauer
c94162dbec
Merge pull request #48273 from volth/patch-269
fetchgit: use buildPackages's git

Fixes #51119
2018-11-28 11:57:13 -06:00
Mario Rodas
3ba355b0ba sqlcheck: init at 1.2 2018-11-28 09:17:09 -05:00
Robin Gloster
2d0fad757a
xorg: generate python into nativeBuildInputs 2018-11-28 14:28:32 +01:00
Nick Novitski
f2c07cd63e xcpretty: init at 0.3.0 (#48494) 2018-11-28 12:21:37 +01:00
Peter Simons
b38bfe18c7 pandoc: adapt postInstall hook to embedded-data-files build 2018-11-28 12:14:15 +01:00
Léo Gaspard
8231e7181b
Merge branch 'pr-49633'
* pr-49633:
  pulumi: init at 0.16.2
2018-11-28 10:09:18 +09:00
Renaud
6a66add711
Merge pull request #51103 from lovek323/scss-lint
scss_lint: init at 0.57.1
2018-11-27 23:23:12 +01:00
Ryan Mulligan
4c1ba5df0c
Merge pull request #45274 from rehno-lindeque/pkgs/aravis/init
aravis: init at 0.5.13
2018-11-27 14:20:34 -08:00
Tim Steinbach
dc1a0df1bb
gradle: Add 5.0 2018-11-27 16:37:19 -05:00
Jason "Don" O'Conal
1936aa5d57 scss_lint: init at 0.57.1 2018-11-28 07:57:40 +10:30
Peter Romfeld
08699733bb
pulumi: init at 0.16.2 2018-11-28 00:45:45 +08:00
Roman Volosatovs
fc42a76d93 echoip: init at unstable-2018-11-20 2018-11-27 11:25:34 -05:00
Jörg Thalheim
f12bd000b9
Merge pull request #49290 from krebs/nix-writers
get nix-writers into nixpkgs
2018-11-27 07:17:03 +00:00
Renaud
134e0dde36
Merge pull request #51064 from NickHu/quantomatic
quantomatic: init at 0.7
2018-11-27 08:10:53 +01:00
lassulus
abd0efae35 build-support: add writers from krebs/writers
Reference https://github.com/krebs/nix-writers revision 40fde9e
2018-11-27 07:08:12 +01:00
Nick Hu
583911a0b2 quantomatic: init at 0.7 2018-11-26 21:51:58 +00:00
Benno Fünfstück
284c3edbc8
nbench: init at 2.2.3 (#51081) 2018-11-26 22:16:16 +01:00
ajs124
5294194fe2 targetcli: init at 2.1.fb49 2018-11-26 11:11:43 -08:00
Dmitry Kalinkin
097b4b7b1b
Merge pull request #49194 from xtruder/pkgs/kubicorn/init
kubicorn: init at 4c7f3623
2018-11-26 13:35:26 -05:00
Florian Klink
2c2ab68672
Merge pull request #50962 from flokli/gitlab-updater
gitlab: 11.4.4 -> 11.5.0
2018-11-26 18:47:14 +01:00
Robert Schütz
a6c90e135e bittornado: remove
It is unmaintained and does not build.
2018-11-26 15:51:48 +01:00
Daniel Wehner
b200613f4e tychus: init at version 0.6.3 2018-11-26 13:42:33 +00:00
Christopher Ostrouchov
aadeacfd5d sqlite-web: init at 0.3.5 (#50955) 2018-11-26 11:37:23 +01:00
Vladimír Čunát
a5de78b7d7
Merge branch 'master' into staging-next 2018-11-26 10:28:00 +01:00
Mario Rodas
b7c28485f1 pgcenter: init at 0.5.0 2018-11-25 19:19:44 -05:00
Renaud
c720866b7c
Merge pull request #51036 from c0bw3b/cleanup/confuse
Remove confuse (duplicate) and pommed (obsolete)
2018-11-25 19:28:23 +01:00
Samuel Dionne-Riel
c6a0bb9e59
Merge pull request #50384 from Pneumaticat/fusee-init
fusee-launcher: init at unstable-2018-07-14
2018-11-25 18:27:37 +00:00
Kevin Liu
042e81ae53
fusee-launcher: init at unstable-2018-07-14 2018-11-25 13:08:03 -05:00
c0bw3b
47c2739059 pommed: remove
- homepage / source / patch are all gone
- marked as broken since 16.03
- pommed module already relies on pommed_light
2018-11-25 18:51:52 +01:00
c0bw3b
9762e2c3bd confuse: remove and replace with libconfuse
- confuse is a duplicate of libconfuse
- upstream name is libconfuse so keep this one
- replace confuse with libconfuse in packages depending on it
2018-11-25 18:20:42 +01:00
Ryan Mulligan
fe551d1d53
deskew: init at 1.25
* deskew: init at 1.25

* Update pkgs/applications/graphics/deskew/default.nix

Co-Authored-By: ryantm <ryan@ryantm.com>
2018-11-25 07:40:41 -08:00
Renaud
5e115d2d15
Merge pull request #50987 from c0bw3b/pkg/mailcap
mailcap: init at 2.1.48
2018-11-25 16:14:34 +01:00
Renaud
18eb9e27a3
Merge pull request #47171 from pschuprikov/vim-clang-fix
vim plugins: fix for multiple clang outputs, use clang 6.0
2018-11-25 15:38:59 +01:00
Pavel Chuprikov
70f87e66b3 vim plugins: use v6.0 of the Clang library
clighter8 plugin seems to be using python bindings for clang 6.0
  clang_complete, another plugin using clang, works ok with this version
2018-11-25 14:41:08 +01:00
Franz Pletz
c1d760f0bf
Merge pull request #50469 from mguentner/mxisd
mxisd: init at 1.2.0 plus service with test
2018-11-25 13:26:05 +00:00
Timo Kaufmann
0c23fa9aaf
Merge pull request #50998 from timokau/sage-refactor
Sage refactor
2018-11-24 23:59:28 +01:00
Timo Kaufmann
3832ddedb9 sage: refactor 2018-11-24 23:14:33 +01:00
c0bw3b
88ce525e85 Treewide: use https for repo.or.cz 2018-11-24 19:56:51 +01:00
c0bw3b
9b85eb42bb mailcap: init at 2.1.48
Helper application and MIME type associations for file types
Provides a fresher /etc/mime.types
2018-11-24 17:52:43 +01:00
Peter Simons
56cad36f75
Merge pull request #50964 from mredaelli/rstudio
rstudio: fix qt plugins not found
2018-11-24 16:12:33 +01:00
worldofpeace
6dbf15d627
Merge pull request #50834 from plapadoo/pyca-init-2.1
pyCA: init at 2.1
2018-11-24 06:21:58 -05:00
Paul TREHIOU
04c038e219 wpscan: init at 3.4.0
* wpscan: init at 3.4.0 (#50958)

* wpscan: fix typo in description

Co-Authored-By: nyanloutre <paul@nyanlout.re>

* wpscan: missing indentation

Co-Authored-By: nyanloutre <paul@nyanlout.re>

* wpscan: wrap executable with curl
2018-11-24 11:48:32 +01:00
Jörg Thalheim
6f2475f5bf
Merge pull request #50835 from Mic92/go-cross
Go cross compilation
2018-11-24 10:39:11 +00:00
Jörg Thalheim
79b9462468
go_1_11: fix cross compilation 2018-11-24 10:36:57 +00:00
Philipp Middendorf
5f5e3a1bf2 pyCA: init at 2.1 2018-11-24 11:30:37 +01:00
Frederik Rietdijk
e41154d1ab Merge master into staging-next 2018-11-24 10:43:33 +01:00
Sarah Brofeldt
25c562e451
Merge pull request #50550 from jD91mZM2/xidlehook
xidlehook: 0.6.0 -> 0.6.1
2018-11-24 10:32:55 +01:00
James Hillyerd
c5933f4bf2 imwheel: init at 1.0.0pre12 2018-11-23 15:17:56 -08:00
Michael Raskin
5e159d463b
Merge pull request #49228 from Ekleog/rss2email-module
rss2email module: init
2018-11-23 22:30:29 +00:00
Massimo Redaelli
5afe1e7c70 rstudio: fix qt plugins not found 2018-11-23 23:10:29 +01:00
Wael M. Nasreddine
d4158b1b9c
ssh-agents: init at 1.0.1 2018-11-23 12:59:33 -08:00
Franz Pletz
2fb90e57fd
home-assistant: pin to python 3.6 2018-11-23 15:14:31 +01:00
Maximilian Bosch
80e9f77ed5
Merge pull request #50475 from Pneumaticat/ibus-table-chinese-init
ibus-table-chinese: init at 1.8.2
2018-11-23 14:11:58 +01:00
Florian Klink
d768e3967f gitlab-workhorse: move to pkgs/applications/version-management/gitlab 2018-11-23 13:18:43 +01:00
Florian Klink
cb79c1e60b gitaly: move to pkgs/applications/version-management/gitlab 2018-11-23 13:17:53 +01:00
Florian Klink
8e8f692e22 gitlab-shell: move to pkgs/applications/version-management/gitlab 2018-11-23 13:14:28 +01:00
Ingolf Wagner
6fcc67e189 bitwig-studio1: fix dependency to libxkbcommon_7 2018-11-23 03:32:22 -05:00
Ingolf Wagner
b499f924da libxkbcommon: split version (for bitwig) 2018-11-23 03:32:22 -05:00
Maximilian Bosch
e75f922e91 nextcloud-client: 2.3.3 -> 2.5.0 (#50463)
Updates to the latest version of the desktop client available. Tested
the config migration from `nextcloud-client` 2.3.3 with a Nextcloud
14.0.3 instance (hosted using `services.nextcloud`).

Additionally the derivation required the following changes:

* Dropped `Qt5Sql` patch: this has been fixed upstream and isn't needed
  anymore (furthermore their CMake structure has changed and the patch
  wouldn't apply anymore on 2.5.0).

* Moved to a new upstream repository (nextcloud/desktop), kept
  `fetchgit` to properly fetch submodules.

* Added OpenSSL 1.1 integration: `libsync` (the syncing provided by this
  package) requires 1.1, furthermore the linking flags had to be fixed
  manually by passing `NIX_LDFLAGS` to the derivation.

Furthermore I moved the support for a Gnome3 keyring into its own
wrapper to avoid a full rebuild of the package whenever you alter
`withGnomeKeyring` in an override expressions.

It's still possible to enable keyring (now without recompile) like this:

```
nextcloud-client.override { withGnomeKeyring = true; }
```

To override the derivation itself you now have to use
`nextcloud-client-unwrapped`:

```
nextcloud-client-unwrapped.overrideAttrs (old: {
   src = yoursrc;
})
```
2018-11-23 02:31:31 -05:00
Renaud
aa9997f189
Merge pull request #50897 from romildo/upd.nordic
nordic: init at 1.2.1
2018-11-22 13:41:53 +01:00
Jörg Thalheim
6093167164
Merge pull request #50558 from oxij/pkgs/openssl-fix-cryptodev
openssl: fix `cryptodev` fallout
2018-11-22 11:04:53 +00:00
Jan Malakhovski
7c48015019 openssl: fix cryptodev fallout from d836b811cb 2018-11-22 09:45:34 +00:00
Michael Raskin
6fe39605df polymake: init at 3.2r4 2018-11-22 12:29:14 +03:00
Frederik Rietdijk
c31cb577ae Merge master into staging-next 2018-11-22 09:57:08 +01:00
Renaud
9467621b18
Merge pull request #50851 from s9gf4ult/mindforger
Add Mindforger-1.48
2018-11-22 09:45:07 +01:00
Sarah Brofeldt
848526a295
Merge pull request #50860 from kalbasit/nixpkgs_add-wtf
wtf: init at 0.4.0
2018-11-22 08:49:53 +01:00
Aleksey Uimanov
6aacd9c08e mindforger: init at 1.48.2 2018-11-22 11:47:04 +05:00
Renaud
9613310f82
Merge pull request #50747 from coreyoconnor/add-traverso
Add traverso: init at 0.49.5
2018-11-22 07:40:42 +01:00
worldofpeace
2e70b40f58
Merge pull request #49376 from dpaetzel/package-netlogo
NetLogo: init 6.0.4
2018-11-21 21:37:01 -05:00
Tim Steinbach
823cd6e8ff termonad: Add wrapper 2018-11-22 01:27:46 +00:00
Tim Steinbach
c605b98637
miniserve: init at 0.2.1 2018-11-21 20:22:32 -05:00
Corey O'Connor
97d85b839a traverso: init at 0.49.5 2018-11-21 16:16:55 -08:00
Matthieu Coudron
35f74c3608 mininet: init at 2.3.0d4 (#41261)
Mininet (https://github.com/mininet/mininet) is a popular network emulator that
glues several components such as network namespaces, traffic control
commands into a set of python bindings. It is then "easy" to describe a
topology and run experiments on it.
2018-11-21 23:33:10 +00:00
Wael M. Nasreddine
46a652e7e3
wtf: init at 0.4.0 2018-11-21 14:53:57 -08:00
José Romildo Malaquias
797d334d69 nordic: init at 1.2.1 2018-11-21 20:50:32 -02:00