Jörg Thalheim
c7b340a1c8
Merge pull request #35203 from manveru/patch-1
...
gem-config: add ethon
2018-02-20 10:39:42 +00:00
Jörg Thalheim
263a8c721d
Merge pull request #35180 from dotlambda/attic
...
attic: uninit
2018-02-20 10:38:54 +00:00
Robert Schütz
663d6e8f9d
attic: uninit
...
Attic is currently broken on master.
The Attic git repo has not been updated since May 2015.
Arch Linux also does not have an Attic package anymore.
Borg should be able to read Attic backups using
http://borgbackup.readthedocs.io/en/stable/usage/upgrade.html#attic-and-borg-0-xx-to-borg-1-x .
2018-02-20 11:32:35 +01:00
Michael Fellinger
1313542b6b
Support darwin
2018-02-20 11:29:07 +01:00
Jörg Thalheim
6f0405c42a
Merge pull request #35212 from mbrgm/upgrade-restic
...
restic: 0.8.1 -> 0.8.2
2018-02-20 10:26:18 +00:00
Jan Malakhovski
4997ac681d
mono: add 5.8.108 (current stable)
2018-02-20 11:25:54 +01:00
Väinö Järvelä
2a99b51390
nspr: link libraries with absolute paths on Darwin
2018-02-20 12:12:46 +02:00
Jörg Thalheim
f61e8d98ff
rust: 1.22.1 -> 1.24.0
2018-02-20 09:59:26 +00:00
Michael Raskin
e46553bc72
Merge pull request #34706 from P-E-Meunier/xjump
...
Xjump: init at 2.9.3
2018-02-20 09:57:29 +00:00
Suvash Thapaliya
8faa916ba4
Remove empty dependencies and related file
2018-02-20 10:54:31 +01:00
Peter Simons
17bc189a93
Merge pull request #34870 from gwils/update-all-cabal-hashes
...
hackage: update all-cabal-hashes snapshot
2018-02-20 10:25:46 +01:00
pe@pijul.org
8e16019d13
xjump: patch for darwin
2018-02-20 10:22:50 +01:00
adisbladis
e4fb79971c
Merge pull request #35165 from pjan/vim-rooter
...
Adds vim-rooter plugin
2018-02-20 16:58:09 +08:00
Pierre-Etienne Meunier
8e5ab6e7ac
BuildRustCrate: more general overrides, and handling the "dylib" crate type ( #35171 )
...
* buildRustCrate: adding a symlink from libblah-xxxxx.so to libblah.so
* BuildRustCrate: overriding phases
* Carnix: 0.6.5 -> 0.6.6
* Fixing symlink_dependencies --buildDep
* Shorter symlink_dependencies
* running `runHook postBuild` *after* the build
2018-02-20 08:55:04 +01:00
Marius Bergmann
c78bcf9f1b
restic: 0.8.1 -> 0.8.2
2018-02-20 08:08:38 +01:00
lewo
507a3a9a39
Merge pull request #35131 from AndersonTorres/upload/ecm-tools
...
ecm-tools: init at 1.0.3
2018-02-20 07:57:51 +01:00
adisbladis
76774e920c
solc: 0.4.19 -> 0.4.20
2018-02-20 12:14:21 +08:00
adisbladis
f9ce8e09ff
go-ethereum: 1.7.3 -> 1.8.1
2018-02-20 11:32:04 +08:00
Mitsuhiro Nakamura
a425c654e5
mbedtls: change extension .so -> .dylib on Darwin
2018-02-20 11:29:47 +09:00
Robert Schütz
b69e99091b
pythonPackages.pyrtlsdr: use m2r instead of pypandoc
2018-02-19 23:09:25 +01:00
Robert Schütz
41a2352a2f
pythonPackages.pypandoc: mark as broken
...
Pypandoc is incompatible with pandoc v2 and there seems to be no upstream effort to port it to the new version.
2018-02-19 23:09:19 +01:00
Shea Levy
bd7d5b3657
linux: Don't try to install firmware on newer kernels.
...
This was disabled in torvalds/linux@5620a0d1aa
2018-02-19 17:08:24 -05:00
Michael Fellinger
895b1cb1b0
gem-config: add ethon
...
The Ethon gem uses libcurl.so at runtime via FFI, so we need to specify the correct location.
2018-02-19 22:56:17 +01:00
Jörg Thalheim
01e388cafc
Merge branch 'master' into perl/Gtk2GladeXML
2018-02-19 21:52:11 +00:00
Jörg Thalheim
7cb7d2a4dc
Merge pull request #35183 from xurei/perl/Gtk2TrayIcon
...
perl-Gtk2TrayIcon: init at 0.06
2018-02-19 21:50:49 +00:00
Shea Levy
3826ab2abe
Merge branch 'fix/nixUnstable-seccomp' of git://github.com/dtzWill/nixpkgs
2018-02-19 16:43:30 -05:00
Shea Levy
a0c5d2d0da
Merge branch 'master' of github.com:NixOS/nixpkgs
2018-02-19 16:43:07 -05:00
Michael Weiss
521ffc2398
jekyll: Update the dependencies without breaking the evaluation
...
Unfortunately my first attempt in f14b6ea
broke the evaluation and was
therefore reverted in 4419a31
. I couldn't reproduce the error locally
but as @grahamc noted I shouldn't have imported from a derivation.
Thanks @joachifm and @grahamc for spotting the evaluation error and
reverting f14b6ea
.
2018-02-19 22:36:52 +01:00
Peter Simons
e2cb1180aa
Merge pull request #35200 from deepfire/ghc-8.4
...
ghc 8.4: update configuration
2018-02-19 22:10:46 +01:00
Kosyrev Serge
060f2f99db
ghc 8.4: update configuration
2018-02-19 23:31:50 +03:00
Shea Levy
7ce1f0b8ae
linuxManualConfig: Fix build on non-modular kernels
2018-02-19 15:16:29 -05:00
Michael Raskin
81081ba670
Merge pull request #35195 from dtzWill/fix/llvm-musl
...
llvmPackages_{4,5}: musl compat
2018-02-19 19:43:42 +00:00
Kosyrev Serge
f0d2baad08
sayonara: init at 1.0.0-git5-20180115 ( #35046 )
2018-02-19 19:16:37 +00:00
Profpatsch
b87a7c482b
replace: split man output
2018-02-19 20:12:05 +01:00
Graham Christensen
4419a311f7
Revert "jekyll: Update the dependencies"
...
This reverts commit f14b6ea81f
.
This commit added IFD to Nixpkgs, where
Nixpkgs should be IFD-free. (Import
from derivation.)
2018-02-19 13:55:48 -05:00
Joachim F
bad8b21c28
Merge pull request #35155 from volth/patch-91
...
xrdp: 0.9.3 -> 0.9.5 [CVE-2017-16927]
2018-02-19 18:44:51 +00:00
Will Dietz
e5e69a7aed
libc++5: tweak expression so as to avoid rebuild on non-musl for now
2018-02-19 12:43:42 -06:00
Jon Banafato
4704514dbc
gnomeExtensions.battery-status: init at v6
...
Add the Battery Status GNOME Shell extension.
2018-02-19 13:41:11 -05:00
Will Dietz
cbae401982
nixUnstable: bump for minor fix to unbreak seccomp builds
2018-02-19 12:28:09 -06:00
Ruben Maher
8d0c8d21f0
flow: 0.65.0 -> 0.66.0
2018-02-19 19:06:44 +01:00
Michael Weiss
f14b6ea81f
jekyll: Update the dependencies
...
The dependencies could be more minimal but this way it should hopefully
work for most use-cases.
2018-02-19 19:02:41 +01:00
Daiderd Jordan
b5aabb698e
Merge pull request #35167 from dtzWill/fix/clang-libcxx-4-5-tests
...
cc-wrapper tests: 4 and 5 regardless of default
2018-02-19 19:01:17 +01:00
Jörg Thalheim
e38cb9b926
afl: disable aarch64
2018-02-19 19:59:28 +02:00
Jörg Thalheim
0565e1e732
afl: fix build, by switch to gcc as compiler
...
Apparently they set CFLAGS incompatible with clang.
Also only provide a default value for AFL_CC/AFL_CXX for afl-clang-fast:
User might want to overriding, but this is not a PATH variable that can
be prepended with :.
2018-02-19 19:59:28 +02:00
Vincent Laporte
2aeafe7ef4
ocamlPackages.bitv: init at 1.3
...
bitv is a bit vector library for OCaml.
Homepage: https://github.com/backtracking/bitv
2018-02-19 18:55:31 +01:00
Shea Levy
fd2f2bbe6f
riscv-pk: Add a variant with a kernel
2018-02-19 12:37:46 -05:00
Will Dietz
fa8a511260
llvmPackages_{4,5}: musl compat
2018-02-19 11:19:32 -06:00
Shea Levy
6173f2f945
linux_riscv: Add 4.16-rc1.
...
Fixes #35148 .
2018-02-19 12:14:22 -05:00
Shea Levy
3f9c900e42
Merge branch 'master' of github.com:NixOS/nixpkgs
2018-02-19 12:11:35 -05:00
Shea Levy
d1cb2ee899
nixUnstable: 2.0pre5951_690ac7c9 -> 2.0pre5967_623fcb07.
...
Important security patch for no-seccomp systems.
2018-02-19 12:10:28 -05:00
Michael Weiss
d2919c996d
jekyll: 3.4.1 -> 3.7.2
2018-02-19 17:43:26 +01:00
Jon Banafato
05d9196f7b
gnomeExtensions.taskwhisperer: init at v11
...
Add the TaskWhisperer GNOME Shell extension.
2018-02-19 10:55:36 -05:00
Vladimír Čunát
be8062d34b
Merge branch 'staging' into gcc-7
2018-02-19 16:21:55 +01:00
Olivier Bourdoux
54d4394bdc
perl-Gtk2TrayIcon: init at 0.06
2018-02-19 16:12:02 +01:00
Olivier Bourdoux
471f7ca68a
perl-Gtk2GladeXML: init at 1.007
2018-02-19 16:10:35 +01:00
Shea Levy
a34b0274ef
Merge branch 'linux-headers-4.15' into staging
2018-02-19 10:10:04 -05:00
Robert Schütz
c8d3a81d2a
matrix-synapse: fix pynacl dependency
...
closes #34959
2018-02-19 15:57:28 +01:00
Michael Brantley
a83716f256
perl-BSD-Resource: init at 1.2911
2018-02-19 09:38:45 -05:00
Shea Levy
43522dc851
riscv: Use gnumake42HEAD.
2018-02-19 09:36:53 -05:00
Shea Levy
fb8a09e8f0
gnumake: Add 4.2.90pre2491_38c8a11 for proper glibc 2.27 support.
2018-02-19 09:33:34 -05:00
Michael Raskin
cfa3e7e633
Merge pull request #34798 from oxij/pkgs/aspell-dicts
...
aspellDicts: add more dictionaries and some documentation
2018-02-19 14:24:46 +00:00
Vladimír Čunát
882062004b
Merge branch 'staging' into gcc-7
...
I'm betting Hydra resources on gcc-7 getting to master before current staging.
2018-02-19 15:24:32 +01:00
Vladimír Čunát
0c8939b5fb
Merge branch 'master' into gcc-7
...
Hydra: ?compare=1434487
2018-02-19 15:24:13 +01:00
Michael Raskin
7d2642724f
Merge pull request #35111 from oxij/stdenv/available-evaluates
...
stdenv.mkDerivation: rename `meta.evaluates` -> `meta.available`
2018-02-19 14:15:06 +00:00
Michael Raskin
e37b756b91
Merge pull request #35110 from oxij/pkgs/pretty-fetchurl
...
fetchurl: cleanup, better errors
2018-02-19 14:05:12 +00:00
Nikolay Amiantov
c55b2fa7cd
debBuild: install all packages at once to avoid dependency management
2018-02-19 16:07:40 +03:00
Shea Levy
c10288c171
riscv: Use binutils 2.30 for linker fixes.
2018-02-19 07:59:40 -05:00
Shea Levy
ca6710b2e6
binutils: Add 2.30.
2018-02-19 07:57:32 -05:00
Robert Schütz
edee98a9d1
home-assistant: pin voluptuous version
2018-02-19 13:04:36 +01:00
Profpatsch
2a6c7aebcd
powertop: split man page into "man" output
2018-02-19 12:16:18 +01:00
Gabriel Ebner
9b66275905
Merge pull request #35146 from dtzWill/update/radare2-2.3.0
...
radare2: 2.2.0 -> 2.3.0
2018-02-19 10:58:50 +01:00
Joachim F
83cc0cddd6
Merge pull request #35152 from dtzWill/update/leo-5.6
...
leo-editor: 5.5 -> 5.6
2018-02-19 09:38:12 +00:00
Yegor Timoshenko
944792269e
Merge pull request #35160 from yegortimoshenko/20180219.005905/clojure-1.9.0.329
...
clojure: 1.9.0.273 -> 1.9.0.329
2018-02-19 09:19:13 +00:00
Will Dietz
98215e10e0
cc-wrapper tests: 4 and 5 regardless of default
2018-02-18 22:37:38 -06:00
Tuomas Tynkkynen
a78a1d61b5
less: 529 -> 530
2018-02-19 05:34:03 +02:00
Tuomas Tynkkynen
b34274d363
git: 2.16.1 -> 2.16.2
2018-02-19 05:34:03 +02:00
pjan vandaele
92b6275773
Adds vim-rooter plugin
2018-02-19 12:09:17 +09:00
Shea Levy
2f310cfa8b
qemu: Fix statfs flag.
...
Compile-tested the right package this time...
2018-02-18 21:47:07 -05:00
Yegor Timoshenko
b1ccedb6d2
clojure: 1.9.0.273 -> 1.9.0.329
2018-02-19 00:58:55 +00:00
Robert Schütz
ae19d81c8d
pythonPackages.faulthandler: fix tests
...
The added patches accept "python2.7" as thread name in tests.
2018-02-19 01:41:02 +01:00
Shea Levy
29013598a7
Fix typo
2018-02-18 19:28:23 -05:00
volth
7dea2ababc
xrdp: 0.9.3 -> 0.9.5
2018-02-19 00:08:23 +00:00
Joachim F
b4b8f4e445
Merge pull request #33198 from dtzWill/feature/r2-cutter-1.1
...
r2-cutter: init at 1.1(.0), radare2 qt gui
2018-02-18 23:59:21 +00:00
Bjørn Forsman
9cad2a4f4a
openocd: unbreak gcc7 build
2018-02-19 00:41:28 +01:00
Peter Hoeg
c03f1ed9fb
zeal: 0.5.0 -> 0.6.0
2018-02-19 07:40:27 +08:00
Shea Levy
c7439b435c
Merge branch 'kernel-gcc7-cross' of git://github.com/lopsided98/nixpkgs
2018-02-18 18:18:00 -05:00
Shea Levy
7f3c97ae9e
riscv-pk: Init at 01.pre438_e5846a2.
2018-02-18 18:11:03 -05:00
volth
c727e7e7d6
haxe: 3.4.4 -> 3.4.6
2018-02-18 22:54:21 +00:00
Will Dietz
933822d579
leo-editor: add local copy of pyqt56 since it was globally removed
2018-02-18 16:32:30 -06:00
Will Dietz
4139a6f0e5
Revert "Revert "Merge pull request #30031 from dtzWill/update/leo-5.6""
...
This reverts commit 05f5cdcf66
.
2018-02-18 16:24:59 -06:00
Yegor Timoshenko
3ab38ef086
clojure: 1.9.0.326 -> 1.9.0.273, refactor, closes #35136
2018-02-18 23:05:48 +01:00
Shea Levy
fd0f15f11c
linuxHeaders: Bump default to 4.15.
2018-02-18 16:59:29 -05:00
Shea Levy
bbfc9ce376
Merge remote-tracking branch 'origin/master' into staging
2018-02-18 16:56:39 -05:00
Shea Levy
32ce7012f0
Merge branch 'master' into gcc-7
2018-02-18 16:27:22 -05:00
Shea Levy
a96886863a
Merge branch 'riscv-initial-cross-support' of git://github.com/shlevy/nixpkgs
2018-02-18 16:16:48 -05:00
Shea Levy
0a0ecc4c2c
Enable building riscv64 cross bootstrap tools
...
Fixes #35089
2018-02-18 16:07:13 -05:00
AndersonTorres
d532615dfc
cue2pops: init at git-2018-01-04
2018-02-18 18:01:53 -03:00
Michiel Leenaars
1afb012df6
quickder: 1.0-RC2 -> 1.2-6
2018-02-18 22:01:52 +01:00
Michiel Leenaars
4f53b77889
asn2quickder: 0.7RC1 -> 1.2-6
2018-02-18 22:01:52 +01:00
Will Dietz
06cb5d8f92
radare2: use capstone rev used by default, not release from 2015.
2018-02-18 14:57:07 -06:00
Will Dietz
9800a0d398
radare2: 2.2.0 -> 2.3.0
2018-02-18 14:21:40 -06:00
Joachim F
dc2b7b9e68
Merge pull request #34893 from taku0/swift_4.0.3
...
swift: 3.1.1 -> 4.0.3
2018-02-18 20:19:27 +00:00
Shea Levy
e3f947a19a
Add missing files
2018-02-18 14:33:43 -05:00
Shea Levy
4839b568de
qemu: Add patch for statfs f_flags in Linux user mode.
2018-02-18 14:08:22 -05:00
Frederik Rietdijk
7e2a46ecdf
python.pkgs.natsort: fix build
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
f67e1c467d
python.pkgs.h5py: fix for numpy 1.14
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
9307dbb947
awscli: 1.14.32 -> 1.14.41
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
8cf59a3e14
python.pkgs.numpydoc: 0.6.0 -> 0.7.0
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
05c13dfca1
python.pkgs.packaging: fix tests
2018-02-18 20:07:43 +01:00
Robert Schütz
d800601ae5
pythonPackages.hypothesis: 3.27.0 -> 3.45.2
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
2419eb4077
python: zodbpickle: 0.7.0 -> 1.0
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
9c703099ec
python: yapf: 0.20.1 -> 0.20.2
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
3f0a9f9613
python: widgetsnbextension: 3.1.3 -> 3.1.4
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
be6f318f9f
python: webcolors: 1.7 -> 1.8.1
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
6ff5a25a34
python: voluptuous: 0.10.5 -> 0.11.1
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
38116c692c
python: trezor: 0.7.16 -> 0.9.0
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
3a15eff804
python: stripe: 1.77.1 -> 1.77.2
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
51c21a4534
python: sqlmap: 1.2 -> 1.2.2
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
7ea7aeb9d0
python: SQLAlchemy: 1.2.2 -> 1.2.3
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
59ef95fca6
python: Sphinx: 1.6.6 -> 1.7.0
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
96172c7485
python: s3transfer: 0.1.12 -> 0.1.13
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
61894bde7d
python: ropper: 1.11.3 -> 1.11.6
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
268230db74
python: regex: 2018.01.10 -> 2018.02.08
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
1f1584069b
python: python-magic: 0.4.13 -> 0.4.15
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
bfa07958e3
python: pytest-runner: 3.0 -> 4.0
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
21723f7ebf
python: pytest-mock: 1.6.3 -> 1.7.0
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
4dedc99ba8
python: scrypt: 0.8.0 -> 0.8.6
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
6b3d946db2
python: pyglet: 1.3.0 -> 1.3.1
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
9d23f5b989
python: prov: 1.5.1 -> 1.5.2
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
52a66dffd4
python: plumbum: 1.6.5 -> 1.6.6
2018-02-18 20:07:43 +01:00
Frederik Rietdijk
31151cba16
python: plotly: 2.3.0 -> 2.4.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
e0200f3691
python: plone.testing: 5.1.1 -> 6.0.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
1689e419be
python: pexpect: 4.3.1 -> 4.4.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
8cd737800e
python: pendulum: 1.4.0 -> 1.4.1
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
3439d91608
pathpy fixup
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
57edb26a60
python: path.py: 10.5 -> 11.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
243d5f598f
python: pafy: 0.5.3.1 -> 0.5.4
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
107be86b4b
python: oauthenticator: 0.7.2 -> 0.7.3
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
9bb18f612a
python: numpy: 1.13.3 -> 1.14.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
07cc52863a
python: natsort: 5.1.1 -> 5.2.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
a14a340631
python: magic-wormhole: 0.10.4 -> 0.10.5
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
52fa55b713
python: m2r: 0.1.12 -> 0.1.13
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
b4b2df44e5
python: libagent: 0.9.7 -> 0.9.8
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
783c6c5f38
python: Keras: 2.1.3 -> 2.1.4
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
cb4ecd4724
python: kaitaistruct: 0.7 -> 0.8
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
d48be0a387
python: jsonpickle: 0.9.5 -> 0.9.6
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
f5832814f7
python: ipywidgets: 7.1.1 -> 7.1.2
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
f97eac4bd3
python: ipyparallel: 6.0.2 -> 6.1.1
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
76f6303abe
python: ipykernel: 4.8.0 -> 4.8.1
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
05bb8b0d33
python: gssapi: 1.3.0 -> 1.4.1
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
e6553a24d4
python: grpcio: 1.9.0 -> 1.9.1
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
2607a8ebbb
python: google-cloud-speech: 0.31.0 -> 0.32.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
1ded41e9f0
python: google-auth: 1.3.0 -> 1.4.1
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
f921dea691
python: globus-sdk: 1.4.1 -> 1.5.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
4981297946
python: fonttools: 3.21.2 -> 3.22.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
60e708bb6e
python: flake8-debugger: 3.0.0 -> 3.1.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
85ae655d64
python: Fiona: 1.7.11 -> 1.7.11.post1
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
7ddbae5f6a
python: Eve: 0.7.6 -> 0.7.8
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
945fa429ed
python: docker-compose: 1.18.0 -> 1.19.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
632a308862
python: django-polymorphic: 2.0 -> 2.0.2
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
bb7f78de3c
python: dask: 0.16.1 -> 0.17.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
6ac32c78f0
python: daphne: 2.0.0 -> 2.0.3
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
6a91f05b67
python: curtsies: 0.2.11 -> 0.3.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
e289db087d
python: coverage: 4.4.2 -> 4.5.1
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
3e6e4ff33b
python: ConfigArgParse: 0.12.0 -> 0.13.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
f8f92357b3
python: CherryPy: 13.1.0 -> 14.0.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
7b1456f38a
python: channels: 2.0.0 -> 2.0.2
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
7f28313c42
python: bpython: 0.17 -> 0.17.1
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
b0181a3612
python: botocore: 1.8.36 -> 1.8.45
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
a38df9dae1
python: bokeh: 0.12.13 -> 0.12.14
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
67250a023c
python: bibtexparser: 0.6.2 -> 1.0.1
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
5d53dc25e0
python: backports.functools_lru_cache: 1.4 -> 1.5
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
95734af87b
python: astropy: 2.0.3 -> 3.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
c92dcee8bd
python: asgiref: 2.1.1 -> 2.1.5
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
17f56b904e
python: asana: 0.6.7 -> 0.7.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
8310a2b7e0
python: argcomplete: 1.9.3 -> 1.9.4
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
6d7b06fed8
python: alembic: 0.9.7 -> 0.9.8
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
de88dd2b6e
python: aenum: 2.0.9 -> 2.1.0
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
5d4012b0cc
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-18 20:06:31 +01:00
volth
08e0ed360f
dockbarx: 0.92 -> 0.93
2018-02-18 19:04:51 +00:00
volth
fef4c02621
babelstone-han: 10.0.0 -> 10.0.2
2018-02-18 19:01:01 +00:00
Vladimír Čunát
655446c7f5
libav*: maintenance updates
...
Also remove myself from meta.maintainers,
as I can't really give them too much maintenance.
2018-02-18 19:57:34 +01:00
volth
06f9b25af3
pngquant: 2.9.1 -> 2.11.7
...
maintenance
2018-02-18 18:57:16 +00:00
xeji
6e9bc081b1
mfcl2720dwcupswrapper: init at 3.2.0-1
...
Brother MFC-L2720DW CUPS wrapper driver
2018-02-18 19:47:05 +01:00
xeji
380d759659
mfcl2720dwlpr: init at 3.2.0-1
...
Brother MFC-L2720DW lpr driver
2018-02-18 19:37:19 +01:00
Frederik Rietdijk
68d08a0574
Merge pull request #35133 from dotlambda/pymacaroons-pynacl
...
pythonPackages.pymacaroons-pynacl: move expression
2018-02-18 18:24:27 +00:00
Benjamin Hipple
5ab428799e
conda: init at miniconda3 4.3.31 ( #34872 )
...
* conda: init at miniconda3 4.3.31
2018-02-18 18:21:25 +00:00
Robert Schütz
49dbb87536
pythonPackages.pymacaroons-pynacl: move expression
...
Tests are now explicitly disabled to fix the build for Python 3.
2018-02-18 19:19:04 +01:00
AndersonTorres
09836bcf0d
ecm-tools: init at 1.0.3
2018-02-18 15:06:11 -03:00
Vladimír Čunát
ba5563b5bc
hhvm: fix build with gcc7
2018-02-18 18:41:39 +01:00
Joachim F
6952a2b101
Merge pull request #35101 from dywedir/hack
...
hack-font: 2.020 -> 3.002
2018-02-18 17:27:48 +00:00
Joachim F
20815fc80b
Merge pull request #35112 from oxij/pkgs/fix-xen
...
xen_4_8: fix build
2018-02-18 17:27:03 +00:00
Bart Brouns
3f1e261ad7
zam-plugins: 3.9 -> 3.10
2018-02-18 18:20:35 +01:00
Vladimír Čunát
13ec57e381
yap: -fpermissive to fix build with gcc7
2018-02-18 18:11:11 +01:00
Suvash Thapaliya
f27ade62bd
docker_compose : 1.18.0 -> 1.19.0
...
Update Docker Compose to the latest version released. Various bugfixes
and updates as specified at
https://github.com/docker/compose/releases/tag/1.19.0
2018-02-18 18:10:15 +01:00
Itai Zukerman
3efb9698d6
dart: 1.16.1 -> 1.24.3
...
Also, added support for the "dev" channel.
2018-02-18 09:09:48 -08:00
Cray Elliott
c8aebb699a
ffmpeg, ffmpeg-full: 3.4.1 -> 3.4.2
2018-02-18 09:04:16 -08:00
Robert Schütz
62a875ee91
pythonPackages.pynacl: use system libsodium
2018-02-18 18:02:18 +01:00
Robert Schütz
b42a5405df
pythonPackages.pynacl: clean up
2018-02-18 18:01:56 +01:00
Vladimír Čunát
666e7cafc6
k3d: fix by building with gcc6
2018-02-18 17:59:55 +01:00
Vladimír Čunát
c7d298a7df
arx-libertatis: fix by building with gcc6
2018-02-18 17:44:40 +01:00
Vladimír Čunát
47f25fae44
redshift, liferea: remove the extra cache file
...
They're not really useful and cause collisions in envs.
2018-02-18 17:19:49 +01:00
Frederik Rietdijk
dca3146945
Merge pull request #34036 from jraygauthier/jrg/geis-fix-python-prog
...
geis: fix python programs
2018-02-18 16:19:15 +00:00
Frederik Rietdijk
aee1134e4c
Merge pull request #35100 from dotlambda/home-assistant-0.63.3
...
home-assistant: 0.63.2 -> 0.63.3
2018-02-18 16:07:14 +00:00
Frederik Rietdijk
158aac753f
Merge pull request #34858 from va1entin/pynacl
...
pythonPackages.pynacl: ignore timeout in tests
2018-02-18 16:04:05 +00:00
Frederik Rietdijk
b234fa4310
Merge pull request #34948 from davidak/micawber
...
micawber: init at 0.3.5
2018-02-18 15:58:09 +00:00
Vladimír Čunát
44f8613fb3
aws-sdk-cpp: fixup build with gcc7
...
Hydra will need more complicated fixups.
2018-02-18 16:53:14 +01:00
Frederik Rietdijk
60d0387def
Merge pull request #35099 from dotlambda/yarl
...
pythonPackages.yarl: 1.1.0 -> 1.1.1
2018-02-18 15:51:19 +00:00
adisbladis
e021254519
nodejs: 6.12.3 -> 6.13.0
2018-02-18 22:57:57 +08:00
Tim Steinbach
246359e855
linux: 4.15.3 -> 4.15.4
2018-02-18 09:55:54 -05:00
Tim Steinbach
9d55ab2c4b
linux: 4.14.19 -> 4.14.20
2018-02-18 09:55:21 -05:00
Tim Steinbach
e3dd76f76c
linux: 4.9.81 -> 4.9.82
2018-02-18 09:54:56 -05:00
Tim Steinbach
07e7a67f7b
linux: 4.4.115 -> 4.4.116
2018-02-18 09:54:31 -05:00
Michal Rus
64bfe643f6
watchexec: init at 1.8.6
2018-02-18 15:54:00 +01:00
Tim Steinbach
734f40a0a5
linux-copperhead: 4.15.3.a -> 4.15.4.a
2018-02-18 09:53:59 -05:00
Suvash Thapaliya
c7e01acef2
docker-credential-gcr: init at 1.4.3
...
Docker authentication helper for Google Cloud (gcr.io) repositories
2018-02-18 15:48:30 +01:00
Shea Levy
d4e1ef7b7b
qemu-riscv: 2.11.50pre57991_713f2c1164 -> 2.11.50pre58771_af435b709d
2018-02-18 09:28:54 -05:00
Shea Levy
a551e6debc
gnumake: Fix build against glibc 2.27.
2018-02-18 09:27:50 -05:00
Jan Malakhovski
a89899ce4e
fetchurl: cleanup, better errors
...
Also fix what seems like bugs in uncommon `stdenv`s.
2018-02-18 14:24:53 +00:00
Vladimír Čunát
5beae8347a
blender, openimageio: build with gcc6 again
...
I tried upgrading openimagio instead, but that didn't fix the blender
build (blender is the only non-broken dependency ATM).
This way blender starts.
2018-02-18 15:02:54 +01:00
Shea Levy
765194d7ab
nixUnstable: Disable seccomp support on RISC-V.
2018-02-18 09:02:10 -05:00
Shea Levy
5a0eec1de1
nixUnstable: 2.0pre5950_3a5a241b -> 2.0pre5951_690ac7c9.
2018-02-18 09:02:10 -05:00
Shea Levy
a933aa9a8d
busybox-sandbox-shell: Fix build on RISC-V
2018-02-18 09:02:10 -05:00
Shea Levy
f3f79bd6c6
boehmgc: Add patch for RISC-V support.
2018-02-18 09:02:06 -05:00
Shea Levy
a61fdebc25
libatomic_ops: Add patch for RISC-V support.
2018-02-18 09:00:12 -05:00
Jan Malakhovski
23e68d119d
xenPackages.xen_4_8-vanilla: stop overriding cc
...
Nothing requires gcc49 in this version.
2018-02-18 13:46:51 +00:00
Jan Malakhovski
b1047f34f7
xenPackages.xen_4_8-vanilla: fix build of qemu-xen
...
They merged that XSA and moved the tag.
2018-02-18 13:46:44 +00:00
Bjørn Forsman
09cf3506fa
qt5X.full: add "-full" to package name
...
This aligns the package name more with the attrname.
This is a re-application of the idea behind 7405af72e6
("qt: make package names of "full" variants appear as such"), which
seems to have been lost on the way.
2018-02-18 14:44:16 +01:00
Nikolay Amiantov
9c8827322a
qtcreator: fix path to qtquickcontrols
...
This enables build of QML designer plugin.
2018-02-18 14:44:16 +01:00
Nikolay Amiantov
44901407f0
qtEnv: fix paths in qt.conf
...
The shell variables from setup hook are not visible here, so instead substitute
them from Nix side.
2018-02-18 14:44:16 +01:00
Vladimír Čunát
837de09605
mp4v2: fix build with gcc7 via Fedora patch
...
It fixes a bug anyway.
2018-02-18 14:33:37 +01:00
Jan Malakhovski
810c4702cf
stdenv.mkDerivation: rename meta.evaluates
-> meta.available
...
A much better name.
2018-02-18 13:33:25 +00:00
Michael Raskin
1098c071e5
Merge pull request #35108 from michalrus/arping
...
arping: init at 2.19
2018-02-18 13:21:52 +00:00
Vladimír Čunát
bf25148902
ntopng: fixup build with gcc7
...
... but the new gcc pointed out some real bug. I suppose update
would be best: https://github.com/ntop/ntopng/releases
2018-02-18 14:12:43 +01:00
Michal Rus
986ab982b5
arping: init at 2.19
2018-02-18 14:10:53 +01:00
Vladimír Čunát
0a52c59db9
dbus_cplusplus: fix build with gcc7 via Fedra patches
2018-02-18 13:59:42 +01:00
SLNOS
3f9ada02ae
aspellDicts: add more dictionaries and some documentation
2018-02-18 12:58:50 +00:00
Michael Raskin
57062da954
Merge pull request #35105 from michalrus/catdocx
...
catdocx: init at 20170102
2018-02-18 12:46:49 +00:00
Michal Rus
0552147a34
catdocx: init at 20170102
2018-02-18 13:44:31 +01:00
Vladimír Čunát
088d7c9f3b
libffado: 2.3.0 -> 2.4.0 (maintenance)
...
http://ffado.org/?q=node/3379
This fixes build with gcc7. The removed patches are inside now.
2018-02-18 13:35:50 +01:00
Vincent Laporte
0c7a1fcf96
ppl: fix build
2018-02-18 12:11:06 +00:00
Bjørn Forsman
7ab180999b
qt510.full: add missing modules
...
Specifically: qtquickcontrols2, qtvirtualkeyboard, qtwebchannel,
qtwebengine, qtwebkit.
This fixes a regression since qt56.full.
2018-02-18 12:58:26 +01:00
Bjørn Forsman
23cdc3224a
qt59.full: add missing modules
...
Specifically: qtquickcontrols2, qtwebchannel, qtwebengine, qtwebkit.
This fixes a regression since qt56.full.
2018-02-18 12:58:26 +01:00
Vladyslav M
4d6a8d956f
hack-font: 2.020 -> 3.002
2018-02-18 13:32:59 +02:00
Robert Schütz
061a16a415
home-assistant: 0.63.2 -> 0.63.3
2018-02-18 12:16:54 +01:00
Tomas Hlavaty
fa3235781c
sbcl: 1.4.3 -> 1.4.4
2018-02-18 12:12:37 +01:00
Robert Schütz
7e09ff23ed
pythonPackages.yarl: 1.1.0 -> 1.1.1
2018-02-18 12:07:13 +01:00
Vladimír Čunát
9a2914a4f3
icu: build with gcc6 on i686
2018-02-18 11:21:27 +01:00
Vincent Laporte
7c2b2ddd68
ocamlPackages.lwt_ssl: init at 1.1.2
2018-02-18 11:15:28 +01:00
Nikolay Amiantov
3957b6b379
moinmoin: refactor and fix build
2018-02-18 12:53:36 +03:00
Nikolay Amiantov
96ac69288b
octoprint: 1.3.5 -> 1.3.6
2018-02-18 12:48:41 +03:00
Vladimír Čunát
64db4f7a57
libunique: fix build with gcc-7 by fixing a bug
2018-02-18 10:35:46 +01:00
Vladimír Čunát
e202018d1f
glm: only override to gcc6 if using gcc by default
...
Otherwise we have a regression on Darwin.
2018-02-18 10:13:27 +01:00
Frederik Rietdijk
e4e1f0462f
Merge pull request #35086 from Ma27/downgrade-python-docker-to-2.7
...
Revert "python: docker: 2.7.0 -> 3.0.0"
2018-02-18 07:48:07 +00:00
Shea Levy
158cf6449c
pcre: Disable JIT on RISC-V.
2018-02-18 00:13:43 -05:00
Shea Levy
4f8a9ff1ac
Use glibc-2.27 for RISC-V support.
2018-02-18 00:13:17 -05:00
Shea Levy
1d493f6171
Use Linux 4.15 kernel headers for RISC-V support.
2018-02-18 00:12:40 -05:00
Shea Levy
3bec781288
Use gcc 7 for RISC-V support.
2018-02-18 00:11:28 -05:00
Shea Levy
5be93a5883
glibc: Add 2.27
2018-02-17 23:08:05 -05:00
Ben Wolsieffer
643ba8254d
kernel: fix cross compilation with gcc 7
2018-02-17 22:09:56 -05:00
AndersonTorres
1ea44d75b2
palemoon: 27.6.2 -> 27.7.2
...
Also, adding myself to maintainers.
2018-02-17 23:28:39 -03:00
Shea Levy
890c0b9654
qemu-riscv: Init at 2.11.50pre57991_713f2c1164.
...
Fixes #35087
2018-02-17 20:29:11 -05:00
Shea Levy
ecf4825f32
qemu: 2.11.0 -> 2.11.1
2018-02-17 19:32:13 -05:00
Maximilian Bosch
554e91e79f
Revert "python: docker: 2.7.0 -> 3.0.0"
...
`pythonPackages.docker` isn't compatible with `docker-compose` 1.18 and
causes severe breackage when running `docker-compose up --build`.
See https://github.com/docker/compose/issues/5685 for further reference.
This reverts commit 2a8a058a21
.
2018-02-18 00:42:38 +01:00
Vladimír Čunát
a84844de03
Merge branch 'master' into gcc-7
...
... to fix lispPackages.*
2018-02-17 22:45:50 +01:00
Michael Raskin
0ac5af9f3a
lispPackages.clwrapper: patching the second shebang, because source builtin is used
2018-02-17 22:31:18 +01:00
Gabriel Ebner
687f81bc3c
Merge pull request #35082 from winniequinn/vscode-1.20.1
...
vscode: 1.20.0 -> 1.20.1
2018-02-17 22:18:43 +01:00
Tuomas Tynkkynen
e17762cb31
yle-dl: 2.30 -> 2.31
2018-02-17 22:34:13 +02:00
Tuomas Tynkkynen
e3af378faf
strace: 4.20 -> 4.21
2018-02-17 22:34:13 +02:00
Tuomas Tynkkynen
06d0ef2373
iperf: 3.3 -> 3.4
2018-02-17 22:34:13 +02:00
Tuomas Tynkkynen
c78d7367e5
fio: 3.3 -> 3.4
2018-02-17 22:34:13 +02:00
Tuomas Tynkkynen
324000ceea
ddrescue: 1.22 -> 1.23
2018-02-17 22:34:12 +02:00
Tuomas Tynkkynen
9c852aa3de
update-source-version: Fix regex metacharacter
...
In sed variety of regexes, '\|' must be used in place of '|'.
2018-02-17 22:34:12 +02:00
Winnie Quinn
bd69958d43
vscode: 1.20.0 -> 1.20.1
2018-02-17 15:14:55 -05:00
Michael Raskin
8de132f52d
lispPackages.clwrapper: use bash as the wrapper shell to make sure arays are supported
2018-02-17 21:06:38 +01:00
Daiderd Jordan
2e33da997d
Merge pull request #31650 from matthewbauer/aws-sdk-cpp-darwin-fix
...
aws-sdk-cpp: fix on darwin
2018-02-17 20:53:12 +01:00
Henri Jones
9d580c3a6e
kakoune: 2017-04-12 -> 2018-02-15
2018-02-17 19:43:33 +00:00
Joachim F
0c4f2630bd
Merge pull request #34962 from earldouglas/jenkins-lts
...
jenkins: 2.105 -> 2.89.3 (LTS)
2018-02-17 18:36:25 +00:00
Joachim F
5b98e8e231
Merge pull request #35001 from NinjaTrappeur/excelsior
...
fixedsys-excelsior: init at 3.00.
2018-02-17 18:35:51 +00:00
Daiderd Jordan
956272b14b
Merge pull request #31590 from matthewbauer/quartz-wm
...
quartz-wm: fix building
2018-02-17 19:35:24 +01:00
Yuri Aisaka
49b0760b3b
cpp-gsl: init at unstable-2018-02-15 ( #34998 )
2018-02-17 18:27:57 +00:00
Michael Raskin
280d51b574
Merge pull request #35076 from oxij/pkgs/apulse
...
apulse: 0.1.10 -> 0.1.11, add pressureaudio
2018-02-17 18:02:10 +00:00
Jan Malakhovski
2f4eb68241
libpressureaudio: init at apulse.version
2018-02-17 17:51:07 +00:00
Jan Malakhovski
771d635f0e
apulse: 0.1.10 -> 0.1.11
2018-02-17 16:02:53 +00:00
Matthew Bauer
590cdf0fb0
aws-sdk-cpp: fix on darwin
2018-02-17 10:02:25 -06:00
Vladimír Čunát
eea55393ab
libmemcached: -fpermissive to fixup build with gcc7
2018-02-17 16:34:39 +01:00
Vladimír Čunát
7d19d7ee18
Revert "linux-*: build with gcc7, but allow overriding it"
...
This reverts commit ae040525d8
.
gcc7 is the default now.
2018-02-17 16:30:26 +01:00
Vladimír Čunát
e96741cdb1
treewide: remove explicit overrides to gcc7
...
They're not needed on this branch.
2018-02-17 16:29:31 +01:00
Matthew Bauer
ba6be7293b
flock: init at 0.2.3
2018-02-17 09:16:00 -06:00
Anderson Torres
ef5860db3e
Merge pull request #33446 from AndersonTorres/upload-jwasm
...
Jwasm: init at git-2017-11-22
2018-02-17 13:13:26 -02:00
Vladimír Čunát
c6d26b7f72
glm: "build" with gcc6 again
...
It seems to be a hack, as the compiler apparently doesn't influence the
output and it's only used for some checks. Still, LibreOffice seems to
run OK with this...
2018-02-17 16:12:51 +01:00
Vladimír Čunát
cacba075a5
libmwaw: 0.3.10 -> 0.3.13
...
... to fix build with gcc7. LibreOffice seems to start OK.
2018-02-17 16:11:21 +01:00
Jörg Thalheim
03d9a36941
powerdns: 4.0.5 -> 4.1.1
2018-02-17 14:16:24 +00:00
Vladimír Čunát
b31d598b42
gfortran: use 7 by default, so we match gcc
2018-02-17 14:47:48 +01:00
Vladimír Čunát
1274db63c6
webkitgtk: build with gcc6 for now
...
Some reverse dependencies will get two libstdc++ versions into the
closure by this, but I think that's still relatively safe.
2018-02-17 14:45:03 +01:00
Jörg Thalheim
7f87513e90
Merge pull request #35005 from lheckemann/firefox-pulse
...
firefox: enable pulseaudio by default
2018-02-17 13:19:48 +00:00
Frederik Rietdijk
0586da4b37
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-17 14:15:29 +01:00
Joachim F
9f05e67af2
Merge pull request #34867 from mrVanDalo/feature/memo
...
memo: refactoring dependency paths
2018-02-17 13:06:20 +00:00
Ingolf Wagner
22fa6bbc6c
memo: refactoring dependency paths
2018-02-17 20:49:55 +08:00
Joachim Fasting
05f5cdcf66
Revert "Merge pull request #30031 from dtzWill/update/leo-5.6"
...
This reverts commit 67c5cb23e9
, reversing
changes made to 431c004fbd
.
I failed to notice that this depends on a package that had since
been removed. My bad :(
2018-02-17 12:21:26 +01:00
Luke Sandell
635011f219
wsjtx: init at 1.8.0 ( #33247 )
2018-02-17 11:06:27 +00:00
Joachim F
828b635bd9
Merge pull request #34997 from rick68/softether
...
softether: 4.20 -> 4.25
2018-02-17 11:06:02 +00:00
Félix Baylac-Jacqué
91744fc76f
fixedsys-excelsior: init at 3.00.
2018-02-17 12:04:12 +01:00
Joachim F
1c7fa5b421
Merge pull request #33253 from geistesk/hash_extender-2017-04-10
...
hash_extender: init at 2017-04-10
2018-02-17 10:48:37 +00:00
Joachim F
c826025163
Merge pull request #33518 from schneefux/pkg.wallabag
...
wallabag: fix config file not being loaded from WALLABAG_DATA
2018-02-17 10:47:23 +00:00
Joachim F
3e2614702b
Merge pull request #33591 from puffnfresh/package/sunvox
...
SunVox: init at 1.9.3b
2018-02-17 10:45:22 +00:00
Joachim F
d5e342ee43
Merge pull request #33706 from catern/chromekerb
...
google-chrome: add dependency on kerberos
2018-02-17 10:35:25 +00:00
Rodney Lorrimar
34e6226ab7
buildkite-agent: 2.6.6 -> 2.6.9 ( #35033 )
...
* buildkite-agent: 2.6.6 -> 2.6.9
Various upstream bug fixes.
https://github.com/buildkite/agent/releases/tag/v2.6.7
https://github.com/buildkite/agent/releases/tag/v2.6.8
https://github.com/buildkite/agent/releases/tag/v2.6.9
* buildkite-agent: fixes tmpdir audit error
2018-02-17 10:35:04 +00:00
Joachim F
e18b4e867b
Merge pull request #33827 from eqyiel/nextcloud-client-icon-fix
...
nextcloud-client: fix icon name in desktop file
2018-02-17 10:32:44 +00:00
Joachim F
0ab789639f
Merge pull request #34430 from dtzWill/update/pagespeed-1.13.35.2
...
psol, ngx_pagespeed: 1.13.35.1 -> 1.13.35.2
2018-02-17 10:20:59 +00:00
Joachim F
e14d24bb4f
Merge pull request #34453 from layus/dafny-update
...
dafny: 1.9.8 -> 2.1.0
2018-02-17 10:14:08 +00:00
Peter Hoeg
9c9b6874d0
falkon: 2.1.2.1 -> 2.1.99.1
2018-02-17 18:12:01 +08:00
Joachim F
67c5cb23e9
Merge pull request #30031 from dtzWill/update/leo-5.6
...
leo-editor: 5.5 -> 5.6, add docutils and use pyqt56
2018-02-17 10:07:58 +00:00
Joachim F
1cfd942f91
Merge pull request #34776 from dtzWill/fix/fidget-cross
...
figlet: simplify, enable tests, fix for cross and musl
2018-02-17 10:01:36 +00:00
Jan Tojnar
7934a0e5c5
common-update-scripts: fix compatibility with Nix unstable
2018-02-17 11:38:15 +02:00
Vladimír Čunát
7a1462c04a
Merge branch 'master' into gcc-7
...
A few thousand rebuilds.
Hydra: ?compare=1433915
2018-02-17 10:27:21 +01:00
Vladimír Čunát
d74d79a712
qt4: fix evaluation on Darwin after parent commit
2018-02-17 10:21:22 +01:00
Joachim F
f010a68260
Merge pull request #34729 from mnacamura/cdda-misc-updates
...
cataclysm-dda{,-git}: miscellaneous updates
2018-02-17 09:16:26 +00:00
Vladimír Čunát
44a2012ccc
qt4: disable warnings to fit log on Hydra
...
Also convert flags to list of nix strings.
2018-02-17 10:16:21 +01:00
Tuomas Tynkkynen
5a332cc18f
ministat: Init at 20150715-1
2018-02-17 11:12:30 +02:00
Joachim F
4b43e72af7
Merge pull request #34812 from ThomasMader/dlang-update
...
Dlang update
2018-02-17 09:06:37 +00:00
Vladimír Čunát
d4f1587da5
qt5*.qtwebkit: disable a warning to fit log on Hydra
...
Before > 64 MiB, now ~25 MiB.
2018-02-17 09:45:38 +01:00
Joachim F
ce8abc6505
Merge pull request #35067 from ck3d/welle-io-1.0rc2
...
welle-io: 1.0-rc1 -> 1.0-rc2
2018-02-17 08:41:37 +00:00
José Romildo Malaquias
87f6e05dd4
connman-ncurses: init at 2015-07-21 ( #25448 )
2018-02-17 08:38:37 +00:00
Joachim F
071988a6b3
Merge pull request #34580 from markuskowa/openmpi-fix-dso-pr
...
openmpi: fix broken modules, disable dsos
2018-02-17 08:16:01 +00:00
Christian Kögler
acc94307d3
welle-io: 1.0-rc1 -> 1.0-rc2
2018-02-17 09:07:18 +01:00
Joachim F
4692a2d00e
Merge pull request #34450 from puffnfresh/lambdabot/hoogle
...
lambdabot: add Hoogle
2018-02-17 07:27:26 +00:00
Bignaux Ronan
5088917402
fixing tab and maintainers
2018-02-17 08:20:00 +01:00
Joachim F
07ba329e07
Merge pull request #34922 from jlesquembre/fd
...
fd: install fish shell completions
2018-02-17 06:45:43 +00:00
Joachim F
1c02b6ec94
Merge pull request #34923 from jlesquembre/autojump
...
autojump: install fish shell completions
2018-02-17 06:45:22 +00:00
Joachim F
90d34e7436
Merge pull request #34935 from lheckemann/ipxe-embed
...
ipxe: enable parallel building; allow embed script
2018-02-17 06:43:30 +00:00
Joachim F
352519fced
Merge pull request #33431 from vdemeester/init-gotests
...
gotests: init at 1.5.2
2018-02-17 06:35:55 +00:00
Jan Tojnar
327a84749e
Merge pull request #35028 from jtojnar/tex-gyre
...
tex-gyre: init at ~2.005
2018-02-17 01:38:11 +01:00
Joachim F
0b091361fe
Merge pull request #35053 from nicknovitski/reflex-init
...
reflex: init at 0.2.0
2018-02-17 00:07:41 +00:00
Joachim F
94bc7fad4e
Merge pull request #35062 from yrashk/simplehttp2server
...
simplehttp2server: init at 3.1.3
2018-02-17 00:02:38 +00:00
Yurii Rashkovskii
4eb5711706
simplehttp2server: init at 3.1.3
2018-02-17 06:35:35 +07:00
Pascal Bach
b701eed46e
arangodb: 3.2.3 -> 3.3.3
2018-02-16 23:51:53 +01:00
Nick Novitski
2173402624
reflex: init at 0.2.0
2018-02-16 14:18:29 -08:00
Joachim F
fc95437ebd
Merge pull request #35054 from nicknovitski/patch-3
...
dep: enable all platforms
2018-02-16 22:15:06 +00:00
Nick Novitski
70a85de23b
dep: enable all platforms
2018-02-16 14:11:51 -08:00
John Wiegley
d8720dd19a
compcert: Permit building with Coq 8.7.2
2018-02-16 14:10:45 -08:00
Joachim F
3b9874452d
Merge pull request #34564 from StijnDW/master
...
Add new package "ncpamixer"
2018-02-16 22:09:04 +00:00
Joachim F
b9214eec11
Merge pull request #35058 from Moredread/slic3r-prusa-edition/deps
...
slic3r-prusa3d: use system version for eigen and glew
2018-02-16 21:56:48 +00:00
Stijn DW
22df03f39e
ncpamixer: init at version 1.2
2018-02-16 22:50:45 +01:00
André-Patrick Bubel
8d58c1e516
slic3r-prusa3d: use system version for eigen and glew
...
If we don't provide eigen and glew, vendored versions are used.
2018-02-16 22:37:35 +01:00
André-Patrick Bubel
26615e1260
slic3r-prusa3d: enable parallel building
2018-02-16 22:37:35 +01:00
Joachim F
2db1b59028
Merge pull request #34947 from puffnfresh/package/stride
...
stride: init at 1.8.18
2018-02-16 21:25:02 +00:00
Bignaux Ronan
fed67dcbf9
fix tab
2018-02-16 22:15:45 +01:00
Joachim F
7623758629
Merge pull request #35051 from nicknovitski/govc-init
...
govc: init at 0.16.0
2018-02-16 20:57:44 +00:00
André-Patrick Bubel
3a27c298f2
cups-kyocera: Fix spelling mistake in comment
2018-02-16 21:44:42 +01:00