Commit graph

72843 commits

Author SHA1 Message Date
Desmond O. Chang 8d419e6be7 editorconfig-core-c: 0.12.0 -> 0.12.1 2016-05-22 04:02:37 +08:00
Arseniy Seroka b5f322c3d1 Merge pull request #15594 from ldesgoui/discord
discord: 0.0.3 -> 0.0.8
2016-05-21 22:59:00 +03:00
Nick Novitski 15c6fa023f neovim: fix Man command 2016-05-21 21:51:40 +02:00
Kranium Gikos Mendoza bc93957bb5 facetimehd: git-20160127 -> git-20160503
Fixes issues with kernels newer than 4.4.
2016-05-21 21:19:54 +02:00
Anthony Cowley 7b56411fef tinyxml: darwin compatibility
- Relax the baked-in assumption that g++ is used to build and link
- Use the appropriate shared library extension on darwin
2016-05-21 21:04:41 +02:00
ldesgoui 85789b5f2b discord: 0.0.3 -> 0.0.8 2016-05-21 18:33:57 +02:00
Alexander Ried 3e0943d5ba ripple-rest: mark as broken
development is frozen as of Nov 2015
author recommends migrating to RippleAPI
2016-05-21 18:04:17 +02:00
Robert Helgesson a37e639cec perl-maatkit: fix build 2016-05-21 17:43:26 +02:00
Anthony Cowley e4e422aa91 pcl: visualization components in darwin
Supplies the necessary frameworks and build system tweaks to build the
vtkWithQt4 components on darwin. This follows on from PRs #14705 and #14749.
2016-05-21 17:38:28 +02:00
Svend Sorensen ddcf5d3941 librecad: 2.0.9 -> 2.0.10 2016-05-21 17:32:15 +02:00
Xing Yang 63da839700 bluez-tools: fix sha256 hash. 2016-05-21 16:37:40 +02:00
Tobias Geerinckx-Rice b1f6a10e1e
borgbackup: 1.0.2 -> 1.0.3
Changes: https://github.com/borgbackup/borg/blob/1.0.3/docs/changes.rst
2016-05-21 14:23:27 +02:00
Tobias Geerinckx-Rice 186f7d9bb5
eid-mw: 4.1.17 -> 4.1.18 2016-05-21 14:13:29 +02:00
Tobias Geerinckx-Rice 9414e2d536
certbot: 0.5.0 -> 0.6.0; rename from letsencrypt 2016-05-21 13:52:28 +02:00
Tobias Geerinckx-Rice 5940056af6
utox: 0.7.0 -> 0.9.0
Upstream is weird.
2016-05-21 13:50:52 +02:00
Bjørn Forsman c7db50e24f Revert "network-manager: multiple outputs"
This reverts commit c25907d072.

I think this commit broke the NixOS service for NetworkManager. At least
with this, and the two previous reverts, everything is back to normal.
(With multiple-outputs split, it would have reduced the closure size by
3 MiB.)
2016-05-21 13:12:44 +02:00
Robert Helgesson 6eafbecdd5 perl-Net-DBus: 1.0.0 -> 1.1.0
Also add meta section.
2016-05-21 12:20:59 +02:00
Robert Helgesson 4c2b8ab17b perl-Text-CSV_XS: 1.19 -> 1.23 2016-05-21 12:14:24 +02:00
Robert Helgesson 804735f702 perl-Net-DNS: 0.74 -> 1.05
Re-enable tests (with only online tests disabled) and add meta section.
2016-05-21 12:13:39 +02:00
Aycan iRiCAN 379559702e snort: 2.9.7.2 -> 2.9.8.2 2016-05-21 10:08:36 +03:00
Joachim Fasting 79481bd68f
linux: 4.5.4 -> 4.5.5 2016-05-21 07:37:41 +02:00
Joachim Fasting cdf2ffda9d
grsecurity: 4.5.4-201605131918 -> 4.5.5-201605202102 2016-05-21 07:37:41 +02:00
Joachim Fasting a2f7ae1935 Merge pull request #15582 from romildo/upd.numix-gtk-theme
numix-gtk-theme: 2.5.1 -> 2016-05-19
2016-05-21 07:09:49 +02:00
Tuomas Tynkkynen 1cc4c68c73 Merge pull request #15585 from romildo/upd.numix-icon-theme
numix-icon-theme: 20160120 -> 2016-05-18, numix-icon-theme-circle: 20160121 -> 2016-05-18
2016-05-21 01:41:20 +03:00
Vladimír Čunát 5dfe6fd034 perl: fix evaluation on cygwin
... and maybe on other platforms that have `stdenv.cc.cc == null`.
No hash changes where it did evaluate previously. Discussion:
https://github.com/NixOS/nixpkgs/commit/b291f1682f#commitcomment-17558440
2016-05-20 21:37:27 +02:00
José Romildo Malaquias 065c33ebc4 numix-icon-theme-circle: 20160121-e7008b488edfe37379ba9c4b8d5245dfd6125fc3 -> 2016-05-18 2016-05-20 15:10:37 -03:00
José Romildo Malaquias eb71f6d947 numix-icon-theme: 20160120-a704451830d343670721cbf1391df18611d61901 -> 2016-05-18 2016-05-20 14:58:44 -03:00
Joachim Fasting 36b4e612e4 Merge pull request #15551 from RubenAstudillo/hakuneko
hakuneko: init at 1.3.12
2016-05-20 18:58:18 +02:00
Ruben Astudillo 1bbda4989c hakuneko: init at 1.3.12 2016-05-20 12:47:01 -04:00
Lluís Batlle i Rossell f6f5c185ca Allow not rebasing in cygwin stdenv.
This changes cygwin stdenv, but I don't think it will hurt much people.

