1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

56862 commits

Author SHA1 Message Date
lethalman 37e08681ee Merge pull request #8789 from jfb/notion
notion: improvement
2015-07-14 00:46:36 +02:00
Spencer Janssen 05a8ad5a80 flexget: 1.2.278 -> 1.2.337 2015-07-13 17:17:35 -05:00
William A. Kennington III 333f145d76 Merge branch 'master.upstream' into staging.upstream 2015-07-13 15:11:31 -07:00
Maciek Starzyk d3284944a1 obnam: 1.8 -> 1.12 2015-07-13 23:44:56 +02:00
William A. Kennington III d253b3d875 coreutils: Skip sparse cp test as it fails reliably with btrfs on ubuntu 14.04 2015-07-13 13:48:59 -07:00
Matthias Beyer 7e3c95a0b8 sqlitebrowser: init at 3.7.0
[Bjørn: add name=... to fetchzip.]
2015-07-13 22:11:30 +02:00
William A. Kennington III b2ae45bd77 btrfsProgs: Cleanup some old build changes
The change of optimization flags should be safe for all platforms as
the default for most applications is -O2. It is also unecessary to
forcefully link against libgcc_s as btrfsprogs no longer errors when
scrubbing without this linkage.
2015-07-13 12:34:06 -07:00
William A. Kennington III fc7c18a992 mumble: 1.2.9 -> 1.2.10 2015-07-13 12:33:19 -07:00
Peter Simons 41f3ff68b5 python-packages.nix: strip more trailing whitespace 2015-07-13 21:18:08 +02:00
Peter Simons daef191d8d python-packages.nix: strip trailing whitespace 2015-07-13 21:17:32 +02:00
aszlig 13e83251a0
virtualbox: Fix load of libpulse.so at runtime.
Within fractions* of a second, the beautifully crafted history and
branching mechanisms of SVN found out the exact revision which caused
this to be visible in version 5.x but not in version 4.x:

https://www.virtualbox.org/changeset?old_path=%2Fvbox%2Ftrunk&old=30933&new_path=%2Fvbox%2Ftrunk&new=30934

Also note the very short URL and the informative changeset message which
shows you exactly what was the issue, I think.

Be warned however, it may contain traces of history amnesia, revision
epilepsy and other related diseases.

As for the issue itself: This was very much broken in 4.x as well, but
it didn't show an error message in the UI. The PulseAudio library is
loaded at runtime and it's not able to do that unless it's in
LD_LIBRARY_PATH.

Now, we're doing the same as with the ALSA libraries: We're hardcoding
the path to the shared object file in patchPhase.

Thanks to @devhell for reporting and testing.

*: Might be off several minutes or hours due to rounding errors in
   floating point arithmetic.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: devhell <"^"@regexmail.net>
Tested-by: devhell <"^"@regexmail.net>
2015-07-13 20:11:57 +02:00
James Felix Black 9b863fac6b notion: init at 3-2015061300
The notion (not-ion) window manager [1], plus optional (defaulted to
true) Xft/pango support (via [2]). Defined a license (notion uses a
modified LGPL).

As per [3], changes:

  1. renamed option from pango -> xft, better to reflect the actual
     nature of the patch;
  2. modified the patch to replace the postPatch changes to system-autodeteck.mk;
  3. commited the patch to the nixpkgs repo;
  4. removed 'fallbackFont' as an option. Use a sensible default, instead.

Many stylistic changes, thanks to @lethalman.

