Commit graph

115853 commits

Author SHA1 Message Date
Samuel Leathers c29a721350 rpkg: 1.14 -> 1.50 2017-09-16 00:11:06 -04:00
Samuel Leathers e544c36dbe fedpkg: 1.14 -> 1.29 2017-09-16 00:11:06 -04:00
Samuel Leathers 1b9fd36581 fedora_cert: remove package 2017-09-16 00:11:06 -04:00
Samuel Leathers 3693aa6141 python_fedora: 0.5.5 -> 0.9.0 2017-09-16 00:11:06 -04:00
Samuel Leathers 5f6a20f291 urlgrabber: 3.9.1 -> 3.10.2 2017-09-16 00:11:06 -04:00
Samuel Leathers e1182f070f koji: 1.8 -> 1.13.0 2017-09-16 00:11:05 -04:00
Samuel Leathers 673e8caab2 rpmfluff: init at 0.5.3 2017-09-16 00:11:05 -04:00
Samuel Leathers 06e2b99546 cccolutils: init at 1.5 2017-09-16 00:11:05 -04:00
Samuel Leathers dfa4a56d6c openidc-client: init at 0.2.0 2017-09-15 22:43:11 -04:00
Peter Hoeg 569867b3e8 dropbox: 34.4.20 -> 34.4.22 2017-09-16 10:35:19 +08:00
Nikolay Amiantov eb2f321e11 python.pkgs.mxnet: init at 0.11.0 2017-09-16 04:40:55 +03:00
Nikolay Amiantov c71d8a1aeb mxnet: init at 0.11.0 2017-09-16 04:40:55 +03:00
Samuel Leathers 755e6eb22e hcs_utils: 1.5 -> 2.0 2017-09-15 21:03:51 -04:00
Samuel Leathers f8f62d5216 nilearn: 0.2.5 -> 0.3.1
fixes #29178
2017-09-16 00:25:11 +01:00
Joachim Fasting dd170cd5df
hardened-config: build with fortify source 2017-09-16 00:31:25 +02:00
Joachim Fasting 9a763f8f59
hardened-config: enable the randstruct plugin 2017-09-16 00:31:23 +02:00
Joachim Fasting edd0d2f2e9
hardened-config: additional refcount checking 2017-09-16 00:31:17 +02:00
Tuomas Tynkkynen a0a8f0ac87 python2: Use system libffi on Aarch64
libffi needs a patch to actually work on aarch64 (or the cffi Python package
fails its testsuite). Of course the bundled version of libffi has the
same bug, so don't use the buggy version on aarch64.

Python3 already uses the system libffi on all platforms. I don't know
why Python2 doesn't.
2017-09-16 01:16:08 +03:00
Silvan Mosberger fea9e081a9
namecoin service: fix typo 2017-09-15 23:08:53 +02:00
Tuomas Tynkkynen 65445212df libffi: Add aarch64 patch
This fixes pythonPackages.cffi test suite failure.
2017-09-15 23:55:50 +03:00
Tuomas Tynkkynen c8e7aab0c8 sd-image-aarch64: Increase CMA memory so RPi3 virtual console works again 2017-09-15 23:15:16 +03:00
Franz Pletz b19fa00e3e
Revert "mcrl2: force use of gcc5 to prevent compilation errors"
This reverts commit 5e5e57b57b.

Already fixed with edd94f5fcd.
2017-09-15 21:51:35 +02:00
Herwig Hochleitner 6141d8e6fd chromium: shorten mkdir -p 2017-09-15 21:33:37 +02:00
Peter Simons 76519f9299 ghc-7.2.2: record the commit that broke it
git-bisect says the problem is 51cf42ad0d.
2017-09-15 20:52:24 +02:00
Peter Simons d2f206c061 Merge pull request #29328 from therealpxc/tldr-hs
haskellPackages.tldr: fix build, add as a top-level package
2017-09-15 20:51:22 +02:00
Bjørn Forsman 6b7a9376f1 nixos/wpa_supplicant: use literalExample
For various reasons, big Nix attrsets look ugly in the generated manual
page[1]. Use literalExample to fix it.

[1] Quotes around attribute names are lost, newlines inside multi-line
strings are shown as '\n' and attrs written on multiple lines are joined
into one.
2017-09-15 20:27:48 +02:00
Cray Elliott 990ea8789d zandronum: 2.1.2 -> 3.0
remove sqlite-amalgamation and put it internal to the zandronum folder,
as it is only used by zandronum. Patches needed to avoid build impurities
and to get the correct protocol version to connect to public servers.

