Will Dietz
6593d882a9
openssl: fix cross, ensure 'Configure' has shebang patched
2018-02-13 09:44:49 -06:00
Will Dietz
aa00d53708
openssl 1.1.0: disable 'async' bits relating to setcontext/etc on musl
2018-02-13 09:44:49 -06:00
Will Dietz
3b5e1131a7
libapparmor: Add musl patches from Alpine
...
(update: drop patches no longer needed on updated version)
2018-02-13 09:44:49 -06:00
Will Dietz
c7399423d7
armagetronad: enable parallel building
2018-02-13 09:44:49 -06:00
Will Dietz
e1e6e94c5d
webkitgtk: Add musl patch from Alpine re:execinfo, use libc++ on ALLVM
2018-02-13 09:44:48 -06:00
Will Dietz
8dfe068f86
openblas: patch to fix on non-glibc
2018-02-13 09:44:48 -06:00
Will Dietz
c8081971f4
openblas: NO_AFFINITY=1 fix for musl
2018-02-13 09:44:48 -06:00
Will Dietz
49b7e4337f
libexecinfo: init at 1.1, patches from Alpine
...
Not sure if ALLVM should use this, but might be good
to have it on hand just-in-case :).
Maybe part of libnone?
2018-02-13 09:44:48 -06:00
Will Dietz
f2aae45514
git: Disable use of <sys/poll.h> on musl, disable gettext
2018-02-13 09:44:47 -06:00
Will Dietz
1ac2b79745
squid{,4}: only enable netfilter bits on non-musl
2018-02-13 09:44:47 -06:00
Will Dietz
54b3967edc
libnl: use patch from gentoo-musl, fixes! \o/
2018-02-13 09:44:47 -06:00
Will Dietz
08e70f7a0c
ppp: grab alpine patch, fix build on musl
2018-02-13 09:44:47 -06:00
Will Dietz
77c58c9de1
libusb: fix header usage on musl, patch from Alpine
2018-02-13 09:44:46 -06:00
Will Dietz
29b012e177
tbb: mallinfo patch to fix build w/musl, fix w/clang
2018-02-13 09:44:46 -06:00
Will Dietz
f96d0d114e
libnet: Add patch from alpine to fix build on musl
2018-02-13 09:44:46 -06:00
Will Dietz
32b472dd9d
audit: tweaks to make musl compat
2018-02-13 09:44:46 -06:00
Will Dietz
cbdd20878e
cvc4: build in parallel
2018-02-13 09:44:45 -06:00
Will Dietz
12e60c232a
cvc4: patch up fpu_control usage
2018-02-13 09:44:45 -06:00
Will Dietz
317ac44121
net-snmp: alpine patches
2018-02-13 09:44:45 -06:00
Will Dietz
4a5aa55d73
ti-rpc: patch to fix w/musl
2018-02-13 09:44:45 -06:00
Will Dietz
6c2e8b36cf
libnsl: Add alpine patches to fix w/musl
2018-02-13 09:44:44 -06:00
Will Dietz
8fa7634819
xterm: patch from alpine to fix pty on musl
2018-02-13 09:44:44 -06:00
Will Dietz
b905c0cb9c
stfl: use libiconv fix on all non-glibc not just darwin
2018-02-13 09:44:44 -06:00
Will Dietz
bc999dcac5
libunistring: no tests on musl
2018-02-13 09:44:44 -06:00
Will Dietz
b47f502d64
inetutils: fix build w/musl
2018-02-13 09:44:43 -06:00
Will Dietz
38d17e33c3
libidn: don't run tests on musl
2018-02-13 09:44:43 -06:00
Will Dietz
3f2619ad52
glibcLocales: not supported on non-glibc
2018-02-13 09:44:43 -06:00
Will Dietz
3b0d3248c9
gcc7: tweak check, target -> host
2018-02-13 09:44:43 -06:00
Will Dietz
3b9e99ddae
libffi: add patch to fix w/musl
...
also use patches from OE, fix musl softfloat build
2018-02-13 09:44:42 -06:00
Will Dietz
f566e3f987
gcc7: more selftest disabling, whenever building cross
2018-02-13 09:44:42 -06:00
Will Dietz
4b6b83f159
linux stdenv: find bootstrap files by libc, then arch
2018-02-13 09:44:42 -06:00
Will Dietz
4aca016313
changes some targetPlatform to hostPlatform checks
2018-02-13 09:44:42 -06:00
Will Dietz
158c3c4864
libxml2: disable tests also
2018-02-13 09:44:41 -06:00
Will Dietz
f969923bac
gnupatch: disable tests on musl :(
2018-02-13 09:44:41 -06:00
Will Dietz
8ad9400a6c
findutils: disable tests w/musl
2018-02-13 09:44:41 -06:00
Will Dietz
20203206d8
perl.TextWrapI18N: mark broken on musl
...
glibcLocales doesn't build currently.
2018-02-13 09:44:40 -06:00
Will Dietz
e390b45c14
gccCrossStageStatic: use musl to ensure dynamic linker is right
2018-02-13 09:44:40 -06:00
Will Dietz
5a8002873e
fixup linux stdenv bootstrap
2018-02-13 09:44:40 -06:00
Will Dietz
9dbbd75e54
musl bootstrap: allow libiconv
2018-02-13 09:44:40 -06:00
Will Dietz
fd00d37b4f
musl64 bootstrap: grab from gravity, requires netrc magic
2018-02-13 09:44:39 -06:00
Will Dietz
3ee5094934
linux bootstrap for musl: kludgery
2018-02-13 09:44:39 -06:00
Will Dietz
e4d5928ba3
boehm-gc: fix missing include, fix build w/musl
...
Also disable-static, don't remember why
2018-02-13 09:44:39 -06:00
Will Dietz
ff9b494103
gcc7: Apply patch to fix selftest w/musl?
2018-02-13 09:44:39 -06:00
Will Dietz
f146a3c316
gcc5, 7: same fixes as gcc6
2018-02-13 09:44:38 -06:00
Will Dietz
fbf41b9ee2
gcc6: try to fix LOCAL_INCLUDE_DIR problem w/musl
2018-02-13 09:44:38 -06:00
Will Dietz
5eea9e82f4
gcc6: try patching MUSL_DYNAMIC_LINKER as well
2018-02-13 09:44:38 -06:00
Will Dietz
ece06deee4
gcc6: try to fix gccCrossStageStati
2018-02-13 09:44:38 -06:00
Will Dietz
15d401dcfa
gcc: disable libsanitizer, libgomp on musl
2018-02-13 09:44:38 -06:00
Will Dietz
0e16989d39
bootstrap-tools-musl: WIP
2018-02-13 09:44:37 -06:00
Will Dietz
a0af2aadb6
for now, copy bootstrap-tools instead of modify in-place
2018-02-13 09:44:37 -06:00
Will Dietz
0ac504227d
make-bootstrap-tools: initial musl support, less glibc-specific
2018-02-13 09:44:37 -06:00
Will Dietz
4831495995
make-bootstrap-tools: glibc -> libcCross
2018-02-13 09:44:37 -06:00
Will Dietz
cb521f75a6
linux-pam: fix build w/musl
2018-02-13 09:44:36 -06:00
Will Dietz
65c9c38a21
attr: patch to fix headers w/musl
2018-02-13 09:44:36 -06:00
Will Dietz
b42c8af907
bash: fix on musl
2018-02-13 09:44:36 -06:00
Will Dietz
5dcf3cdf37
stdenv: automatically update config.sub for musl
2018-02-13 09:44:36 -06:00
Will Dietz
41435ee8a6
libiconv: disable overly strict asssertion in libiconv
2018-02-13 09:44:35 -06:00
Will Dietz
5ac5a3ebb5
make-bootstrap-tools-cross.nix: add musl -> musl64
2018-02-13 09:44:35 -06:00
Will Dietz
7debd78f06
release-cross.nix: add entry for testing musl
2018-02-13 09:44:35 -06:00
Will Dietz
172af30d8a
fish: on musl use musl-getent
2018-02-13 09:44:35 -06:00
Will Dietz
d4a2e336b4
busybox: fixup after musl multiple outputs
2018-02-13 09:44:34 -06:00
Will Dietz
b12a7c9225
add getconf, getent from Alpine for use w/musl
2018-02-13 09:44:34 -06:00
Will Dietz
9df72c0290
Add musl-fts for bits that need it.
2018-02-13 09:44:34 -06:00
Will Dietz
af6b756d98
muslCross: init
2018-02-13 09:44:34 -06:00
Will Dietz
1d538d51c3
musl: linux headers, bsd compat headers, and ldd
2018-02-13 09:44:33 -06:00
Will Dietz
d5916a84cf
bintools-wrapper: teach about musl dynamic linkers
2018-02-13 09:44:33 -06:00
Will Dietz
290c62e749
musl: multiple outputs
2018-02-13 09:44:33 -06:00
Will Dietz
a2eb1f4bd6
openntpd: patch missing includes to cdefs, fix build on musl
2018-02-13 09:44:33 -06:00
Will Dietz
b4fa6da92b
siege: fixup u_int32_t here as well
2018-02-13 09:44:32 -06:00
Will Dietz
4c767417ea
picosat: fix ar and ranlib usage for cross
2018-02-13 09:44:32 -06:00
Will Dietz
36b2706916
picosat: fixup include for unistd.h
2018-02-13 09:44:32 -06:00
Will Dietz
46cbded0de
boolector: patch usage of ar and ranlib for cross
...
eep.
2018-02-13 09:44:32 -06:00
Will Dietz
9138d055bf
boolector: fix missing stdint.h include
2018-02-13 09:44:31 -06:00
Will Dietz
81eef05f86
postgresql: don't try to use 'locale' if not building to run on glibc
2018-02-13 09:44:31 -06:00
Will Dietz
d6b5ee8b5a
pysqlite: quickfix for cross
2018-02-13 09:44:31 -06:00
Will Dietz
0a70dc6fd1
kakuone: add pkgconfig to appease warning
2018-02-13 09:44:31 -06:00
Will Dietz
cec99d22f0
npth: run tests, even if brief
2018-02-13 09:44:30 -06:00
Will Dietz
3aa61e33be
nix: simplify bzip2 dependency, this is handled properly now
2018-02-13 09:44:30 -06:00
Will Dietz
afe517acd5
nix: 1.11 needs 'curl' on PATH so provide as nativeBuildInput.
2018-02-13 09:44:30 -06:00
Will Dietz
9ba32c76f4
libnfnetlink: patch to fix build w/non-glibc (namely, musl)
2018-02-13 09:44:30 -06:00
Will Dietz
bc2ad5a968
libunwind: patch to fix build on non-glibc
2018-02-13 09:44:29 -06:00
Ben Gamari
41026550e2
ruby: Enable cross-compilation
2018-02-13 09:44:29 -06:00
Will Dietz
2d772d52ae
libbfd: fix for cross (based on same from @bgamari)
2018-02-13 09:44:29 -06:00
Will Dietz
e6da426a54
man-db: fix cross
2018-02-13 09:44:29 -06:00
Will Dietz
37c2ac90e6
cmake: fix cross
...
TODO: toolchain file instead?
2018-02-13 09:44:29 -06:00
Will Dietz
b9b57dada7
shadow: disable nscd on non-glibc (musl)
2018-02-13 09:44:28 -06:00
Ben Gamari
cb5453e13a
cpython: Enable cross-compilation
2018-02-13 09:44:28 -06:00
Ben Gamari
d625f181bd
autoconf: Enable cross-compilation
2018-02-13 09:44:28 -06:00
Ben Gamari
4f3c8178b8
groff: Enable cross-compilation
2018-02-13 09:44:28 -06:00
Ben Gamari
46c2e619e8
linux-pam: Add necessary build dependencies for cross-compilation
...
Ensure that we use the correct `ar` and add explicit dependency on the build CC.
(cherry picked from commit 5efb768011f6bce870f4ce814295a399d5a89c10)
2018-02-13 09:44:27 -06:00
Ben Gamari
47540dab74
lua: Fix cross-compilation
2018-02-13 09:44:27 -06:00
Will Dietz
e120c42ccf
iproute: don't use host BASH for scripts, fix for cross
...
Doesn't eliminate glibc dep, somehow
a dependency on host's "db" leaks,
but it's a start.
Also don't attempt to build unused 'netem' tools,
avoiding need to use HOSTCC.
2018-02-13 09:44:27 -06:00
Ben Gamari
da310bdd6c
sudo: Enable tmpfiles.d is disabled
2018-02-13 09:44:27 -06:00
Ben Gamari
a868bf3797
glibc: Fix cross-compilation of locales
2018-02-13 09:44:26 -06:00
Ben Gamari
d72c4c694f
w3m: Enable cross-compilation
2018-02-13 09:44:26 -06:00
Ben Gamari
df5b0ce589
xorg: Use build dependencies where appropriate
2018-02-13 09:44:26 -06:00
Ben Gamari
2870c99cef
autogen: Enable cross-compilation
2018-02-13 09:44:26 -06:00
Will Dietz
f5e96d3e1b
xz: set CONFIG_SHELL to /bin/sh, fix retained reference to bootstrap
2018-02-13 09:44:25 -06:00
Andreas Rammhold
122fa75b2d
Merge pull request #34426 from andir/libyamlcpp
...
WIP: libyaml-cpp: 0.5.3 -> 0.6.1
2018-02-13 16:43:40 +01:00
ajs124
0ee6040dc2
texstudio: move from qt4 to qt5
2018-02-13 16:33:49 +01:00
Andreas Rammhold
7c105205ad
ring-daemon: mark as broken since the patched pjsip fails to build
...
The patches do no longer apply on-top of the pjsip version we provice.
One of the maintainers (@Radvendii @olynch) should have a look what can
be done about this.
The build has been failing since 2017-07-31…
2018-02-13 16:32:00 +01:00
Andreas Rammhold
77dba4865f
openxcom: 1.0.0 -> 1.0.0.2018.01.28
...
Update to a recent git head since porting more compiler fixes without
affecting the gameplay/features would require writing custom patches.
The current maintainer (@cpages) ack'ed this change via IRC.
2018-02-13 16:31:59 +01:00
Andreas Rammhold
85d0eb712f
interception-tools: removed custom libyamlcppWithoutBoost
...
Since upstream libyaml-cpp does not reuqire boost anymore it is safe to
remove.
2018-02-13 16:31:51 +01:00
Tuomas Tynkkynen
1a06373c0a
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/development/libraries/libclc/default.nix
pkgs/top-level/all-packages.nix
2018-02-13 16:42:55 +02:00
Tuomas Tynkkynen
68052b5619
python: Pull ensureNewerSourcesHook call to all-packages.nix
...
Documents the reason why it's needed and also prevents the
ensureNewerSourcesHook call being evaluated again and again for every
single Python package.
2018-02-13 16:32:16 +02:00
Shea Levy
d6023f0456
Merge branch 'grpc-upgrade' of git://github.com/bhipple/nixpkgs
2018-02-13 09:01:00 -05:00
Andreas Rammhold
f80b233072
libyaml-cpp: 0.5.3 -> 0.6.1
2018-02-13 14:57:22 +01:00
José Romildo Malaquias
23e0d7de52
catfish: 1.4.2 -> 1.4.4
2018-02-13 11:50:40 -02:00
Franz Pletz
08d3754a89
Merge pull request #34705 from etu/php-upgrade
...
php: 7.1.14 -> 7.2.2
2018-02-13 12:50:45 +00:00
Andreas Rammhold
b1ba405c3c
Merge pull request #34676 from dtzWill/feature/diffpdf-qt5
...
diffpdf: move to using qt5
2018-02-13 13:00:59 +01:00
Andreas Rammhold
d985eb5c74
Merge pull request #34924 from andir/qpdf-7.1.1
...
qpdf: 7.0.0 -> 7.1.1
2018-02-13 12:53:08 +01:00
Andreas Rammhold
5856b4270e
qpdf: 7.0.0 -> 7.1.1
2018-02-13 12:22:50 +01:00
Jörg Thalheim
8b5d7a5f1a
Merge pull request #34833 from flokli/notmuch-addrlookup
...
notmuch-addrlookup: 7 -> 9
2018-02-13 11:21:38 +00:00
Michiel Leenaars
2b68e99504
getdns: init at 1.3.0
2018-02-13 11:02:50 +01:00
Peter Simons
afb83e0e03
multi-ghc-travis: update to current Git master
2018-02-13 10:57:40 +01:00
Peter Simons
4b39930ee6
Update hspec family packages to 2.4.8 when building with GHC 8.4.x.
2018-02-13 10:18:19 +01:00
Peter Simons
be676705e3
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8-24-g7642d25 from Hackage revision
dc11df52c5
.
2018-02-13 10:18:14 +01:00
Peter Simons
47adc4eb8e
LTS Haskell 10.5
2018-02-13 10:17:56 +01:00
Alexey Shmalko
131332437f
Merge pull request #34900 from nipav/master
...
yokadi: init at 1.1.1
2018-02-13 10:41:57 +02:00
Benjamin Hipple
537181136c
grpc: 1.8.3 -> 1.9.1
...
Also added meta and license information.
2018-02-13 00:05:52 -05:00
adisbladis
9553ca5bb6
Merge pull request #34913 from razvan-panda/smartgithg
...
smartgithg: 17_1_1 -> 17_1_4
2018-02-13 11:13:01 +08:00
adisbladis
40c8e9cae9
Merge pull request #34909 from magnetophon/faust
...
faust: 2.5.10 -> 2.5.21
2018-02-13 11:12:25 +08:00
adisbladis
3acf6740b9
Merge pull request #34908 from bachp/riot-web-0.13.5
...
riot-web: 0.13.3 -> 0.13.5
2018-02-13 11:03:57 +08:00
Franz Pletz
eb862c48dd
systemd: 234 -> 237
...
Co-Authored-By: Florian Klink <flokli@flokli.de>
Co-Authored-By: Andreas Rammhold <andreas@rammhold.de>
2018-02-13 01:24:24 +01:00
Michael Alan Dorman
5aea6a12aa
melpa-packages: 2018-02-12
...
Removals:
- ob-clojure-literate: removed from melpa
- ob-php: removed from melpa
- ob-redis: removed from melpa
- ob-smiles: removed from melpa
- ob-spice: removed from melpa
2018-02-12 19:02:04 -05:00
Michael Alan Dorman
cd54d37e9e
melpa-stable-packages: 2018-02-12
...
Removals:
- elcord: stable tags removed
- ob-spice: removed from melpa
2018-02-12 19:02:03 -05:00
Michael Alan Dorman
943c6c87ad
org-packages: 2018-02-12
2018-02-12 19:02:03 -05:00
Michael Alan Dorman
fdf8946cb7
elpa-packages: 2018-02-12
2018-02-12 19:02:03 -05:00
Daiderd Jordan
9b080c35b6
Merge pull request #34862 from hamishmack/patch-2
...
rust: fix disabling of fragile test
2018-02-13 00:15:09 +01:00
Răzvan Flavius Panda
7c72b4a0f1
smartgithg: 17_1_1 -> 17_1_4
2018-02-13 00:09:08 +02:00
John Ericson
6acfa356dd
Merge pull request #34863 from ElvishJerricco/callCabal2nix-use-static-cabal2nix
...
Use static cabal2nix in callCabal2nix
2018-02-12 17:07:18 -05:00
Daiderd Jordan
0bf153f9c0
qt59-qtbase: fix darwin build with clang-5
2018-02-12 22:50:36 +01:00
Sam Parkinson
64573492e2
vim-pencil: init at 2017-06-14
2018-02-12 22:33:41 +01:00
Vladimír Čunát
5e62091c45
Merge #34882 : linux: use absolute paths for compilers
...
This is needed to really build linux with gcc7 after ae040525d
.
2018-02-12 22:20:31 +01:00
Daiderd Jordan
a93b1ea803
qt510-qtbase: fix darwin build with clang-5
2018-02-12 22:15:04 +01:00
Andrew Dunham
504321761a
massren: init at 1.5.4
2018-02-12 21:38:43 +01:00
Pascal Bach
9db87efdd5
riot-web: 0.13.3 -> 0.13.5
2018-02-12 21:30:01 +01:00
Bart Brouns
9f6f253393
faust: 2.5.10 -> 2.5.21
2018-02-12 21:29:49 +01:00
Niko Pavlinek
0601c4e872
yokadi: init at 1.1.1
2018-02-12 21:01:48 +01:00
Michael Raskin
fb8379cc76
lispPackages, lispPackages.quicklisp-to-nix: 2017-07-25 -> 2018-01-31
...
* update Quicklisp distinfo
* regenerate packages
* add cl-html-parse and closure-html
* add proper mariadb library path to fix cl-mysql
* escape memoization filenames for systems
* lispPackages.cl-postgres: keep simple-date in the same package
2018-02-12 20:45:33 +01:00
Daiderd Jordan
81674e04f3
libclc: use clang-4
2018-02-12 20:40:18 +01:00
Vladimír Čunát
3d24c5eecc
linux: use absolute paths for compilers
...
HOSTCC was taking precedence before stdenv's normal CC,
at least in case of non-cross build.
2018-02-12 14:00:51 -05:00
Frederik Rietdijk
02b8929b70
Merge pull request #34901 from dotlambda/home-assistant
...
home-assistant: 0.63 -> 0.63.1
2018-02-12 18:14:55 +00:00
Robert Schütz
3e42833a7f
home-assistant: 0.63 -> 0.63.1
2018-02-12 18:15:29 +01:00
Vladimír Čunát
47d479253d
knot-dns: 2.6.4 -> 2.6.5 (maintenance)
2018-02-12 17:08:51 +01:00
Graham Christensen
567a72a161
perl.FileRename: fixup meta
2018-02-12 10:30:27 -05:00
Shea Levy
038b893338
Merge branch 'patch-9' of git://github.com/matthewbauer/nixpkgs
2018-02-12 09:33:25 -05:00
Peter Hoeg
8016f9b4c9
Merge pull request #34611 from peterhoeg/p/descent
...
descent 1 & 2: use assets from gog.com with the dxx-rebirth project
2018-02-12 22:31:41 +08:00
Peter Hoeg
e88284be2a
descent 1&2 assets: init at 2.0.0.7
2018-02-12 22:28:06 +08:00
Peter Hoeg
126cc690ac
build-support gogUnpackHook: support for unpacking games from gog.com
2018-02-12 22:28:06 +08:00
Peter Hoeg
646abe9b29
perl.FileRename: init at 0.20
2018-02-12 22:28:02 +08:00
José Romildo Malaquias
a0883f89fe
vivaldi: 1.13.1008.34-1 -> 1.14.1077.45-1
2018-02-12 12:20:14 -02:00
Tim Steinbach
8a60770f6b
linux-copperhead: 4.15.2.a -> 4.15.3.a
2018-02-12 07:56:21 -05:00
Jörg Thalheim
daae04db34
Merge pull request #34890 from jluttine/clean-nikola-check-inputs
...
pythonPackages.Nikola: remove input pytest-mock
2018-02-12 12:54:23 +00:00
Tim Steinbach
71a2ffaa63
linux: 4.15.2 -> 4.15.3
2018-02-12 07:53:22 -05:00
Jaakko Luttinen
fcca0ed08a
pythonPackages.Nikola: remove input pytest-mock
2018-02-12 14:22:40 +02:00
Frederik Rietdijk
3e94432753
Merge pull request #34889 from dotlambda/pytest-mock
...
pythonPackages.pytest-mock: 1.6.0 -> 1.6.3
2018-02-12 12:06:36 +00:00
Robert Schütz
1674636aa7
python3Packages.Nikola: add mock to checkInputs
...
mock is no longer in propagatedBuildInputs of pytest-mock for python>2.7
2018-02-12 12:46:57 +01:00
Robert Schütz
804bf3c22a
pythonPackages.pytest-mock: 1.6.0 -> 1.6.3
2018-02-12 12:46:21 +01:00
Joachim F
2bfda206c4
Merge pull request #34849 from oxij/pkgs/firefoxes
...
pkgs: firefoxes and tor-browsers
2018-02-12 11:15:29 +00:00
dywedir
a83d7a1b79
iosevka: 1.13.3 -> 1.14.0
2018-02-12 10:48:36 +02:00
dywedir
d668e8ee4b
iosevka-bin: 1.13.3 -> 1.14.0
2018-02-12 10:48:26 +02:00
Profpatsch
53e790e7a8
maintainers: capitalize the Profpatsch attribute (vanity)
...
Since I’m already at it, this has been bothering me for a while.
2018-02-12 07:24:50 +01:00
Profpatsch
2922bee722
remove profpatsch from maintainer list of a few packages
2018-02-12 06:24:38 +01:00
Profpatsch
b806863a82
jid: remove package
2018-02-12 06:23:33 +01:00
Matthew Justin Bauer
5b59084e00
Filter nix-buffer packages
...
Null packages cause an error
2018-02-11 21:52:16 -06:00
adisbladis
0fb2ac4e20
Merge pull request #34830 from andrew-d/adunham/lego
...
lego: init at unstable-2018-02-02
2018-02-12 11:32:43 +08:00
adisbladis
96ce689bcb
Merge pull request #34865 from catern/master
...
supervise: 1.2.0 -> 1.3.0
2018-02-12 10:06:07 +08:00
adisbladis
d66174e4dc
Merge pull request #34860 from vcunat/p/nodejs-6_x
...
nodejs: 6.12.2 -> 6.12.3 (maintenance)
2018-02-12 09:54:42 +08:00
adisbladis
daaa594aa5
vips: 8.3.1 -> 8.6.2
2018-02-12 09:50:31 +08:00
adisbladis
81a6e50110
Merge pull request #34800 from adisbladis/linphone-3_12_0
...
linphone: 3.10.2 -> 3.12.0
2018-02-12 09:39:06 +08:00
DarkScythe97
b22883c9a4
oxipng: init at 1.0.0
2018-02-12 01:14:02 +00:00
Spencer Baugh
a694e89be4
supervise: 1.2.0 -> 1.3.0
2018-02-12 00:34:15 +00:00
Franz Pletz
cb02fae72f
Merge pull request #34797 from oxij/pkgs/opencl-things
...
OpenCL things
2018-02-12 00:16:16 +00:00
Will Fancher
627444cfc2
Use static cabal2nix in callCabal2nix
2018-02-11 18:33:20 -05:00
Hamish Mackenzie
ca74ad35f4
rust: fix disabling of fragile test
...
Tests in the run-make directory are all in subdirectories
2018-02-12 12:10:29 +13:00
Franz Pletz
74736f26c2
bird2: init at 2.0.1
2018-02-11 23:35:05 +01:00
Vladimír Čunát
226d86a3c4
nodejs: 6.12.2 -> 6.12.3 (maintenance)
...
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.12.3
2018-02-11 22:47:58 +01:00
Andrew Dunham
ac5e4d4990
lego: init at unstable-2018-02-02
2018-02-11 12:17:25 -08:00
Florian Klink
b89aad4718
notmuch-addrlookup: 7 -> 9
...
This version bump contains the following fixes:
v8:
- Avoid a segmentation fault when notmuch_message_get_header() returns NULL. (Patch by Víctor M. Jáquez <vjaquez@igalia.com>).
v9:
- Do not use the deprecated notmuch_query_count_messages_st function when using Notmuch 0.25. (Patch by Adam Ruzicka <a.ruzicka@outlook.com>.)
We already had this patch in our tree.
- Fix crash in when running queries and the program is build with Notmuch 0.25. (Patch by Joshua Krusell <joshua.krusell@v-dem.net>).
- Fix conditional compilation when using Notmuch 0.25. (Patch by David Bremner <bremner@debian.org>).
2018-02-11 20:59:43 +01:00
Andreas Rammhold
7fad46051e
Merge pull request #34681 from xurei/master
...
postman: init at 5.5.2
2018-02-11 20:43:53 +01:00
Vladimír Čunát
169216fe14
linuxPackages: build by kernel's stdenv
2018-02-11 18:55:21 +01:00
Vladimír Čunát
ae040525d8
linux-*: build with gcc7, but allow overriding it
...
I expect we will revert this after general upgrade to gcc7.
See https://github.com/NixOS/nixpkgs/issues/34383
2018-02-11 18:55:18 +01:00
Jörg Thalheim
1f4ac3bc79
Merge pull request #34853 from catern/master
...
pythonPackages.aioconsole: init at 0.1.7
2018-02-11 17:45:34 +00:00
Olivier Bourdoux
63a4cbfb43
postman: init at 5.5.2
2018-02-11 18:39:44 +01:00
Jörg Thalheim
78ab1b0a17
Merge pull request #34845 from yesbox/bfs_init
...
bfs: init at 1.2.1
2018-02-11 17:37:06 +00:00
Daiderd Jordan
69779a5f7e
Merge pull request #33374 from dtzWill/update/llvm-5-default
...
Update LLVM default 4 -> 5
2018-02-11 18:29:26 +01:00
Spencer Baugh
600d0afc4f
pythonPackages.aioconsole: init at 0.1.7
2018-02-11 17:23:52 +00:00
Jan Malakhovski
5e41e65f5f
tor-browser: remove outdated 6.5.2
2018-02-11 16:19:11 +00:00
Jan Malakhovski
21080e627b
tor-browser: 7.0.1 -> 7.5.2
2018-02-11 16:19:10 +00:00
Jan Malakhovski
97c43bf285
firefox: common: cleanup configure phase
2018-02-11 16:19:10 +00:00
Jan Malakhovski
a2cf5577c2
firefox: common: tiny cleanup
2018-02-11 16:19:04 +00:00
Jesper Geertsen Jonsson
0312fe4882
bfs: init at 1.2.1
2018-02-11 16:19:02 +01:00
Frederik Rietdijk
3933b60bae
Merge pull request #34847 from va1entin/pynacl
...
pythonPackages.pynacl: fix tests
2018-02-11 15:15:42 +00:00
Valentin Heidelberger
92d68b0656
pythonPackages.pynacl: fix tests
2018-02-11 16:10:37 +01:00
Bjørn Forsman
8ea7a302bd
make-fonts-cache: remove CACHEDIR.TAG file from Nix store
...
A CACHEDIR.TAG file indicates that the contents can be automatically
re-generated. This is not really true for Nix store paths. (Well _Nix_
can recreate them, but that's different.)
I noticed this issue as I was restoring full system backup that "for
some reason" always missed /nix/store/*-fc-cache (found by `nix-store
--verify --repair`). Turns out I was excluding caches from my backup...
2018-02-11 16:07:43 +01:00
Frederik Rietdijk
b101148337
Merge pull request #34835 from vanzef/i3ipc
...
pythonPackages.i3ipc: init at 1.4.0
2018-02-11 14:10:27 +00:00
Andreas Rammhold
160d24087c
Merge pull request #34814 from bkchr/teamspeak_3_1_8
...
teamspeak_client: 3.1.7 -> 3.1.8
2018-02-11 14:37:34 +01:00
Ivan Solyankin
eb3611a8f3
pythonPackages.i3ipc: init at 1.4.0
...
closes #34828
2018-02-11 16:34:31 +03:00
Andreas Rammhold
026719f5c2
teamspeak_client: restrict platforms to i686 & x86_64 linux
2018-02-11 14:25:34 +01:00