This allows mkDerivation to get "dontRebase=true" to skip the usual cygwin
rebase. This is required, if we are using this stdenv to build DLLs for win32
inside x86_64-cygwin, because /bin/rebase crashes at finding an arch mismatch.
Additionally, we don't need any rebase for libraries built by visual studio and
meant for visual studio (my use case).

I'm using nix in x86_64-cygwin to build libraries with visual studio, both for
x86_64 and x86.
2016-05-20 17:17:10 +02:00
José Romildo Malaquias 603db7fa6f numix-gtk-theme: 2.5.1 -> 2016-05-19 2016-05-20 11:52:31 -03:00
Vladimír Čunát a6b6f6e049 Merge branch 'staging'
This is to get security fix for expat soon-ish.
Causes ~8k rebuilds; whole staging would be a stdenv rebuild.
2016-05-20 16:33:28 +02:00
Bjørn Forsman b12c9b83b5 borgbackup: unbreak build by using python 3.4 (instead of 3.5) 2016-05-20 16:23:13 +02:00
Bjørn Forsman 06fc3790bc attic: unbreak build by using python 3.4 (instead of 3.5) 2016-05-20 16:23:13 +02:00
José Romildo Malaquias 2d4b6129f9 numix-gtk-theme: moved from "pkgs/misc/themes/gtk3/" to "pkgs/misc/themes/" 2016-05-20 11:21:42 -03:00
José Romildo Malaquias 7a9b98b5f5 sass: init at 3.4.22 2016-05-20 10:41:06 -03:00
Joachim Fasting de3538c63e Merge pull request #15568 from NeQuissimus/kotlin102
kotlin: 1.0.1-2 -> 1.0.2
2016-05-20 15:40:41 +02:00
Joachim Fasting 06aae7c882 Merge pull request #15570 from steveeJ/bump-flannel
flannel: 0.5.3 -> 0.5.5
2016-05-20 15:40:17 +02:00
Joachim Fasting 36ad61c2c2 Merge pull request #15578 from ericsagnes/fix/fcitx-wrapper
fcitx-wrapper: remove outdated comments
2016-05-20 15:39:53 +02:00
Joachim Fasting e071dab266 Merge pull request #15252 from acowley/llvm_38
llvm_38: update hashes and fix on darwin
2016-05-20 15:38:33 +02:00
Joachim Fasting 94ac55fc32 Merge pull request #15257 from binarin/fix-audacious-icons
audacious: Add default icon theme
2016-05-20 15:15:55 +02:00
Eric Sagnes 37b5aa040d fcitx-wrapper: remove outdated comments 2016-05-20 22:04:04 +09:00
Joachim Fasting f9890a0781 Merge pull request #15577 from groxxda/fix/svnClient
subversionClient: fix build with gcc5
2016-05-20 15:00:18 +02:00
Peter Simons 7b75e82785 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-11-g659087e using the following inputs:

  - Hackage: a7fe14b44c
  - LTS Haskell: e1becfd6f8
  - Stackage Nightly: fac5530021
2016-05-20 14:47:06 +02:00
Alexander Ried 9e073bd110 subversionClient: fix build with gcc5
fixes #15483
2016-05-20 14:38:14 +02:00
Joachim Schiele a021b6a617 youtube-dl: version bump to 2016.04.19 2016-05-20 14:04:50 +02:00
Nikolay Amiantov ca38376566 buildFHSUserEnv: don't run bash in login mode for .env
Fixes https://github.com/NixOS/nixpkgs/issues/12406 for `.env`
2016-05-20 14:17:49 +03:00
Edward Tjörnhammar f7aed7a00d
ati-drivers: migrate some patches from gentoo ati-drivers
https://anaongit.gentoo.org/git/repo/gentoo.git @ 52dac7bdbb16f2353b15137165b69056034d7ad0
and parents for further source information.
2016-05-20 13:14:31 +02:00
Vladimír Čunát c2ee8e1033 qt56.qtbase: fix evaluation on darwin
/cc @ttuegel.
Maybe there's a better way; I didn't want to spend much time.
2016-05-20 12:48:50 +02:00
obadz 8c82edf68d ecryptfs: 110 -> 111 2016-05-20 11:15:58 +01:00