remove zandronum_bin as it is no longer needed
2017-09-15 11:26:11 -07:00
Cray Elliott ae624c89c1 doomseeker: 1.0 -> 1.1 2017-09-15 11:26:11 -07:00
Daiderd Jordan 8554eafb78
nntp-proxy: fix clang build 2017-09-15 19:10:54 +02:00
John Ericson a31365d831 Revert "Merge commit on master into staging"
This was reverted on master in
3510197dcc, and so needs to be reverted
here too.

This reverts commit 3befba542a, reversing
changes made to 3655e7e18b.
2017-09-15 13:01:12 -04:00
Joachim F 0504dd6fb0 Merge pull request #29141 from danielfullmer/k2pdfopt
k2pdfopt: 2.32 -> 2.42
2017-09-15 16:57:44 +00:00
Patrick Callahan 8119e48c2d haskellPackages.tldr: fix build and add to top-level packages 2017-09-15 09:51:37 -07:00
Patrick Callahan 12aa8b2f2b shell-conduit: disable tests on Darwin to fix build 2017-09-15 09:51:36 -07:00
Joachim Fasting 42f2439228
pharo-launcher: fix build
As noted by @dtzWill at https://github.com/NixOS/nixpkgs/pull/26924/files#r126686231
2017-09-15 18:47:39 +02:00
Peter Simons 442e5b6d25 Merge pull request #29430 from NixOS/revert-29424-slight-haskell-cleanup
Revert "haskell infra, ghc: Slight cleanup"
2017-09-15 18:47:01 +02:00
Peter Simons 3510197dcc Revert "haskell infra, ghc: Slight cleanup" 2017-09-15 18:45:15 +02:00
John Ericson fd988f8481 Merge another master commit into staging
Again, this is for sake of chained PRs having readable diffs
2017-09-15 12:38:26 -04:00
Joachim F 666f60bdb0 Merge pull request #29394 from acowley/emacsMacport-25.3
emacsMacport: emacs-25.2 => 25.3, macport-6.3 => 6.7
2017-09-15 16:37:35 +00:00
John Ericson 3befba542a Merge commit on master into staging
Doing this surgically so a future PR has a readable diff.
2017-09-15 12:13:09 -04:00
John Ericson 2295533f43 Merge pull request #29424 from obsidiansystems/slight-haskell-cleanup
haskell infra, ghc: Slight cleanup
2017-09-15 12:12:47 -04:00
Samuel Leathers a4633ca5a3 cram: fix ignored tests causing failures 2017-09-15 18:05:36 +02:00
joachim schiele 7904499542 dovecot2: added quota, changed pop3 default 2017-09-15 18:01:29 +02:00
Jörg Thalheim 1ecf3e862f zfsUnstable: init at 2017-09-12 2017-09-15 17:59:37 +02:00
lassulus f4dfa30d24 tinc_pre: 1.1pre14 -> 1.1pre15
Remove an obsolete patch
Add lassulus to maintainers
Supply the build with the correct version number and changelog
2017-09-15 17:54:20 +02:00
Franz Pletz 6f15e1d3c9 Merge pull request #29406 from WilliButz/grafanaUpdate
grafana: 4.4.3 -> 4.5.0
2017-09-15 17:51:53 +02:00
Herwig Hochleitner 7b866fdff9 chromium: create libexec output dir in installphase 2017-09-15 17:50:18 +02:00
Franz Pletz 3a4add5de1 Merge pull request #29322 from mguentner/move_emscripten_from_top_level
emscriptenfastcomp: move wrap magic to own file, use newScope
2017-09-15 17:46:25 +02:00
John Ericson c13cf47e79 linux-headers 4.4: Remove arch fallback code
@dezgeg was right: The `platform` field of a linux platorm is already
manadatory---if not specified it is inferred, and all such inferences
include a `kernelArch` field. Therefore linux packages can indeed rely
on it being defined.
2017-09-15 18:41:03 +03:00
John Ericson baaed4c801 linux-headers: Remove dead old version
This sat around unused for who knows how long
2017-09-15 18:41:03 +03:00
John Ericson e92cda161a haskell infra: Fix cross as much as possible without changing hashes 2017-09-15 11:37:39 -04:00