[1] http://notion.sourceforge.net
[2] http://sourceforge.net/p/notion/feature-requests/47/
[3] https://github.com/NixOS/nixpkgs/pull/8789
2015-07-13 12:08:05 -04:00
lethalman 54f308c740 Merge pull request #8746 from bosu/add-pahole
pahole: init at 1decb1b
2015-07-13 16:37:47 +02:00
Boris Sukholitko c59818f630 pahole: init at 1decb1b 2015-07-13 17:31:06 +03:00
Tobias Geerinckx-Rice a4788bdddf Merge pull request #8796 from hrdinka/update/nsd
nsd: 4.1.2 -> 4.1.3
2015-07-13 16:18:28 +02:00
Tobias Geerinckx-Rice ad00306e22 python-packages: odo: licenses.{bsd4 -> bsdOriginal} 2015-07-13 16:14:54 +02:00
Tobias Geerinckx-Rice 632e3f51f5 Merge pull request #8611 from nckx/update-redshift
redshift: 1.9.1 -> 1.10
2015-07-13 16:09:08 +02:00
lethalman 28937de1ce Merge pull request #8691 from rycee/fix/perl/BoostGeometryUtils
perl-BoostGeometryUtils: fix OOM in tests
2015-07-13 15:15:26 +02:00
lethalman c8e441c3a1 Merge pull request #8700 from lancelotsix/add_pep257_checker
Add pep257 checker
2015-07-13 15:11:58 +02:00
lethalman 45e07f5503 Merge pull request #8773 from FRidh/cython
cython: 0.20.1 -> 0.22.1
2015-07-13 15:07:32 +02:00
lethalman 319fc50ba5 Merge pull request #8742 from FRidh/pystache
pystache: init at 0.5.4
2015-07-13 14:51:59 +02:00
lethalman a0ec2fb74a Merge pull request #8743 from FRidh/colorama
colorama: 0.2.5 -> 0.3.3
2015-07-13 14:51:29 +02:00
Christoph Hrdinka 1e95b76c67 nsd: 4.1.2 -> 4.1.3 2015-07-13 14:49:50 +02:00
lethalman aca412639a Merge pull request #8720 from michelk/gdal/update
gdal: update from 1.11.2 to 2.0.0
2015-07-13 14:38:44 +02:00
Carles Pagès 3cee0c8524 jsoncpp: the shared lib was not being built
Since the last version update only the static lib was built, and even that was
removed in the last commit. Fix shared ones, which is what we want. Also, add
myself to maintainers.
2015-07-13 14:31:48 +02:00
lethalman 58adf1d604 Merge pull request #8765 from FRidh/odo
odo: init at 0.3.3
2015-07-13 13:49:54 +02:00
lethalman 5fde56e1b5 Merge pull request #8763 from FRidh/datashape
datashape: init at 0.4.6
2015-07-13 13:49:37 +02:00
lethalman 275bb071a7 Merge pull request #8737 from FRidh/multipledispatch
multipledispatch: init at 0.4.8
2015-07-13 13:48:14 +02:00
Pascal Wittmann 1e9561ff39 bareos: fix build (ZHF) 2015-07-13 13:43:11 +02:00
lethalman b30826ee49 Merge pull request #8771 from FRidh/terminado
terminado: init at 0.5
2015-07-13 13:40:20 +02:00
lethalman 624fe6a290 Merge pull request #8774 from mstarzyk/fish-shell
fish: 2.1.2 -> 2.2.0
2015-07-13 13:38:23 +02:00
lethalman c2a951ae8c Merge pull request #8786 from Havvy/nodejs
nodejs: 0.12.6 -> 0.12.7
2015-07-13 13:04:44 +02:00
Pascal Wittmann c41809a4da Merge pull request #8754 from cheecheeo/tribler_update
Tribler update
2015-07-13 11:16:55 +02:00
Vincent Laporte e4268c9ae0 libspatialite: fix download URL 2015-07-13 10:51:05 +02:00
Tuomas Tynkkynen 3b81288a58 debbindiff: init at version 26
[Bjørn: set namePrefix = "" to align attrname/pkgname, break overlong
lines, change patchPhase into postPatch so that 'patches' can still be
used.]
2015-07-13 08:31:55 +02:00
Tuomas Tynkkynen 8655eb71af pythonPackages.debian: init at 0.1.23 2015-07-13 08:29:05 +02:00
Tuomas Tynkkynen 2ad7463144 pythonPackages.magic: Fix loading libmagic.so
Even with the previous `python.patch` file around, libmagic.so isn't
found. Instead patch it to use an absolute path, using a similar
approach that is used by the `python_magic` package (which is another
libmagic python wrapper library as well).
2015-07-13 08:29:05 +02:00
Tobias Geerinckx-Rice 335cc971be flycheck: correct description & use src's homepage 2015-07-13 00:44:55 +02:00
Pascal Wittmann 3514a828fb stg-puzzles: fix build (ZHF) 2015-07-12 23:55:24 +02:00
Pascal Wittmann bcd5e40aad Merge pull request #8790 from RoboNickBot/add-emacs-moe-theme
emacs-moe-theme: init at 1.0
2015-07-12 23:52:46 +02:00
Domen Kožar 4b592bad25 Merge pull request #8787 from k0001/bump-nodejs-libuv
Bump nodejs's libuv dependency to v1.6.1
2015-07-12 22:50:12 +01:00
Pascal Wittmann dc608ff237 sbsigntool: fix build (ZHF) 2015-07-12 23:41:10 +02:00
RoboNickBot 6e5d34cac7 emacs-moe-theme: init at 1.0
Added the delightfully colorful "moe-theme" to the emacs package-set.

