1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-14 16:46:09 +00:00
Commit graph

16768 commits

Author SHA1 Message Date
Eelco Dolstra 5ecb427368 cudatoolkit: Add 8.0.44 2016-11-01 22:52:26 +01:00
Peter Simons fac1168816 callHackage: make 'all-cabal-hashes' repository overridable
This commit changes callHackage to use a deterministic version of the Hackage
checkout from https://github.com/commercialhaskell/all-cabal-hashes by default.
This means that packages uploaded to Hackage after today will be available to
callHackage only after "pkgs/data/misc/hackage/default.nix" has been updated.

People who want the previous behavior where we always had the latest version of
Hackage available -- at the cost of frequent downloads from Github --, can add
the following override to their "~/.nixpkgs/config.nix" file:

  {
    packageOverrides = super: {
      all-cabal-hashes = builtins.fetchTarball "https://github.com/commercialhaskell/all-cabal-hashes/archive/hackage.tar.gz";
    };
  }
2016-11-01 18:35:19 +01:00
Ioannis Koutras 270365a1ee samsung-unified-linux-driver: add 4.01.17 2016-11-01 19:19:53 +02:00
Joachim Fasting 0ee7d1ea4e
encfs: 1.8.1 -> 1.9.1
Packaging changes
- Uses cmake
- Removes depends on rlog and boost, uses tinyxml to parse xml

