Commit Graph

96546 Commits

Author SHA1 Message Date
Michael Walker 4aad6d800d ezstream: init at 0.6.0 (#27259)
* ezstream: init at 0.6.0

* ezstream: pkgconfig belongs to nativeBuildInput
2017-07-09 16:46:16 +01:00
Graham Christensen 26a69b1bbc Merge pull request #27243 from richardipsum/richardipsum/fix-lrexlib
lrexlib: 2.7.2 (broken) -> 2.8.0
2017-07-09 10:56:30 -04:00
Peter Hoeg f2be840e98 re2c: minor cleanup 2017-07-09 22:43:38 +08:00
Jörg Thalheim 154efd8ec5 Merge pull request #27246 from dywedir/ion
ion: init at 1.0.3
2017-07-09 13:55:05 +01:00
Jörg Thalheim aacb816eb6 Merge pull request #27213 from sigma/pr/gx
gx: 20160601-f84ddf7 -> 0.12.0
2017-07-09 13:19:15 +01:00
Jörg Thalheim 2841f7e5ea Merge pull request #27235 from wizzup/fix-25793
btrfs-progs : fix bash-completion
2017-07-09 13:15:43 +01:00
Aristid Breitkreuz 01557ee8b9 sshuttle: clean up expression a little bit 2017-07-09 12:17:14 +02:00
Daiderd Jordan 5ba05aaab9 Merge pull request #26716 from ankhers/generalize-elixir
Generalize building of Elixir interpreter
2017-07-09 10:50:24 +02:00
Frederik Rietdijk ad358f7651 Merge pull request #27253 from 0xABAB/patch-4
wine: add missing dependency libcap on Linux
2017-07-09 10:48:39 +02:00
Karn Kallio bd129c2b3e unzipNLS : Fix build by removing patch fuzz. 2017-07-09 10:44:48 +02:00
0xABAB 784240de3e wine: add missing dependency libcap on Linux 2017-07-09 10:40:53 +02:00
Vladimír Čunát 3a891c67fc
re2c: fix sourceRoot in a more robust way
Reverting ee5a17514c would also work.
The temporary confusion was due to #26877 changes.
2017-07-09 10:40:11 +02:00
Joachim F c5fdfffa46 Merge pull request #27155 from bachp/gitlab-runner-1.11.5
gitlab-runner_1_11: 1.11.4 -> 1.11.5
2017-07-09 09:35:57 +01:00
Vladimír Čunát 986c17727e
Merge: more compatibility for git* fetchers
They're additional commits from #26877.
Changing names of the fetched stuff was changing very many hashes,
and I think it's better to avoid that for the moment to reduce work
needed by nixpkgs users.  The fetchers are expected to be commonly
used even outside nixpkgs, and the current naming wasn't that bad
usually.

(commit analogical to d10c3cc5eedf58e80e2; I haven't noticed the part of
the PR has already got to master)
2017-07-09 10:31:24 +02:00
Joachim F 316dd74ab1 Merge pull request #27193 from calvertvl/upd_qutebrowser-0.11.0
qutebrowser: 0.10.1 -> 0.11.0
2017-07-09 09:29:10 +01:00
Joachim F 12216a69b4 Merge pull request #27249 from jensbin/corebird
corebird: 1.5 -> 1.5.1
2017-07-09 09:27:46 +01:00
Joachim F 079b4957df Merge pull request #27251 from jfrankenau/update-feh
feh: 2.18.2 -> 2.19
2017-07-09 09:20:51 +01:00
Aristid Breitkreuz 19dfb63036 sshuttle: 0.78.0 -> 0.78.3, use py3 for tests to succeed 2017-07-09 09:59:20 +02:00
Vladimír Čunát d10c3cc5ee
Merge: more compatibility for git* fetchers
They're additional commits from #26877.
Changing names of the fetched stuff was changing very many hashes,
and I think it's better to avoid that for the moment to reduce work
needed by nixpkgs users.  The fetchers are expected to be commonly
used even outside nixpkgs, and the current naming wasn't that bad
usually.
2017-07-09 09:50:30 +02:00
Karn Kallio ee5a17514c re2c : Fix build by adjusting sourceRoot. 2017-07-09 07:36:51 +00:00
wisut hantanong 25028cb750 add btrfs-progs bash-completion, fix #25793 2017-07-09 14:29:34 +07:00
Johannes Frankenau 1df820cd3d feh: 2.18.2 -> 2.19 2017-07-09 08:52:27 +02:00
Jens Binkert cf515b0f9f corebird: 1.5 -> 1.5.1 2017-07-09 08:01:28 +02:00
Peter Hoeg 6e2579c465 partition-manager: add missing dependencies 2017-07-09 04:44:32 +02:00
Peter Hoeg e9c803f09f peruse: one last missing dependency 2017-07-09 04:25:37 +02:00
Peter Hoeg a8c1419d53 peruse: add missing dependencies 2017-07-09 09:39:06 +08:00
Peter Hoeg 5906a2714d krusader: add missing dependencies 2017-07-09 09:36:58 +08:00
Peter Hoeg 4a8d67ebec krusader: fix compilation 2017-07-09 08:47:19 +08:00
Peter Hoeg 73c21aad92 kronometer: fix build 2017-07-09 08:47:18 +08:00
Justin Wood 6db77ccef4
Fix quoting in Elixir generic builder 2017-07-08 20:32:16 -04:00
dywedir 3483c09f59 ion: init at 1.0.3 2017-07-09 03:23:53 +03:00
Richard Ipsum 32dec43701 lrexlib: 2.7.2 (broken) -> 2.8.0
The shared objects are not available in 'pcre.dev', so to build the rex_pcre.so
file we must specify 'pcre.out' as the directory to obtain shared objects
from, 'pcre.dev' is still needed for the header files though.
2017-07-08 23:09:32 +01:00
Cray Elliott b963ba1bee dolphinEmuMaster: 20150802 -> 20170705
removed a substitution that is no longer needed, add new
dependencies, and use fetchFromGitHub instead of fetchgit
2017-07-08 14:24:42 -07:00
Michael Raskin dcbe96d260 Merge pull request #27197 from kquick/master
yices library: enable full functionality by adding libpoly polynomial library and fix soname linking.
2017-07-08 22:37:12 +02:00
Daiderd Jordan 980346592c
Merge branch 'staging' into master 2017-07-08 22:22:17 +02:00
Graham Christensen 800d44984f Merge pull request #26968 from Infinisil/buku-tests-and-completions
buku: Enabled tests and added shell completion
2017-07-08 15:54:57 -04:00
Graham Christensen 87514dd27a Merge pull request #27053 from lheckemann/firefox-gamepad
firefox wrapper: add libudev to libs
2017-07-08 15:50:01 -04:00
Tim Steinbach 50831d543d
busybox: 1.26.2 -> 1.27.0 2017-07-08 13:41:27 -04:00
Daniel Peebles ca1089a4f4 Merge pull request #27230 from robx/go16
go_1_6: Fix darwin (sierra) compile, backport systime syscall fix
2017-07-08 12:44:35 -04:00
Jörg Thalheim ec4a8bb4b4 Merge pull request #27227 from rnhmjoj/fish
fish-foreign-env: hide warnings when setting PATH
2017-07-08 16:17:20 +01:00
Will Dietz ceff05aa4f linuxkit: init at 2017-07-08 2017-07-08 09:25:01 -05:00
Will Dietz 0b6a504283 moby: init at 2017-07-06 2017-07-08 09:25:01 -05:00
Vincent Laporte 3a227e673a mldonkey: 3.1.5 -> 3.1.6 2017-07-08 15:21:42 +02:00
Robin Raymond 4a3e1d83a1 godot 2.1.1-stable -> 2.1.3-stable 2017-07-08 14:48:35 +02:00
Vincent Laporte 645f11b13d smplayer: 17.6.0 -> 17.7.0 2017-07-08 13:53:04 +02:00
Vincent Laporte 53e67781ec ocamlPackages.sedlex: fix name 2017-07-08 10:50:37 +00:00
Vincent Laporte 676156a658 obuild: fix build 2017-07-08 12:22:55 +02:00
Vincent Laporte ff24bf1fb6 ocaml: 4.04.1 -> 4.04.2 2017-07-08 12:22:55 +02:00
Vincent Laporte 9d52667536 ocamlPackages.qtest: requires OCaml ≥ 4 2017-07-08 12:22:55 +02:00
Vincent Laporte ec359a8286 ocamlPackages.sequence: 0.8 -> 0.10 2017-07-08 12:22:55 +02:00
Yann Hodique 698f1f9717 hugo: 0.24.1 -> 0.25 2017-07-08 11:56:17 +02:00
Vladimír Čunát e81cf2f06c
terminus-font-ttf: nitpick fixes/improvements
share/doc/COPYING would be a too general name and could collide with
other packages.
2017-07-08 11:38:22 +02:00
Vladimír Čunát c057098b7d
Merge #27165: ttf-envy-code-r: init at 0.PR7 2017-07-08 11:33:25 +02:00
Vladimír Čunát 5172fd68d3
ttf-envy-code-r: nitpick changes
- start version with 0. to get actual version semantics
- better location for readme.txt
- widen platforms to unix
2017-07-08 11:32:26 +02:00
Robert Helgesson e99b90475b
unifont: 10.0.01 -> 10.0.02 2017-07-08 10:49:25 +02:00
wheatdog 208edec09a ttf-envy-code-r: init at preview7 2017-07-08 15:28:57 +08:00
Vincent Laporte eb2be6d97e acgtk: 1.1 -> 1.3.1 2017-07-08 08:52:02 +02:00
Vincent Laporte 4523f0251f ocamlPackages.bolt: fix for ocamlopt 2017-07-08 06:23:59 +00:00
Vincent Laporte cacc9faac7 camlPackages.camlp5: 6.17 -> 7.01 2017-07-08 06:14:43 +00:00
Vincent Laporte 43b2b55743 hol_light: 2016-07-23 -> 2017-07-06 2017-07-08 06:14:43 +00:00
Vincent Laporte 59ad9714f6 mono: 5.0.0.48 -> 5.0.1.1 2017-07-08 07:07:18 +02:00
Johannes Frankenau f501db5573 pqiv: 2.8.3 -> 2.9 2017-07-08 06:30:18 +02:00
rnhmjoj cca61e0371
fish-foreign-env: hide warnings when setting PATH 2017-07-08 04:27:18 +02:00
Tim Steinbach 1a7d9f573b
gradle: 4.0 -> 4.0.1 2017-07-07 19:52:57 -04:00
Robert Vollmert f65b55d7ce go_1_6: Fix darwin (sierra) compile, backport systime syscall fix
This patches go1.6 minimally with a change that was backported
to upstream go1.4.
2017-07-08 00:44:45 +02:00
Frederik Rietdijk 4cccbc256c Merge pull request #27225 from zraexy/pkgs-qsyncthingray
qsyncthingtray: 0.5.7 -> 0.5.8
2017-07-07 23:08:19 +02:00
Kevin Quick 6cbd9ce8f9 Fix license reference for added libpoly library. 2017-07-07 12:54:32 -07:00
zraexy 9932ecea90 qsyncthingtray: 0.5.7 -> 0.5.8 2017-07-07 11:20:19 -08:00
John Ericson 89fcb63326 Merge pull request #27179 from obsidiansystems/platforms-from-stdenv
Define {build,host,target}Platform in stdenv
2017-07-07 14:49:55 -04:00
John Ericson a302d7360f top-level: {build,host,target}Platform are defined in the stdenv instead
See #27069 for a discussion of this
2017-07-07 12:55:02 -04:00
Dmitry Marakasov 382285b34b Fix homepage 2017-07-07 19:50:10 +03:00
John Ericson f5364122b5 Merge pull request #27215 from obsidiansystems/stdenv-harden
Harden stdenv in two misc ways
2017-07-07 12:48:51 -04:00
Frederik Rietdijk ff5423cdca calibre: use bundled html5lib
The bundled html5lib may be old and insecure, but that's all upstream
supports. Since dependencies are now requiring a newer html5lib we have
no choice but to let it use the bundled version.
2017-07-07 18:37:04 +02:00
Victor Calvert bdabf6a6f2 pythonPackages.mechanize: 0.2.5 -> 0.3.5 2017-07-07 18:37:04 +02:00
John Ericson f2f50aa985 Merge pull request #27045 from vcunat/meta-refactor-2-rebased
stdenv: Refactor meta checks
2017-07-07 12:35:50 -04:00
Vladimír Čunát e08e354e04
luajit: revert to 2.1 on aarch64 for now
https://nix-cache.s3.amazonaws.com/log/irncmyl5d6h21jzg5rm10q8s2sxqirmv-luajit-2.0.5.drv
It's hard to debug for me, without an aarch64 machine.
2017-07-07 18:25:17 +02:00
John Ericson afc2023993 stdenv: Have mkDerivation pull the "extra" arguments from stdenv instead
Something more elaborate is needed for the "*Platform" arguments.
2017-07-07 12:16:51 -04:00
John Ericson 4cf4d7180d stdenv: Conservatively move `mkDerivation` into it's own file 2017-07-07 12:16:51 -04:00
Vladimír Čunát e8e57452f4 stdenv: separate all meta-checking code (~200 lines)
Only cosmetic changes are done otherwise.
Real refactoring is left for later.

There's a small slow-down on my machine:
$ time nix-env -qa -P >/dev/null
gets from ~2.8 to ~3.5 seconds (negligible change in RAM).
That's most likely caused by sharing less computation between different
mkDerivation calls, and I plan to improve that soon.
2017-07-07 12:16:26 -04:00
montag451 21ef8d5c89 network-manager: fix hard-coded path for modprobe 2017-07-07 18:12:46 +02:00
Vladimír Čunát dfc004e69c lib.lists.mutuallyExclusive: add function 2017-07-07 12:02:29 -04:00
Vladimír Čunát 5afcdc88fa stdenv: simple refactor to get rid of pos'
Suggested by Ericson2314.
2017-07-07 12:02:29 -04:00
Vladimír Čunát 7fdf18e892 stdenv: refactor (no change in semantics)
This just moves some expressions around in preparation to further changes.
2017-07-07 12:02:29 -04:00
Frederik Rietdijk 50430cb97b Merge pull request #27151 from dbrock/seth
seth: 0.5.1 -> 0.5.6
2017-07-07 18:02:03 +02:00
Frederik Rietdijk fbbf5e79c3 python.pkgs.virtualenv: move to separate expression 2017-07-07 17:59:32 +02:00
Frederik Rietdijk ea5b2df865 Merge pull request #27094 from nand0p/buildbot-0.9.9
buildbot: 0.9.7 -> 0.9.9.post2
2017-07-07 17:48:29 +02:00
John Ericson e57a220f81 stdenv, swift: Use `local fd` in is* bash functions for hygiene 2017-07-07 11:40:07 -04:00
John Ericson a14cf06182 stdenv: Harden hook runners
Instead of eval, use a "nameref" to get the name of the array and
iterate with that. Also, make the for-loop parameter a local variable,
too.
2017-07-07 11:35:09 -04:00
Robert Helgesson 93b1b3d6e6
perl-PDF-API2: 2.030 -> 2.033 2017-07-07 17:33:43 +02:00
Eelco Dolstra 8fc5beb855 httpd: 2.4.25 -> 2.4.26
CVE-2017-3167, CVE-2017-3169, CVE-2017-7659, CVE-2017-7668,  CVE-2017-7679
2017-07-07 17:24:13 +02:00
Jörg Thalheim 006ac6b224 exa: 0.6.0 -> 0.7.0 2017-07-07 16:23:39 +01:00
Yann Hodique c4ecdfd39e gx: 20160601-f84ddf7 -> 0.12.0 2017-07-07 08:17:21 -07:00
Jörg Thalheim 515d5d577b Merge pull request #27177 from tw-360vier/git-ftp
git-ftp: init at 1.4.0
2017-07-07 15:45:08 +01:00
Fernando J Pando f6a7b851d4 buildbot: 0.9.7 -> 0.9.9.post2
- adds grid-view plugin
- module fixup
- tested on nixos
2017-07-07 10:00:37 -04:00
Tim Steinbach 8ab9f99309 Merge pull request #27133 from NeQuissimus/ammonite_1_0_0
ammonite: 0.9.9 -> 1.0.0
2017-07-07 09:01:26 -04:00
Tim Steinbach da8bd6df67 Merge pull request #27161 from NeQuissimus/kernel_config_cleanup
linux: Clean up kernel config warnings
2017-07-07 09:00:52 -04:00
Jörg Thalheim 99069268e6 Merge pull request #27147 from jfrankenau/update-mergerfs
mergerfs: 2.22.1 -> 2.23.0
2017-07-07 13:54:28 +01:00
zimbatm 17aedafef8 kubernetes-helm: 2.4.1 -> 2.5.0 2017-07-07 13:39:19 +01:00
zimbatm 941d83df04 kops: 1.6.0 -> 1.6.2 2017-07-07 13:33:58 +01:00
Jörg Thalheim acde126002 Merge pull request #27149 from dbrock/go-ethereum
go-ethereum: 1.4.7 -> 1.6.6
2017-07-07 11:39:25 +01:00
Francois-Rene Rideau f96e4edb17 gerbil: 0.11 -> 0.12-DEV 2017-07-07 11:27:56 +01:00
Francois-Rene Rideau e78b820beb gambit: 4.8.6 -> 4.8.8-f3ffeb6
Using a yet unreleased development version of gambit,
so as to be able to build a recent gerbil.

Update the way gambit is bootstrapped, which involves building a
release version of gambit (which for a development gambit, is not the
same version as the current version of gambit).
2017-07-07 11:27:36 +01:00
Jörg Thalheim a765577004 Merge pull request #27150 from dbrock/solc
solc: 0.4.11 -> 0.4.12
2017-07-07 11:20:26 +01:00
Thorsten Weber 14f2083445 git-ftp: init at 1.4.0 2017-07-07 11:41:30 +02:00
Jörg Thalheim 6e4a343fa4 Merge pull request #27201 from gnidorah/schedulers
linux: Enable more I/O schedulers
2017-07-07 10:07:44 +01:00
Hector Jusforgues 0f2db06540 consul_exporter: init at 0.3.0 (#27162) 2017-07-07 10:01:45 +01:00
Vladimír Čunát b8726c346c
luajit: switch to 2.0.5 on aarch64 by default 2017-07-07 10:54:06 +02:00
Vladimír Čunát e36b588f93
luajit: add 2.0 version again
The reason will be apparent from the followup commit.
Also order the phases, quote shell variables, add myself to
maintainers, etc.
2017-07-07 10:54:05 +02:00
Jörg Thalheim c7739191da Merge pull request #27158 from tjikini/elvish
elvish: 0.5 -> 0.9
2017-07-07 09:52:18 +01:00
Jörg Thalheim 9728c26d28 elvish: remove unnecessary deps.nix
fully vendorized now
2017-07-07 09:50:05 +01:00
gnidorah ff348f4b6d linux: Enable more I/O schedulers 2017-07-07 11:43:48 +03:00
Jörg Thalheim 5946143312 Merge pull request #27186 from 0xABAB/patch-3
nfs-utils: Replace reference to /bin/true
2017-07-07 09:14:18 +01:00
Pascal Wittmann 19424cda2d Merge pull request #27175 from jfrankenau/update-iosevka
iosevka: 1.13.0 -> 1.13.1
2017-07-07 09:49:31 +02:00
Pascal Wittmann 1ce2ad7fd1 Merge pull request #27200 from Ralith/bindgen
rust-bindgen: 0.25.5 -> 0.26.1
2017-07-07 09:45:34 +02:00
Frederik Rietdijk e17054a57a Merge pull request #27192 from calvertvl/fix_leo-editor_no-hardcode-python
leo-editor: Don't hardcode pythonX.Ym
2017-07-07 09:40:18 +02:00
Benjamin Saunders 75ca369355 rust-bindgen: 0.25.5 -> 0.26.1 2017-07-06 23:29:54 -07:00
Kevin Quick 6387a7ec8b Update yices to add libpoly/mcsat functionality and add soname target. 2017-07-06 21:31:38 -07:00
Kevin Quick 8ff05c85ee Add poly library for manipulating polynomials. 2017-07-06 21:30:30 -07:00
Graham Christensen 665dfda8e4 Merge pull request #27046 from NixOS/revert-26983-i3/allow-custom-configuration
Revert "i3: add `configFile` to enable cutom configuration locations"
2017-07-06 19:39:40 -04:00
Victor Calvert 3ff40547f0 leo-editor: Don't hardcode pythonX.Ym 2017-07-06 18:42:38 -04:00
Victor Calvert 77f8447515 qutebrowser: 0.10.1 -> 0.11.0 2017-07-06 18:41:50 -04:00
Joachim F f834ce36a1 Merge pull request #27176 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-07-06 23:27:47 +01:00
Linus Heckemann 3f8f8bf5f6 fossil: 1.36 -> 2.2 2017-07-06 23:08:47 +02:00
Daiderd Jordan 7e3a1a58cf
Revert "ncurses: look for terminfo entries in /etc"
This reverts commit b73a862f17.
2017-07-06 22:50:29 +02:00
0xABAB b89a5b2210 nfs-utils: Replace reference to /bin/true 2017-07-06 20:43:22 +02:00
Tim Steinbach 968e0b2baf
linux-copperhead: 4.11.8.a -> 4.12.b 2017-07-06 11:42:27 -04:00
Michael Alan Dorman 49da250e9c melpa-packages: 2017-07-06
Removals:
 - gregorio-mode: repo no longer exists
2017-07-06 11:15:36 -04:00
Michael Alan Dorman 45d772288e melpa-stable-packages: 2017-07-06 2017-07-06 11:15:36 -04:00
Michael Alan Dorman 47bd753787 org-packages: 2017-07-06 2017-07-06 11:15:33 -04:00
Michael Alan Dorman 54f2ded821 elpa-packages: 2017-07-06 2017-07-06 11:15:30 -04:00
Johannes Frankenau 565e2b571b iosevka: 1.13.0 -> 1.13.1 2017-07-06 17:13:12 +02:00
Graham Christensen a07b961076 Merge pull request #27167 from manveru/bundix-2.3.1
bundix: 2.2.0 -> 2.3.1
2017-07-06 09:35:46 -04:00
Peter Simons ab8af93b26 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.3.1-4-gaa50929-dirty from Hackage revision
da393a1dae.
2017-07-06 15:28:20 +02:00
Peter Simons 1f779011e9 ghc-8.2.1: update snapshot to release candidate 3 2017-07-06 15:28:19 +02:00
Eelco Dolstra 942422a646
Merge branch 'glibc' of https://github.com/rnhmjoj/nixpkgs into staging 2017-07-06 15:14:57 +02:00
rnhmjoj 8fcc92fc69
glibc: fix unaligned __tls_get_addr issue 2017-07-06 13:51:50 +02:00
Rob Vermaas 74f55017d2
Update nixops to 1.5.1
(cherry picked from commit 1b57bf274ae5c76e91b2b264d8aa8bfcecb72102)
2017-07-06 11:14:20 +00:00
Thomas Tuegel 039dda7a27 Merge pull request #27157 from bkchr/kwallet_dbus_fix
kwallet: Fix bug that dbus could not find the kwallet service
2017-07-06 06:12:07 -05:00
Eelco Dolstra bcfd8e7810 Merge pull request #27124 from robx/tmpdir
nix: short TMPDIR for tests on Darwin (fixes #27121)
2017-07-06 12:54:17 +02:00
Michael Fellinger 42b1fdaec5 bundix: 2.2.0 -> 2.3.1 2017-07-06 11:47:07 +02:00
Pascal Wittmann d9a90a4dfb Merge pull request #27163 from Ma27/update/lambda-mod
lambda-mod-zsh-theme: 2017-05-21 -> 2017-07-05
2017-07-06 10:49:36 +02:00
Pascal Wittmann bd3b58b197 Merge pull request #27015 from expipiplus1/qbs
qbs: init at 1.8
2017-07-06 10:21:52 +02:00
gnidorah b5c94380e0 gtk-engine-bluecurve: init at 1.0 2017-07-06 09:49:47 +03:00
Maximilian Bosch bcdfbad836
lambda-mod-zsh-theme: 2017-05-21 -> 2017-07-05 2017-07-06 07:04:13 +02:00
Tim Steinbach 3ec2a2f476
linux: Clean up kernel config warnings 2017-07-05 20:09:14 -04:00
Michael Raskin 05aa2a58db Merge pull request #25600 from johnramsden/nylas-mail
nylas-mail: 2.0.32
2017-07-06 02:04:24 +02:00
John Ramsden c38207983a
Missed the attribute name in all-packages.nix during rename. 2017-07-05 16:54:30 -07:00
John Ramsden 407324faa9
Rename nylas-mail to nylas-mail-bin.
Change pkg in module, and name in pkg.
2017-07-05 16:28:01 -07:00
Joe Hermaszewski 6fd51f96fe qbs: init at 1.8 2017-07-05 22:53:38 +01:00
Michael Raskin 8dee8d5f5c Merge pull request #26584 from pjones/pjones/blackmagic
blackmagic init at 1.6.1
2017-07-05 23:35:16 +02:00