Tested; builds and works in the packaged emacs

https://github.com/kuanyui/moe-theme.el
2015-07-12 21:22:27 +00:00
Pascal Wittmann e79a63758d purePackages.stllib: fix build with gcc 4.9 (ZHF) 2015-07-12 23:18:51 +02:00
Pascal Wittmann 4d154c3371 purePackages.stldict: fix build with gcc 4.9 (ZHF) 2015-07-12 23:18:51 +02:00
Renzo Carbonara 45906587ac Bump nodejs's libuv dependency to v1.6.1
Fixes #8781
2015-07-12 17:29:10 -03:00
Ryan Scheel (Havvy) de34441ead nodejs: 0.12.6 -> 0.12.7 2015-07-12 21:37:40 +02:00
Matthias Beyer e7a01d6ff0 vifm: 0.7.8 -> 0.8 2015-07-12 21:22:56 +02:00
Arseniy Seroka c01539790b Merge pull request #8555 from fpletz/pkg/jool
jool: init at 3.3.2
2015-07-12 22:20:18 +03:00
Arseniy Seroka 5d9f0e60f5 Merge pull request #8772 from retrry/vagrant-update
vagrant: 1.7.2 -> 1.7.3
2015-07-12 22:13:51 +03:00
Tuomas Tynkkynen 91cbd8a3b2 firejail: Fix source URL
This particular sf.net mirror is down.
2015-07-12 21:12:06 +02:00
Arseniy Seroka 79a41bb24c Merge pull request #8760 from fpletz/package/postfix
postfix: 2.11.4 -> 2.11.5
2015-07-12 22:12:03 +03:00
Arseniy Seroka 514f2b2f64 Merge pull request #8759 from fpletz/package/rofi
rofi: 0.15.5 -> 0.15.7
2015-07-12 22:11:47 +03:00
Arseniy Seroka 3abdf6d71f Merge pull request #8775 from leonardoce/bleachbit
bleachbit: init at 1.8
2015-07-12 22:07:56 +03:00
Tuomas Tynkkynen 5c08963fed xonsh: Don't use fetchurl on dynamically generated GitHub tarballs
Just use fetchFromGitHub instead.
2015-07-12 21:03:27 +02:00
Tuomas Tynkkynen 5fbd08968b can-utils: Source is now hosted at GitHub
Gitorious doesn't exist any more.
2015-07-12 21:01:57 +02:00
Peter Simons 48f5247342 stellarium: update to version 0.13.3 2015-07-12 20:32:16 +02:00
James Cook 87f916590b Merge pull request #8176 from berdario/redis-3.0.2
Update redis to 3.0.2 (now that 3 is stable, squash it into default)
2015-07-12 10:24:48 -07:00
Ricardo M. Correia c87ee37b55 rustc: Remove redundant "/default.nix" path 2015-07-12 17:33:06 +02:00
Ricardo M. Correia bb182c7944 rustcMaster: 2015-05-13 -> 2015-07-01 2015-07-12 17:33:05 +02:00
Ricardo M. Correia 71c16443c7 Merge pull request #8668 from telotortium/rustc-update-to-1.1.0
rustc: 1.0.0 -> 1.1.0
2015-07-12 17:19:49 +02:00
Leonardo Cecchi 532678fa8b bleachbit: init at 1.8 2015-07-12 16:33:59 +02:00
Pascal Wittmann 74f4b0d27a filezilla: update from 3.11.0.2 to 3.12.0.2 2015-07-12 15:43:14 +02:00
Frederik Rietdijk 3c5a6eb313 cython: 0.20.1 -> 0.22.1 2015-07-12 13:37:43 +00:00
Maciek Starzyk dcc2b6148e fish: 2.1.2 -> 2.2.0 2015-07-12 15:33:01 +02:00
Mateusz Kowalczyk cd492865d6 Merge pull request #8755 from taku0/thunderbird-bin-38.1.0
thunderbird-bin: 38.0.1 -> 38.1.0
2015-07-12 12:46:51 +01:00
Frederik Rietdijk 3a3062192c terminado: init at 0.5
A dependency for IPython 3.2 Notebook
2015-07-12 11:37:26 +00:00
Frederik Rietdijk c211a8aa59 ptyprocess: init at 0.5 2015-07-12 11:32:05 +00:00
Tadas Barzdzius 4338031c59 vagrant: 1.7.2 -> 1.7.3 2015-07-12 14:27:17 +03:00
Frederik Rietdijk df8d620bf3 odo: init at 0.3.3 2015-07-12 09:24:42 +00:00
Domen Kožar 59cc99990e Merge pull request #8756 from taku0/flashplayer_2.2.202.481
flashplayer: 11.2.202.468 -> 11.2.202.481
2015-07-12 10:03:34 +01:00
Frederik Rietdijk 88c7e86706 datashape: init at 0.4.6 2015-07-12 09:00:13 +00:00
James Cook 452745d5ab cudatoolkit65, cudatoolkit7: use python-2.7
@vcunat confirms they still build
2015-07-12 10:12:33 +02:00
James Cook 98fb18af3e python-2.6: mark broken because being insecure for years 2015-07-12 10:12:33 +02:00
James Cook a456168e5b Merge pull request #6702 from joachifm/dnscrypt-proxy
nixos: some improvements for dnscrypt-proxy
2015-07-12 00:17:46 -07:00
James Cook 073bf19d0d Merge pull request #8507 from hrdinka/update/vigra
vigra: 0.9.0 -> 0.10.0
2015-07-12 00:11:36 -07:00
James Cook d384914a35 Merge pull request #8744 from FRidh/decorator
decorator: 3.4.0 -> 3.4.2
2015-07-12 00:07:55 -07:00
James Cook a16f77744a Merge pull request #8748 from devhell/rainbowstream-update
rainbowstream: 1.2.5 -> 1.2.7
2015-07-12 00:06:41 -07:00
James Cook b4e1254080 Merge pull request #8724 from oconnorr/master
cassandra-driver: fix package attribute name
2015-07-12 00:04:02 -07:00
James Cook 6393688806 Merge pull request #8747 from ikervagyok/btrfs
btrfs-progs: 4.1 -> 4.1.1
2015-07-12 00:00:27 -07:00
Franz Pletz a21ead3d62 jool: init at 3.3.2
Jool is a SIIT and a NAT64 implementation for Linux.
2015-07-12 07:25:44 +02:00
William A. Kennington III 0245b28796 kernel: 3.14.47 -> 3.14.48 2015-07-11 20:15:05 -07:00
William A. Kennington III 3284b216a4 kernel: 4.0.7 -> 4.0.8 2015-07-11 20:15:05 -07:00
William A. Kennington III 75b7938ba2 kernel: 4.1.1 -> 4.1.2 2015-07-11 20:15:05 -07:00
William A. Kennington III 680e2ced04 kernel: 3.18.17 -> 3.18.18 2015-07-11 20:15:05 -07:00
William A. Kennington III 4529105271 kernel: 3.10.82 -> 3.10.84 2015-07-11 20:15:05 -07:00
taku0 69364f136e flashplayer: 11.2.202.468 -> 11.2.202.481 2015-07-12 11:56:20 +09:00
Franz Pletz d83459df91 rofi: 0.15.5 -> 0.15.7 2015-07-12 04:43:27 +02:00
Franz Pletz cc802f4940 postfix: 2.11.4 -> 2.11.5 2015-07-12 04:42:13 +02:00
taku0 7064dd1f88 thunderbird-bin: 38.0.1 -> 38.1.0 2015-07-12 11:39:09 +09:00
Peter Simons b59685de83 r-stringi: fix build 2015-07-12 02:38:42 +02:00
Jude Taylor d3a4fe374f update framework impure deps 2015-07-11 16:05:04 -07:00
Jude Taylor 2767e93843 darwin purity: go-1.4 2015-07-11 16:05:04 -07:00
Jude Taylor 682dc3ee70 link yesod-bin with cocoa 2015-07-11 16:05:04 -07:00
Jude Taylor 5f308b50e4 add system keychains to security-tool's propagated inputs 2015-07-11 16:05:04 -07:00
Rickard Nilsson 7e021a0fd6 nginx package: Allow adding arbitrary modules 2015-07-12 00:49:18 +02:00
Rickard Nilsson ef5dafd66d lua-nginx-module: Update from v0.9.16rc1 to v0.9.16 2015-07-12 00:49:18 +02:00
John Chee 962f68f390 tribler: 5.5.x-25411 -> 6.4.3 2015-07-11 15:09:46 -07:00
John Chee f420f927f6 pythonPackages.gmpy2: init at 2.0.6 2015-07-11 15:06:23 -07:00
John Chee 21743decf3 pythonPackages.gmpy: init at 1.17 2015-07-11 15:05:32 -07:00
Ryan Scheel (Havvy) 2d77e49f6c Update io.js (v2.3.3 -> v2.3.4) 2015-07-11 19:00:31 +02:00
devhell b650fe3000 rainbowstream: 1.2.5 -> 1.2.7
Unfortunately I was unable to locate a changelog. This was built and run
locally to ensure the update works.
2015-07-11 17:08:42 +01:00
Peter Simons 6d457c60bb haskell-hspec-expectations: re-enable the test suite 2015-07-11 16:05:00 +02:00
Peter Simons 841cfa9764 haskell-hspec: break infinite recursion in testDepends
Suggested by @Fuuzetsu in https://github.com/NixOS/nixpkgs/issues/8664.
2015-07-11 16:05:00 +02:00
William Casarin 33c3e62fbb haskellPackages.vcache: unmark broken
* unmark haskellPackages.vcache as broken
* unmark haskellPackages.vcache-trie as broken