Note that the encfssh utility is disabled, it requires patching to
work (and didn't work in previous versions of the package, either).
Better to leave it unusable until fixed.
2016-11-01 15:57:29 +01:00
Tim Steinbach dc04a8e49d Merge pull request #19980 from cko/cleanup_node_packages
node-packages: update & cleanup
2016-11-01 09:20:26 -04:00
Daniel Peebles 1fa9d99776 Merge pull request #20046 from copumpkin/omg-test
Remove obsolete versions of db
2016-11-01 08:16:55 -04:00
Shea Levy 2dbaf3a336 lksctp-tools: init at 1.0.17 2016-11-01 07:28:41 -04:00
Dan Peebles 50874525d1 db47: remove outdated version 2016-11-01 03:18:01 +00:00
Dan Peebles 89915f8206 db45: remove outdated version 2016-11-01 03:10:13 +00:00
Dan Peebles e41d2a8306 db44: remove outdated version 2016-11-01 03:06:57 +00:00
John Wiegley a12f3d232d
coqPackages.fiat_HEAD: New package for Coq 8.4pl6 and 8.5pl2 2016-10-31 16:22:04 -07:00
Franz Pletz aa2b8d25d6 Merge pull request #19931 from mguentner/ipfs_update
ipfs: i20160112 -> 0.4.4, fetchgx
2016-10-31 14:42:05 +01:00
Edward Tjörnhammar f7ad0c0fd5 Merge pull request #19675 from edwtjo/dictd-touchup
Dictd touchup
2016-10-31 13:08:57 +01:00
Rok Garbas 822f480922
python: adding a back python27Full
to make pypi2nix work with old and new nixpkgs. in future nixos release
we can remove it, but at least one release cycle of deprecation would
be nice.
2016-10-30 23:08:47 +01:00
Arseniy Seroka 75374120eb Merge pull request #19881 from matthiasbeyer/add-loc
loc: init at 0.3.0
2016-10-30 23:12:41 +03:00
sternenseemann e2372502d3 netcat: make netcat-openbsd the default netcat (#19411)
The motivation for this change is the following: As gnu-netcat,
e. g. does not support ipv6, it is not suitable as default netcat.

This commit also fixes all obvious build issues caused by this change.
2016-10-30 15:06:04 +01:00
Christine Koppelt caa10b7233 nodejs: set default to v6 2016-10-30 14:40:48 +01:00
Frederik Rietdijk ac75b9b263 Merge pull request #19833 from 2chilled/master
pyload: init at stable
2016-10-29 19:14:08 +02:00
Matthias Herrmann a22c990e33 pyload: init at 0.4.9-next 2016-10-29 18:46:10 +02:00
Vladimír Čunát 0896dbde46
Merge recent staging
... to avoid double rebuild due to openldap (thousands of jobs).
2016-10-29 17:13:51 +02:00
Vladimír Čunát e78ef9cc12
gnumake-3.81: remove
It doesn't seem to be of any use, except for spitting warnings about md5.
2016-10-29 15:49:27 +02:00
Vladimír Čunát e9fee02ff9 Merge branch 'master' into staging 2016-10-29 15:25:59 +02:00
Guillaume Koenig dd04af4fcc reno: init at 1.8.0 2016-10-29 13:30:18 +02:00
Franz Pletz ff04adf871
fetchgx: fetch dependencies with gx and gx-go 2016-10-29 05:17:27 +02:00
Kirill Elagin 22f2f6e045 gnupg: Use pintenty-mac on Darwin by default 2016-10-29 00:24:56 +03:00
Sean Bartell 64b1fe26a7 nc6: remove
The download sources are gone and the program is obsolete now that
the popular versions of netcat support IPv6. See:
http://www.deepspace6.net/projects/netcat6.html
2016-10-28 10:54:33 -05:00
Christine Koppelt 162c65fc87
nodejs-0_10: remove
node.js 0.10 reaches end of LTS in a few days (see https://github.com/nodejs/LTS for details). Therefore I removed it and set 3 dependant packages to broken as they don't build anymore
2016-10-28 07:43:04 -04:00
Vladimír Čunát f706ab7dbe Merge #19918: mesa: enable intel vulkan driver 2016-10-28 13:20:47 +02:00
Matthias Beyer 1176973ab4 loc: init at 0.3.0 2016-10-28 09:45:51 +02:00
Jude Taylor 3cb116f708 qt48: fix eval 2016-10-27 20:28:22 -07:00
Ertugrul Söylemez 9c8f6fb4fb pari-unstable: 2.8.0 -> 2.8.1, "alpha" -> "unstable". 2016-10-27 14:48:03 +02:00
Jörg Thalheim 6e4769ee2d Merge pull request #19888 from Mic92/influxdb
influxdb: make v1.0.2 default, remove 0.13
2016-10-27 11:43:27 +02:00
Jörg Thalheim 5f3f810e27
influxdb: make v1.0.2 default, remove 0.13 2016-10-27 11:41:52 +02:00
Shea Levy 41d894b87f libiconv: Just include the iconv headers 2016-10-26 22:34:27 -04:00
Charles Strahan ca2b03439f Merge pull request #19496 from Ericson2314/overridePackages
Make `overridePackages` extend rather than replace existing overrides
2016-10-26 14:01:13 -04:00
Travis Whitaker 6f1f1d86c1 gcc-arm-embedded: fix ncurses for gdb 2016-10-26 17:49:28 +02:00
Frederik Rietdijk ef9eeb8a2c Revert "all-packages: Remove unnecessary python3 overrides"
This reverts commit 95b5d8f752.
2016-10-26 15:42:38 +02:00
Frederik Rietdijk 82cba42dc4 diffoscope: fix evaluation
In 95b5d8f752 an override was removed, but
not entirely.
2016-10-26 15:10:44 +02:00
zimbatm 9970b28680 Merge pull request #19799 from vmandela/ruby-zoom
ruby-zoom: init at 4.1.0
2016-10-26 13:18:43 +01:00
Venkateswara Rao Mandela 219b9d5086 ruby-zoom: init at 4.1.0
From the website,

https://gitlab.com/mjwhitta/zoom

Zoom adds some convenience to ag/ack/grep by allowing you to quickly
open your search results in your editor of choice.

Also available as a ruby gem.

https://rubygems.org/gems/ruby-zoom

In addition to including the ruby-zoom tool, we also added a global
override for the ruby-terminfo gem to handle the ncurses build time
dependency.
2016-10-26 17:26:26 +05:30
Frederik Rietdijk 7077a270bf Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-26 13:06:43 +02:00
Michael Raskin 28aa92de64 maxima: support building with ECL; optionally support building maxima.fas when building with ECL 2016-10-26 11:06:41 +02:00
Michael Raskin 5bdd22bf4e arb-git: init at 2.9.0pre20161013. This ARB version is less annoying to use with FLINT 2016-10-26 11:06:41 +02:00
Michael Raskin bdaff5f256 fplll_20160331: init at 20160331, obviously. The snapshot that Sage seems to like 2016-10-26 11:06:41 +02:00
Michael Raskin 2bed05d8e1 singular: add an option to install as libsingular 2016-10-26 11:06:40 +02:00
Michael Raskin 02fb2e5150 fflas-ffpack_1: init at 1.6.0 2016-10-26 11:06:39 +02:00
Michael Raskin 792026d795 fflas-ffpack: init at 2.2.2 2016-10-26 11:06:39 +02:00
Michael Raskin 516e27c20e givaro_3_7: init at 3.7.2 2016-10-26 11:06:38 +02:00
Michael Raskin 80b8f39a7a givaro_3: init at 3.8.0 2016-10-26 11:06:38 +02:00
Michael Raskin d5547a9409 libgap: init at 4.8.3 2016-10-26 11:06:37 +02:00
Michael Raskin e35a8d52ab iml: init at 1.0.5 2016-10-26 11:06:37 +02:00
Michael Raskin 5f418b75d6 nauty: init at 26r7 2016-10-26 11:06:36 +02:00
Michael Raskin a67a50895c gfan: init at 0.5 2016-10-26 11:06:36 +02:00
Michael Raskin 2ac12966e6 cddlib: init at 0.94h 2016-10-26 11:06:35 +02:00
Michael Raskin 9fe49b39fb arb: init at 2.8.1 2016-10-26 11:06:35 +02:00
Michael Raskin 0337440ba3 eclib: init at 20160720 2016-10-26 11:06:34 +02:00
Michael Raskin 2bb5bdd12c flint: init at 2.5.2 2016-10-26 11:06:34 +02:00
Michael Raskin 71f659d86d pari_alpha: init at 2.8.0.alpha: planning to use for Sage 2016-10-26 11:06:34 +02:00
Michael Raskin 411d5742ca symmetrica: init at 2.0 2016-10-26 11:06:33 +02:00
Michael Raskin c450d7b0a8 ratpoints: init at 2.1.3 2016-10-26 11:06:33 +02:00
Michael Raskin 0ac7e336c0 mpfi: init at 1.5.1 2016-10-26 11:06:32 +02:00
Michael Raskin e405c88d5b fplll: init at 5.0.2 2016-10-26 11:06:32 +02:00
Michael Raskin 22821970ba givaro: init at 4.0.2 2016-10-26 11:06:32 +02:00
Michael Raskin 1998a0d4d2 gf2x: init at 1.1 2016-10-26 11:06:31 +02:00
Michael Raskin 36d3038e3d mpir: init at 2.7.2 2016-10-26 11:06:31 +02:00
Shea Levy be02229f06 Add libcxxStdenv attribute to recent llvm package sets 2016-10-25 10:29:40 -04:00
Jascha Geerds 6d70dd2760 kargo: init at 0.4.6 2016-10-25 11:46:00 +02:00
Tim Steinbach b3f7d626c1
kernel: remove 4.7 2016-10-24 21:30:00 -04:00
Kier Davis a057dfc57f
unigine-valley: init at 1.0-1
Closes https://github.com/NixOS/nixpkgs/pull/19813
2016-10-24 19:35:06 -04:00
Dmitry Kalinkin f9b2f9bb92
octave: use openblasCompat on darwin 2016-10-24 17:27:07 -04:00
Franz Pletz ffca975de7
kea: init at 1.1.0 2016-10-24 20:02:23 +02:00
Tim Steinbach bca2fd9f58 Merge pull request #19831 from AbigailBuccaneer/gmad
gmad: init at HEAD
2016-10-24 13:43:09 -04:00
AbigailBuccaneer db9958cdb9 gmad: init at HEAD 2016-10-24 18:23:26 +01:00
AbigailBuccaneer 1983181a7f bootil: init at HEAD 2016-10-24 18:23:26 +01:00
Tim Steinbach df7b8df4ca Merge pull request #19820 from avnik/update/qastools
qastools: 0.18.1 -> 0.21.0
2016-10-24 10:53:26 -04:00
Alexander V. Nikolaev 979ee2ae1e qastools: 0.18.1 -> 0.21.0 2016-10-24 15:37:01 +03:00
Jörg Thalheim 0bb07f6d7b Merge pull request #19798 from vklquevs/mtpaint-init
mtPaint: init at 3.49.12
2016-10-23 17:42:54 +02:00
Drill Bear 86793f600c mtpaint: init at 3.49.12 2016-10-23 15:45:49 +01:00
Luca Bruno 57a791b4ff Merge pull request #17751 from michalrus/awf-gtk
awf: init at 1.3.1
2016-10-23 14:54:03 +01:00
Luca Bruno f7b8c44176 Merge pull request #19528 from schneefux/wallabag
wallabag: init at 2.1.1
2016-10-23 14:39:28 +01:00
Tim Steinbach cfc4a0d7ae Merge pull request #19727 from dipinhora/ponyc-0.6.0
ponyc: 0.5.1 -> 0.6.0
2016-10-23 09:13:52 -04:00
José Romildo Malaquias 8b7e3c3537 oblogout: init at 2009-11-18 2016-10-23 11:45:30 +02:00
Jörg Thalheim de7f231f6c Merge pull request #19646 from phunehehe/opera
opera: 12.16-1860 -> 40.0.2308.81
2016-10-23 11:38:38 +02:00
Hoang Xuan Phu c2281d6494 opera: 12.16-1860 -> 40.0.2308.90
and unbreak
2016-10-23 16:38:29 +08:00
Frederik Rietdijk ea50c1255a zk-shell: fix evaluation 2016-10-23 08:57:37 +02:00
Tim Steinbach 2bc8b12e70 Merge pull request #19782 from hharnisc/master
Hyperterm: 0.7.6 -> (Hyper) 0.8.3
2016-10-22 19:13:15 -04:00
Bram Duvigneau f1d45add3b brltty: 5.2 -> 5.4 2016-10-22 22:03:45 +00:00
Harrison Harnisch 71b92ecfea Hyperterm: 0.7.6 -> (Hyper) 0.8.3
- rename Hyperterm to Hyper (as per their rebranding)
- update to latest version
2016-10-22 20:10:48 +00:00
Domen Kožar 5e28dcc502 amazon-glacier-cmd-interface: init at 2016-09-01 2016-10-22 21:51:25 +02:00
Alexander Ried 459da7b86e gnome3: default to 3.22 (#19743)
* gnome3: default to 3.22

* zuki-themes: add src for gnome 3.22, remove 3.18

* gnome3_22.vte_290: copy from gnome3.20

* termite: use vte-select-text from gnome3_20
2016-10-22 19:54:20 +02:00
Frederik Rietdijk e56832d730 Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-22 17:23:24 +02:00
schneefux 7a57be47bb
wallabag: init at 2.1.2 2016-10-22 17:20:49 +02:00
Jörg Thalheim 8c465c5201 Merge pull request #19656 from RamKromberg/init/hecate
hecate: init at 0.0.1
2016-10-22 17:10:29 +02:00
Adam Evans 5da42092fa weechat: Fixed Darwin build issues
Build was failing with res_9_init missing on OS X. Resolved with a little help from
https://github.com/Homebrew/homebrew-core/pull/4427.
2016-10-23 00:32:17 +11:00
Jörg Thalheim a15ae08201 Merge pull request #19491 from schneefux/shaarli
shaarli: init at 0.7.0
2016-10-22 15:17:13 +02:00
schneefux 02cf55159c
shaarli: init at 0.8.0 2016-10-22 13:43:47 +02:00
Nick Novitski 69cf5aa4f3
frotz: init at 2.44
Closes https://github.com/NixOS/nixpkgs/pull/19595/files
2016-10-22 07:12:58 -04:00
Vladimír Čunát 61abbed414 openconnect: avoid evaluation cycle
I don't see why it happens exactly.  It's when override is handling meta.
2016-10-22 11:58:54 +02:00
Jörg Thalheim b0c38f450f Merge pull request #19347 from cedeel/bspwm-git
bspwm-unstable: init at 2016-09-30
2016-10-22 11:49:24 +02:00
Jörg Thalheim 10167aaf56 Merge pull request #19350 from cedeel/sxhkd-git
sxhkd-unstable: init at 2016-08-29
2016-10-22 11:48:04 +02:00