No longer broken since the addition of lmdb in

9d85874aeb
2015-07-11 16:05:00 +02:00
Peter Simons b096c39ca2 haskell-wai-session has been fixed upstream. 2015-07-11 16:05:00 +02:00
Peter Simons 5d28543192 hackage-packages.nix: update to 72f0e8d41d with hackage2nix revision 365f4f335ce8e3f384f6cc62b7a46796031610cc 2015-07-11 16:04:50 +02:00
Lengyel Balázs 3c163467aa btrfs-progs: 4.1 -> 4.1.1 2015-07-11 14:30:15 +02:00
Frederik Rietdijk c88ec978db decorator: 3.4.0 -> 3.4.2 2015-07-11 14:11:24 +02:00
Pascal Wittmann 3c47a9980c crackxls: do not use march=native and mtune=native
patch is from @dezgeg and is contained in #8530
2015-07-11 12:23:21 +02:00
Frederik Rietdijk 2103633037 colorama: 0.2.5 -> 0.3.3 2015-07-11 10:22:22 +00:00
Frederik Rietdijk cb6edaca03 pystache: init at 0.5.4 2015-07-11 10:20:28 +00:00
Pascal Wittmann 071304f26d ruby_2_2_0: pass libobjc and libunwind 2015-07-11 11:51:48 +02:00
Frederik Rietdijk 329c2b2e8b multipledispatch: init at 0.4.8 2015-07-11 11:15:59 +02:00
Pascal Wittmann a36be69832 gnome3.gnome-user-share: fix build (ZHF)
Binary was splitted in webdav and bluetooth component. See

d6eb26cca2
2015-07-11 10:28:00 +02:00
Robert Helgesson 67636e3ade fira-mono: 3.203 -> 3.204 2015-07-11 09:52:17 +02:00
Robert Helgesson 750404a193 fira: 4.103 -> 4.104 2015-07-11 09:52:16 +02:00
Robert Helgesson e6e08dc274 unifont: 7.0.06 -> 8.0.01 2015-07-11 09:51:58 +02:00
Arseniy Seroka 45b455f441 Merge pull request #8727 from rycee/master
Enable tests for Haskell packages presburger and http-media
2015-07-11 05:37:56 +03:00
Jude Taylor 05a4733558 Merge pull request #8453 from pikajude/darwin-security-tool
Build Darwin's security-tool
2015-07-10 19:01:48 -07:00
Jude Taylor d29eb63542 node v0.10 doesn't work either. update libuv on darwin only 2015-07-10 18:48:14 -07:00
aszlig 29993682a2
virtualbox+guest: Update to major version 5.0.0.
The official press release on major changes:

https://www.oracle.com/corporate/pressrelease/oracle-vm-virtualbox-5-070915.html

More details on the changes can be found here:

https://www.virtualbox.org/wiki/Changelog

Built and tested using the Virtualbox NixOS VM test successfully on my
machine but I haven't tested it outside of the NixOS VM test, so please
open an issue if I have fucked up this update.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-11 02:25:30 +02:00
Jude Taylor a2b3fe28a8 make bootstrap files buildable in sandbox 2015-07-10 14:00:47 -07:00
Lancelot SIX e1f2930213 poezio: init at 0.8.1 2015-07-10 22:40:49 +02:00
William A. Kennington III 13a163e8cc Merge pull request #8736 from NixOS/bind-security-update
bind: update from 9.10.2 to 9.10.2-P2, fixes CVE-2015-4620
2015-07-10 11:49:12 -07:00
Jude Taylor 066412c7b0 clean up propagated stuff for x509-system 2015-07-10 10:41:08 -07:00
Jude Taylor 630bff3b7d remove unused security-tool deps file 2015-07-10 10:41:07 -07:00
Jude Taylor 0f763a12bf update PCSC dependencies 2015-07-10 10:41:07 -07:00
Jude Taylor ac3acae7a5 use security_tool in x509-system 2015-07-10 10:41:07 -07:00
Jude Taylor 7851df4454 fix input propagation on security-tool 2015-07-10 10:41:07 -07:00
Jude Taylor 43c72cb6af add security-tool 2015-07-10 10:41:07 -07:00
Jude Taylor 5b3e50dedc use lib functions to clean up nodejs 2015-07-10 10:28:27 -07:00
Jude Taylor 7393c6c69d modernize rubies 2015-07-10 10:28:27 -07:00
Jude Taylor f72beea75e darwin purity: nodejs-0.10 2015-07-10 10:28:27 -07:00
Pascal Wittmann 2c31cb1c36 blink: update from 1.3.0 to 1.4.0 2015-07-10 18:53:27 +02:00
Pascal Wittmann 4977855101 pythonPackages.sipsimple: update from 2.4.0 to 2.5.0 2015-07-10 18:53:27 +02:00
Pascal Wittmann 8280f5a602 blink: use gnutls33, fixes #8234 2015-07-10 18:53:26 +02:00
Pascal Wittmann 007e288912 bind: update from 9.10.2 to 9.10.2-P2, fixes CVE-2015-4620 2015-07-10 18:20:29 +02:00
Rickard Nilsson 6c6a06b99f httping: Enable SSL support 2015-07-10 12:58:56 +02:00
William A. Kennington III 097ffe89cd gcc48: Pin to the latest supported version of isl 2015-07-10 02:21:21 -07:00
Lancelot SIX 976e34cd6c python3Packages.sleekxmpp: init at 1.2.5 2015-07-10 08:04:06 +00:00
Lancelot SIX 2caa3b7d50 python3Packages.dnspython3: init at 1.12.0 2015-07-10 08:03:57 +00:00
Lancelot SIX 20f47e3abd pythonPackages.pytestpep257: init at 0.0.1 2015-07-10 07:53:24 +00:00
Lancelot SIX d9a4fc2df9 pythonPackages.pep257: init at 0.3.2
pep257 is a static analysis tool for checking compliance with Python PEP 257.
I stay with pep257-0.3.2 because newer versions does nos satisfy requirements
for pytest-pep257.
2015-07-10 07:47:15 +00:00
Michel Kuhlmann e30c99d40a gdal: adding version 1.11.2 for merkaartor and openscenegraph 2015-07-10 09:33:08 +02:00
Robert Irelan 51972d427e cargo: 2015-05-13 -> 0.3.0
Rename cargo to use a version number rather than a date because Cargo
has started releasing packages using version numbers.
2015-07-09 22:56:51 -07:00
William A. Kennington III 48f44bfa69 grub2: 2015-05-14 -> 2015-07-05 2015-07-09 22:17:54 -07:00
Robert Irelan 322edf09e0 rustRegistry: 2015-06-12-020d1f3 -> 2015-07-07-fd9e3e4 2015-07-09 21:14:55 -07:00
Robert Irelan e6ee86b941 cargoSnapshot: 2015-04-02 -> 2015-06-17, hide from nix-env
Update snapshot to avoid rust-lang/cargo#976, which otherwise breaks the
build.

Also move the `cargoSnapshot` derivation inside a set in
pkgs/top-level/all-packages.nix in order to hide the `cargo-snapshot`
packages from `nix-env -qa`, since it's only used to build the `cargo`
package.
2015-07-09 21:14:55 -07:00
Robert Irelan cf2f3f60ca rustCargoPlatform: run on stable Rust
Use stable Rust now that Cargo builds on stable Rust.
2015-07-09 21:14:55 -07:00
Robert Irelan bf492548a2 rustc: 1.0.0 -> 1.1.0 2015-07-09 21:14:55 -07:00
Arseniy Seroka 9d67699ae3 Merge pull request #8699 from co-dan/libiconv-hash
libiconv: fix hash on darwin
2015-07-10 06:41:52 +03:00
William A. Kennington III 64be54b84f libidn: 1.30 -> 1.31 2015-07-09 17:32:34 -07:00
William A. Kennington III 07ba299003 libunistring: 0.9.3 -> 0.9.6 2015-07-09 17:31:06 -07:00
William A. Kennington III bf32753cd9 hdparm: 9.45 -> 9.48 2015-07-09 17:30:35 -07:00
William A. Kennington III 97a2fcdc24 bluez5: 5.31 -> 5.32 2015-07-09 17:30:35 -07:00
Jason "Don" O'Conal db3602b5d6 gnupg: fix build on darwin 2015-07-10 10:18:29 +10:00
Edward Tjörnhammar 036722ab7c spark: 1.1.1 -> 1.4.0 2015-07-10 01:36:47 +02:00
Edward Tjörnhammar 2c327ca48e activator: 1.3.2 -> 1.3.5 2015-07-10 00:23:48 +02:00
Robert Helgesson ac594b303d haskell-http-media: enable tests
The test suite builds and runs OK since version 0.6.2.
2015-07-09 23:02:05 +02:00
Pascal Wittmann 710c4b2cb5 calibre: fix build by using qt54 2015-07-09 22:23:39 +02:00
Pascal Wittmann 3a96152c2c wvstreams: compile with gcc46, potentially fixes #8725 2015-07-09 21:56:21 +02:00
Pascal Wittmann 463385fc22 Merge pull request #8713 from lihop/vimPlugins
vimPlugins: add random-vim and changeColorSchemes-vim
2015-07-09 21:27:51 +02:00
Pascal Wittmann 3a99f44ddb Merge pull request #8726 from ctheune/submit/syncthing-0.11.13
Update syncthing 0.11.10 -> 0.11.13
2015-07-09 21:23:47 +02:00
Pascal Wittmann 8a8d37eefd Merge pull request #8714 from mbbx6spp/upgrade-jruby-1.7.21
jruby: update 1.7.20.1 -> 1.7.21
2015-07-09 21:22:34 +02:00
Christian Theune 36ce0e2876 Update syncthing 0.11.10 -> 0.11.13 2015-07-09 21:16:24 +02:00
Robert Helgesson 5d88acfa70 haskell-presburger: enable tests
The tests compile (and pass) since release of presburger version 1.3.1.
2015-07-09 20:27:00 +02:00
Pascal Wittmann 0723117f4c haproxy: update from 1.5.11 to 1.5.14, fixes CVE-2015-3281 2015-07-09 20:21:24 +02:00
William A. Kennington III 57edfb5133 gtk3: Fix hash in ed0d387a6d 2015-07-09 10:45:17 -07:00
William A. Kennington III 2054af839d libressl: 2.1.6 -> 2.2.1 2015-07-09 10:38:09 -07:00
William A. Kennington III b477600cc0 gcc5: Use 5.2 snapshot to fix bugs noticed in syslinux and chromium with gcc5.1 2015-07-09 10:30:55 -07:00
William A. Kennington III ed0d387a6d gtk3: 3.16.4 -> 3.16.5 2015-07-09 10:29:19 -07:00
Eelco Dolstra aca6eb1fdb blender: Update to 2.75a 2015-07-09 19:14:57 +02:00
Russell O'Connor e4b583a5d0 cassandra-driver: fix package attribute name
Use a hyphen instead of camelCase.
2015-07-09 14:43:59 +00:00
Peter Simons 725405cd22 Merge pull request #8721 from michelk/r-modules/update
R: regenerate CRAN and BIOC packages
2015-07-09 16:27:06 +02:00
Peter Simons 83eeb0b8ca Merge pull request #8688 from rycee/fix/network-uri
haskell-network-uri: re-enable tests
2015-07-09 16:06:53 +02:00
Pascal Wittmann 1e3a12bf22 snake4: init at 1.0.14 2015-07-09 15:24:00 +02:00
Pascal Wittmann d1c2fd81f6 shhopt: init at 1.1.7 2015-07-09 15:23:25 +02:00
Pascal Wittmann 7ec18455b2 shhmsg: init at 1.4.2 2015-07-09 15:21:43 +02:00
Eelco Dolstra 5e156b9db7 openssl: Update to 1.0.2d 2015-07-09 15:17:14 +02:00
Eelco Dolstra 9539db1ec3 openssl: Update to 1.0.1p 2015-07-09 15:15:52 +02:00
Eelco Dolstra dc62669335 Set ‘allowSubstitutes = false’ on various derivations
This reduces the number of binary cache requests. See
b64988bb35.
2015-07-09 15:10:37 +02:00
Eelco Dolstra 5c9f437d2f linux: 3.14.46 -> 3.14.47
CVE-2014-7822
2015-07-09 15:10:12 +02:00
Pascal Wittmann 4d49006a0f rocksdb: fix build (ZHF) 2015-07-09 15:00:31 +02:00
Michel Kuhlmann bb2b683e63 R: regenerate CRAN and BIOC packages 2015-07-09 14:52:17 +02:00
Michel Kuhlmann 1278a8ff9b gdal: update from 1.11.2 to 2.0.0 2015-07-09 14:36:48 +02:00
Pascal Wittmann 6782a38364 sdcc: update from 3.4.0 to 3.5.0, fixes build (ZHF) 2015-07-09 14:09:10 +02:00
Pascal Wittmann 03bd9a363a pure: fixed build with gcc 4.9 (ZHF)
Reported upstream https://bitbucket.org/purelang/pure-lang/issues/37
2015-07-09 13:52:26 +02:00
Pascal Wittmann ad41a600e5 oprofile: update from 0.9.9 to 1.0.0 (ZHF)
fixes the build with recent versions of binutils
2015-07-09 13:18:21 +02:00
Edward Tjörnhammar 0109c5a6fb pythonPackages.infoqscraper: init at 0.1.0 2015-07-09 13:07:32 +02:00
Pascal Wittmann 6d32ae415a heme: fix build by using -lncurses (ZHF) 2015-07-09 12:57:41 +02:00
aszlig 9b8f66180f
python-hetzner: Update to bugfix version 0.7.3.
Fixes creating of admin accounts, which is used by NixOps to deploy new
servers. Props to @rbvermaa for reporting the issue and testing it with
NixOps.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-09 12:44:28 +02:00
Pascal Wittmann bc61f91cc0 banner: update from 1.3.2 to 1.3.3 2015-07-09 12:39:47 +02:00
Pascal Wittmann b847dec4a0 eudev: disable install-exec-hook target (ZHF) 2015-07-09 12:28:24 +02:00
Vladimír Čunát bf86c228b9 symbola font: update to fix download (fixes #8717) 2015-07-09 12:27:04 +02:00
Tuomas Tynkkynen 88e43eb39b powertop: Patch out path to /sbin/modprobe (close #8702)
The modprobe call is made via system(), so an absolute path is not
needed if modprobe is in PATH. Which it is by default at least in
NixOS and Arch.

Fixes #5424.
2015-07-09 11:57:38 +02:00
Luca Bruno 8e56309dd5 botanUnstable: fix installation (ZHF) 2015-07-09 11:48:39 +02:00
ts468 7c339ff10e Merge pull request #8718 from ts468/upstream.qboot
qboot: init at pre-release
2015-07-09 11:23:25 +02:00
Thomas Strobel 8f2f1dbb76 qboot: init at pre-release 2015-07-09 11:11:18 +02:00
Luca Bruno 33da6ac765 go 1.3: fix build on i686 (ZHF) 2015-07-09 11:05:46 +02:00