Commit Graph

65453 Commits

Author SHA1 Message Date
Vladimír Čunát
c169718a6b git-bz: fix meta typo
Thanks to @heydojo.
2016-01-15 10:26:18 +01:00
Vincent Laporte
38226ea4c3 smtube: add missing build dependency 2016-01-15 10:04:06 +01:00
Vincent Laporte
32b8d31b3a gnumeric: 1.12.24 -> 1.12.26 2016-01-15 10:04:06 +01:00
Vincent Laporte
60e1740763 goffice: 0.10.24 -> 0.10.26 2016-01-15 10:04:06 +01:00
Svein Ove Aas
a28032ed58 iozone: init at 3.434 (close #12387)
vcunat amended some $out/share/ install paths.
2016-01-15 09:47:57 +01:00
Damien Cassou
0b4c7d42a8 pharo-vm: Refactor to introduce new VMs (close #12388)
The Pharo community now has a Spur VM: this VM is the only one to
open Pharo50 images.
2016-01-15 09:29:11 +01:00
Vladimír Čunát
98218971c2 Merge #12299: make firefox-like browsers wrapped by default 2016-01-15 08:53:58 +01:00
Vladimír Čunát
f50d80f627 makeDesktopItem: change name of the derivations
The name wasn't suggesting what kind of stuff is in there;
now it's the same as the name of the file that gets generated.
2016-01-15 08:37:02 +01:00
Vladimír Čunát
2e78e19de0 firefox: put "unwrapped" into its name
I'm not certain about this, so I'm trying for firefox only.
Rationale: it might be confusing to see two firefox-${version} instances
in logs or paths, so I wanted to differentiate them.
2016-01-15 08:36:22 +01:00
Vladimír Čunát
a8f1d40c1f all-packages: browserWrapper -> browser
- I chose to keep `browser-unwrapped` attributes so that it's much
  easier to override parameters for the browser (through `packageOverrides`).
- Aliases `browserWrapper` are retained for now, as usual.
2016-01-15 08:36:08 +01:00
Pascal Wittmann
3be1836e3d Merge pull request #12398 from eduarrrd/pianobar
pianobar: 2014.09.28 -> 2015.11.22
2016-01-15 07:45:54 +01:00
Tobias Geerinckx-Rice
d1440745c6 git-bz: meta: un-break; fix licence; maintain
CC @nbp (I assume it was abandoned years ago, apologies otherwise).
2016-01-15 05:31:47 +01:00
Tobias Geerinckx-Rice
36a68c8b6b git-bz: 3.20110902 -> 3.2015-09-08 2016-01-15 05:31:47 +01:00
Tobias Geerinckx-Rice
123065aa3d git-bz: use callPackage and canonical package name
Don't add a compatibility alias as this package was/is marked as
being broken anyway.
2016-01-15 05:31:47 +01:00
Eduard Bachmakov
f119de4b35 pianobar: 2014.09.28 -> 2015.11.22 2016-01-14 22:25:39 -05:00
Thomas Tuegel
c3ea981263 Merge pull request #12395 from eduarrrd/dfm
dfilemanager: update to git from 2016-01-10
2016-01-14 20:56:43 -06:00
Eduard Bachmakov
82abca9c9b 3dfsb: mark as broken, remove self from maintainers 2016-01-14 21:56:38 -05:00
Tobias Geerinckx-Rice
8c5ef127f4 simp_le: 20151207 -> 2016-01-09; co-maintain
CC maintainer @gebner.
2016-01-15 03:49:13 +01:00
Eduard Bachmakov
6e7362dc8f dfilemanager: update to git from 2016-01-10 2016-01-14 21:06:03 -05:00
Evgeny Egorochkin
dcd428db08 azure-cli: init at 0.9.13 2016-01-15 03:11:20 +02:00
Tobias Geerinckx-Rice
a52b238bab Merge pull request #12120 from benley/cdparanoia-darwin
cdparanoia: fix Darwin build
2016-01-15 00:56:06 +01:00
Franz Pletz
a224badfea Merge pull request #12373 from nathan7/docker-journald
docker: enable journald support
2016-01-15 00:54:55 +01:00
Alexey Shmalko
3b1fe914b9 powerline-fonts: Install Terminus font
Patched Terminus font is neither .otf, nor .ttf so it wasn't installed
before.
2016-01-15 01:21:26 +02:00
Tobias Geerinckx-Rice
5876238d54 eid-mw: 4.1.11 -> 4.1.12 2016-01-14 23:55:47 +01:00
Tobias Geerinckx-Rice
d8fa7f7b06 miniupnpd 1.9.20151212 -> 1.9.20160113
Changes: https://github.com/miniupnp/miniupnp/blob/master/miniupnpd/Changelog.txt
2016-01-14 23:55:47 +01:00
Tobias Geerinckx-Rice
d1232049fb tkgate 2.x: remove dead package
Broken since April 2014. Homepage leads to an expired domain.
2016-01-14 23:55:47 +01:00
Tobias Geerinckx-Rice
ad80ae008a cinnamon: remove dead packages
Broken since April 2014. Never more than a handful of basic
framework packages, had most of its work ahead of it.
Almost immediately abandoned, and the maintainer vanished.

Close #2132.
2016-01-14 23:55:47 +01:00
Eric Merritt
4ed5836dd3 hex2nix: init at 0.0.2 2016-01-14 14:38:10 -08:00
Eric Merritt
b1719f9fcc erlang support: Add 187 packages pulled from Hex
This commit adds 187 packages from Hex.pm and documents 100 more that
could not be imported for various reasons. The packages where generated
by hex2nix.
2016-01-14 14:37:56 -08:00
Eric Merritt
d541d0e640 erlang support: seperate hex and rebar3 support
Building Hex packages is a superset of building with rebar3. There is no
need to force folks that use rebar3 but not hex to build with hex. This
commit seperates the rebar3 specific bits and the hex specific bits into
seperate functions that can be used independently.
2016-01-14 14:37:35 -08:00
Eric Merritt
b509dadbf1 erlang support: remove broken buildErlang function
The buildErlang function is broken and and leads Engineers down a wrong
path. For vanilla erlang that doesn't user rebar3, its better to simply
use `stdenv.mkDerivation` along with a set setupHook then the existing
functionality.
2016-01-14 14:37:21 -08:00
Eric Merritt
10fd4dff99 erlang support: move hex packages to hex namespace
This commit moves all the hex based packages to a single namespace. It
also moves all the packages to a single file.  This is in preparation
for the move to a system to generate the hex packages from the hex
package store.
2016-01-14 14:37:07 -08:00
Eric Merritt
474e417891 erlang support: allow nix-shell to work correctly
This changes build-hex.nix so that the buildHex and related functions
work correctly in a nix-shell.
2016-01-14 14:36:47 -08:00
Eric Merritt
a0309d871c move callPackage into the export set for 'Erlang'
This allows us to have a callPackages that includes erlang packages
2016-01-14 14:35:03 -08:00
Eric Merritt
99bf9bf07a rebar3-nix-boostrap: init at 0.0.1 2016-01-14 14:34:47 -08:00
Robert Helgesson
b4f03263ec nethogs: 0.8.1-git -> 0.8.1
Also use fetchFromGitHub, use make flags instead of patching Makefile,
and add myself as maintainer since the package is unmaintained.
2016-01-14 20:49:20 +01:00
Robin Gloster
07f07f2d30 Merge pull request #12389 from jgillich/atom-1.4.0
atom: 1.3.3 -> 1.4.0
2016-01-14 17:42:32 +01:00
Lluís Batlle i Rossell
6401bb1795 mairix: add fix (patch) for big files. 2016-01-14 17:38:57 +01:00
Arseniy Seroka
be12086866 Merge pull request #12371 from otwieracz/master
ccl updated to 1.11
2016-01-14 19:01:32 +03:00
Franz Pletz
2d65772950 openssh: Disable roaming (security fix)
Fixes CVE-2016-0777 and CVE-0216-0778.

Closes #12385.
2016-01-14 16:40:27 +01:00
Jakob Gillich
1bb965f67b atom: 1.3.3 -> 1.4.0 2016-01-14 16:40:00 +01:00
Nathan Zadoks
9c9a5353f9 docker: enable journald support 2016-01-14 16:01:19 +01:00
Arseniy Seroka
0fa58f4e01 Merge pull request #12131 from steveeJ/rkt
fixup! rkt: align stage1 information with upstream source
2016-01-14 17:13:09 +03:00
Nathan Zadoks
174221b744 go: 1.5.2 -> 1.5.3
This addresses CVE-2015-8618 (a vulnerability in math/big)
This issue can affect RSA computations in crypto/rsa, which is used by
crypto/tls. TLS servers on 32-bit systems could plausibly leak their RSA
private key due to this issue. Other protocol implementations that
create many RSA signatures could also be impacted in the same way.
https://groups.google.com/forum/#!topic/golang-dev/MEATuOi_ei4
2016-01-14 14:55:43 +01:00
Domen Kožar
622eb5f699 requireFile: use correct absolute path syntax 2016-01-14 14:13:58 +01:00
Arseniy Seroka
d432b4d70f Merge pull request #12377 from kragniz/ipfs-0.3.11
ipfs: 0.3.10 ->  0.3.11
2016-01-14 15:21:25 +03:00
Eelco Dolstra
320f1b4e3c nix: 1.11pre4345_b8258a4 -> 1.11pre4379_786046c 2016-01-14 13:20:49 +01:00
Domen Kožar
9c67ff9547 atom: 1.3.1 -> 1.3.3 2016-01-14 13:09:11 +01:00
Jakob Gillich
c8b231a40c w3m: update to actively maintained debian repo
The official repository has last been updated in 2013,
meanwhile there are a lot of issues like non-existant
certificate verification. The debian repository is actively
maintained and already includes most of our custom patches,
so we use it instead.

Fixes #12257, closes #12259.

vcunat appended commit date to version.
2016-01-14 13:06:48 +01:00
Nikolay Amiantov
31b5070cce Merge pull request #12137 from abbradar/quake3
Updates and fixes for Quake 3
2016-01-14 14:42:01 +03:00
Nikolay Amiantov
5981fc4b6f quake3wrapper: split from quake3demo, make a function and fix multiple paks 2016-01-14 14:41:33 +03:00
Nikolay Amiantov
6b447a3c9b quake3demodata: split from point release, cleanup 2016-01-14 14:41:33 +03:00
Nikolay Amiantov
2852696c2e quake3pointrelease: init at 1.32b-3 2016-01-14 14:41:33 +03:00
Nikolay Amiantov
7fc7502db5 ioquake3: 1.36 -> 20151228
Renamed from `quake3game`
2016-01-14 14:41:33 +03:00
Svein Ove Aas
805d453bc2 nvidia: branch update 352.63 -> 358.16 (close #12272)
Tested & reviewed by vcunat:
- the patch seems not needed anymore,
- reflects changes in their build system
  ftp://download.nvidia.com/XFree86/packaging/linux/new-kbuild-for-355/README
2016-01-14 12:32:53 +01:00
Nikolay Amiantov
a81b396a2e teamviewer: 11.0.52520 -> 11.0.53191 2016-01-14 13:56:21 +03:00
Rob Vermaas
4e9575c314 Actually use openjdk8 binary build for x86_64-darwin.
(cherry picked from commit 73359a3cbe)
2016-01-14 10:32:17 +00:00
Vladimír Čunát
e534896c7d telepathy-qt: disable parallel make
http://hydra.nixos.org/build/30377457/nixlog/1/raw
https://bugs.freedesktop.org/show_bug.cgi?id=93707
2016-01-14 11:31:32 +01:00
Rob Vermaas
73359a3cbe Actually use openjdk8 binary build for x86_64-darwin. 2016-01-14 10:31:02 +00:00
Rob Vermaas
3da892a18e Add binary openjdk 8 build for x86_64-darwin, similar to the openjdk 7 build for x86_64-darwin.
(cherry picked from commit 5f3e33b8ec)
2016-01-14 10:29:18 +00:00
Rob Vermaas
5f3e33b8ec Add binary openjdk 8 build for x86_64-darwin, similar to the openjdk 7 build for x86_64-darwin. 2016-01-14 02:28:16 -08:00
Frederik Rietdijk
0ca4424471 Merge pull request #12366 from mogorman/platformio_2.7.1
platformio: 2.7 -> 2.7.1
2016-01-14 11:07:40 +01:00
Frederik Rietdijk
31c3d97fff pythonPackages.dyn: init at 1.5.0 2016-01-14 10:42:47 +01:00
lethalman
128777155d Merge pull request #12378 from heydojo/tigervnc
tigervnc: prevent nix store collision
2016-01-14 09:56:32 +01:00
lethalman
23d1012932 Merge pull request #12341 from drvink/gale-package
gale: init at 1.1happy
2016-01-14 09:56:00 +01:00
Louis Taylor
f917a7f908 source-code-pro: use fetchFromGitHub to fix hash
Fixes #12372, Close #12376.
2016-01-14 08:53:03 +01:00
Eric Sagnes
0eeda4e36f newsbeuter: patch memory leak (close #12374)
vcunat fixed the patch hash.
2016-01-14 08:48:03 +01:00
Slawomir Gonet
e056b66613 ccl: 1.10 -> 1.11 2016-01-14 08:33:23 +01:00
Tony White
3a4aa2a109 tigervnc: prevent nix store collison
- Prevent store collison with the xserver for two files
- Stop gcc from complaining at build time about C and CXX flags
- Enable parallel building for this expression
- Move to the new way of calling Xorg and it's dependencies
2016-01-14 06:31:30 +00:00
Louis Taylor
16782b7fc1 ipfs: 0.3.10 -> 0.3.11 2016-01-14 06:08:41 +00:00
Tobias Geerinckx-Rice
a1be498630 aircrack-ng: use canonical package name 2016-01-14 03:09:51 +01:00
Tobias Geerinckx-Rice
f290a6d026 aircrack-ng: fix description typo; co-maintain 2016-01-14 03:09:51 +01:00
Tobias Geerinckx-Rice
db658a6eb5 aircrack-ng: 1.2-beta3 -> 1.2-rc3 2016-01-14 03:09:51 +01:00
Jude Taylor
88f9fb7c21 build jailbreak-cabal on GHC 8.0.x 2016-01-13 14:06:53 -08:00
Jude Taylor
c6ad4841fd clean up GHC expressions 2016-01-13 12:04:18 -08:00
Jude Taylor
552207f5ef package GHC-8.0.1-rc1 2016-01-13 12:04:18 -08:00
Mark Laws
e7ba7fba01 gale: init at 1.1happy 2016-01-13 12:00:50 -08:00
Thomas Tuegel
c1df52d021 Merge pull request #12365 from ttuegel/emacs-packages
Don't recurseIntoAttrs on emacsPackagesNg
2016-01-13 12:58:00 -06:00
Nikolay Amiantov
f48d1f088d rpcbind: fix for libtiprc 1.0.1 2016-01-13 21:21:43 +03:00
Nikolay Amiantov
9aca5edfdd grub4dos: 0.4.6a -> 0.4.6a-2015-12-31 2016-01-13 21:21:43 +03:00
Nikolay Amiantov
957b09d61a android-udev-rules: 20151108 -> 20151209 2016-01-13 21:21:43 +03:00
Nikolay Amiantov
1774cee91a crawl: 0.17.0 -> 0.17.1 2016-01-13 21:21:43 +03:00
Nikolay Amiantov
ad735e76e7 vc: 1.0.0 -> 1.1.0 2016-01-13 21:21:43 +03:00
Nikolay Amiantov
9aa961a299 rxvt_unicode: 9.20 -> 9.21 2016-01-13 21:21:43 +03:00
Nikolay Amiantov
530ac7b17b cppzmq: 20150926 -> 20151203 2016-01-13 21:21:43 +03:00
Nikolay Amiantov
ca4e0a483e libtirpc: 0.3.2 -> 1.0.1 2016-01-13 21:21:43 +03:00
Nikolay Amiantov
0f516115a4 libbluray: 0.9.0 -> 0.9.2 2016-01-13 21:21:43 +03:00
Tobias Geerinckx-Rice
00b06e6d45 minissdpd: 1.4 -> 1.5 2016-01-13 19:16:14 +01:00
Matthew O'Gorman
007d1b41fc
platformio: 2.7 -> 2.7.1 2016-01-13 12:48:15 -05:00
Thomas Tuegel
3a03a6dd60 build emacs24PackagesNg on Hydra
This is required now because we do not recurseIntoAttrs for
emacsPackagesNg. This has the side-effect of removing duplicate jobs.
2016-01-13 11:05:45 -06:00
Thomas Tuegel
f3b7101bbb emacs24PackagesNg: do not recurseIntoAttrs
Fixes #12353. The "emacs-" prefix on the package names interfered with
"nix-env -i" because package names starting with numerals were
interpreted as versions of the "emacs" package.
2016-01-13 11:03:07 -06:00
Thomas Tuegel
f094da5e0d Revert "melpa-packages.json: remove "2048-game" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353"
This reverts commit 625fe8164f.
2016-01-13 11:02:21 -06:00
Thomas Tuegel
3673ab7799 Revert "melpa-packages.json: remove "4clojure" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353"
This reverts commit 2f5e87a7bf.
2016-01-13 11:02:11 -06:00
Thomas Tuegel
3800c62d89 Revert "melpa-packages.json: remove "0blayout" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353"
This reverts commit 4f85afad5b.
2016-01-13 11:01:39 -06:00
Eelco Dolstra
f9d166350d Remove previous CryptX version 2016-01-13 17:36:28 +01:00
Joe Hermaszewski
9238521b1c llvm: Add enableSharedLibraries option to 3.5 and 3.6 2016-01-13 15:21:23 +00:00
Eelco Dolstra
3d3dec9acf Add Crypt::JWT 2016-01-13 16:17:00 +01:00
Nikolay Amiantov
0deb1c1e75 sddm: fix focus of the password field 2016-01-13 18:12:01 +03:00
lethalman
091c74b1c8 Merge pull request #12062 from mogorman/platformio
platformio: init at 2.7.0
2016-01-13 15:47:25 +01:00
Jascha Geerds
4be51c84d5 gnome3_18: Update to latest patch release 2016-01-13 15:14:08 +01:00
lethalman
0140424918 Merge pull request #12013 from ctheune/submit/pkg-syncthing-update-0.12.10
syncthing: 0.12.9 -> 0.12.10
2016-01-13 15:11:05 +01:00
lethalman
b1d3c8b64f Merge pull request #12266 from zimbatm/pngcrush-1.7.92
Pngcrush updates
2016-01-13 14:48:36 +01:00
Luca Bruno
2b8b0b88e7 Revert "Revert "gnome3_18: add libgee_1""
This reverts commit a002367480.
2016-01-13 14:46:18 +01:00
Luca Bruno
4181e5ccae libgee: add missing libgee-1.nix file 2016-01-13 14:45:35 +01:00
Peter Simons
a002367480 Revert "gnome3_18: add libgee_1"
This reverts commit c5554597bd. The patch
is incomplete and breaks Nixpkgs evaluation.
2016-01-13 14:44:40 +01:00
Edward Tjörnhammar
cee61fd115 kodiPlugins.t0mm0-common: init at 0.0.1 2016-01-13 14:29:06 +01:00
Edward Tjörnhammar
32cd7228f6 kodiPlugins.urlresolver: init at 2.10.0 2016-01-13 14:29:06 +01:00
Edward Tjörnhammar
15821e1b69 kodiPlugins.salts: init at 1.0.98 2016-01-13 14:29:06 +01:00
lethalman
d5c1a750bf Merge pull request #12359 from hrdinka/update/qtpass
qtpass: 1.0.5 -> 1.0.6
2016-01-13 14:21:19 +01:00
lethalman
e1eea5ad7f Merge pull request #12360 from kragniz/powertop-v2.8
powertop: 2.7 -> 2.8
2016-01-13 14:18:52 +01:00
lethalman
8a98343919 Merge pull request #12356 from kragniz/gimp-2.8.16
gimp: 2.8.14 -> 2.8.16
2016-01-13 14:16:38 +01:00
Peter Simons
e4cc3703c0 Merge pull request #12107 from VShell/freenet
freenet: rewrite wrapper to not depend on PATH
2016-01-13 14:14:24 +01:00
Peter Simons
ae6fc4c5be Merge pull request #12293 from abbradar/postfix-updates
Rework postfix module and package
2016-01-13 14:12:50 +01:00
Shea Levy
b869146114 Merge branch 'kmod-22' of git://github.com/kragniz/nixpkgs 2016-01-13 08:11:33 -05:00
Nikolay Amiantov
5ad58df002 sddm: add QtQuick dependency to the wrapper 2016-01-13 16:01:36 +03:00
lethalman
1046a57f79 Merge pull request #12340 from dezgeg/pr-xfstests
xfstests: init at 2016-01-11
2016-01-13 14:01:11 +01:00
lethalman
db9ffb6dd4 Merge pull request #12343 from hrdinka/update/tigervnc
tigervnc: git-20150504 -> 1.6.0
2016-01-13 13:57:05 +01:00
Luca Bruno
c5554597bd gnome3_18: add libgee_1 2016-01-13 13:55:15 +01:00
Luca Bruno
27928a020a gnome3: default to gnome 3.18 2016-01-13 12:13:27 +00:00
Louis Taylor
6ac550a3e9 powertop: 2.7 -> 2.8
Removed patch, since an equivalent fix was made upstream and included in
the 2.8 release.
2016-01-13 12:06:33 +00:00
Christoph Hrdinka
f96a72dc04 qtpass: 1.0.5 -> 1.0.6 2016-01-13 13:02:03 +01:00
Nikolay Amiantov
dbac5951de pg_top: add license and platforms 2016-01-13 14:58:21 +03:00
Louis Taylor
2dd99b8abb kmod: 21 -> 22 2016-01-13 11:46:15 +00:00
Frederik Rietdijk
e45bd511f7 pythonPackages.pyaudio: 0.2.4 -> 0.2.9
Update python-pyaudio to the latest version.
buildPythonPackage is now used instead of mkDerivation.

pyaudio does not have an automated test suite but there are some
examples.
2016-01-13 12:08:33 +01:00
Louis Taylor
487a684bad gimp: 2.8.14 -> 2.8.16 2016-01-13 11:08:21 +00:00
Sander van der Burg
6ea56a46fb titaniumsdk: bump to version 5.1.2 2016-01-13 10:49:34 +00:00
Nikolay Amiantov
d1ed30ac0d cargoUnstable: init at 2016-01-10 2016-01-13 13:48:24 +03:00
Nikolay Amiantov
cdb5f269e2 rustcMaster: 2015-12-09 -> 2016-01-10 2016-01-13 13:48:24 +03:00
Nikolay Amiantov
893f376587 rustRegistry: 2015-12-23 -> 2016-01-10 2016-01-13 13:48:24 +03:00
Nikolay Amiantov
d0e3cca04e tlp: add more shell script dependencies 2016-01-13 13:38:21 +03:00
Nikolay Amiantov
f5835ce77f dspam: init at 3.10.2 2016-01-13 13:08:38 +03:00
Nikolay Amiantov
1ea34520cd opendkim: adopt, cleanup and fix opendkim-genkey 2016-01-13 13:07:11 +03:00
Nikolay Amiantov
2053b3a32a postsrsd: init at 1.3 2016-01-13 13:03:07 +03:00
Arseniy Seroka
92a28dd4bb Merge pull request #12252 from svend/emacs-pdf-tools-fix-deps
emacs-pdf-tools: Move packages to packageRequires
2016-01-13 12:49:05 +03:00
lethalman
5b1d1a384a Merge pull request #11156 from lethalman/docker-image
Composable docker images with Nix
2016-01-13 10:48:36 +01:00
Arseniy Seroka
ebbf810644 Merge pull request #12349 from kragniz/redis-3.0.6
redis: 3.0.2 -> 3.0.6
2016-01-13 12:44:51 +03:00
Arseniy Seroka
3a52b5f5ec Merge pull request #12348 from puffnfresh/update/zeal
zeal: 0.1.1 -> 0.2.1
2016-01-13 12:44:20 +03:00
Arseniy Seroka
ac480aee45 Merge pull request #12342 from DavidCalvo/gtklick
gtklick: init at 0.6.4
2016-01-13 12:43:59 +03:00
Arseniy Seroka
979df25714 Merge pull request #12354 from kragniz/screenfetch-2015-01-13
screenfetch: 2015-04-20 -> 2016-01-13
2016-01-13 12:41:49 +03:00
Luca Bruno
4a4561ce24 dockerTools: nix functions for manipulating docker images 2016-01-13 10:27:37 +01:00
Peter Simons
a7468dd951 Merge pull request #12201 from otwieracz/master
utox, libutoxcore and filter_audio version bump
2016-01-13 10:14:25 +01:00
Peter Simons
7f21df9001 all-packages.nix: strip trailing white-space 2016-01-13 10:11:31 +01:00
Peter Simons
d83a10bc6c emacs-25: mark the pre-release as low-priority
This ensures that users running "nix-env -i emacs" will get the
release version.
2016-01-13 10:10:33 +01:00
Peter Simons
4f85afad5b melpa-packages.json: remove "0blayout" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353 2016-01-13 10:09:55 +01:00
Peter Simons
2f5e87a7bf melpa-packages.json: remove "4clojure" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353 2016-01-13 10:09:36 +01:00
Louis Taylor
1587e1e578 screenfetch: 2015-04-20 -> 2016-01-13
This brings in the all-important new NixOS logo.
2016-01-13 09:06:44 +00:00
Peter Simons
625fe8164f melpa-packages.json: remove "2048-game" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353 2016-01-13 10:05:01 +01:00
Vladimír Čunát
cea8ee50c7 phantomjs2: fix evaluation and refactor
The error was due to the fact that with-introduced bindings have lower
priority and we do have `darwin` in scope already.

Fixes #12350. Closes #12351. (A slightly different fix.
I chose this to lower the risk of people re-introducing the mistake.)
2016-01-13 08:34:35 +01:00
Jude Taylor
e6a892bb55 phantomjs2: build on darwin 2016-01-12 21:52:49 -08:00
Louis Taylor
9516c065ba redis: 3.0.2 -> 3.0.6 2016-01-13 05:28:00 +00:00
Brian McKenna
3b62c8cdc8 zeal: 0.1.1 -> 0.2.1 2016-01-13 15:06:42 +11:00
Tobias Geerinckx-Rice
5904738557 regionset: 20030629 -> 0.2
Later version with cleaned-up code and a very basic man page.
2016-01-13 03:30:56 +01:00
Tobias Geerinckx-Rice
9888fbd8d2 gtk-gnutella: 1.0.1 -> 1.1.5
Still broken, though.
2016-01-13 03:30:56 +01:00
Tobias Geerinckx-Rice
f85b5c4c07 ntop: remove dead package
Broken since 2013. Discontinued. Use ntopng.
2016-01-13 03:30:56 +01:00
Shea Levy
44274f62f5 linux: Add 4.4 2016-01-12 19:39:00 -05:00
Jascha Geerds
0d79a33fb6 pycharm: 5.0.1 -> 5.0.3 2016-01-12 23:45:06 +01:00
David Calvo Ruiz
5c3a84fc89 gtklick: init at 0.6.4 2016-01-12 22:45:41 +01:00
David Calvo Ruiz
d445ee9f37 klick: init at 0.12.2 2016-01-12 22:45:40 +01:00
David Calvo Ruiz
d3dbedac50 pyliblo: init at 0.9.2 2016-01-12 22:45:39 +01:00
Moritz Ulrich
acf0952458 git-appraise: Init at 0.3. 2016-01-12 22:37:54 +01:00
Christoph Hrdinka
32a36e8a6a tigervnc: git-20150504 -> 1.6.0 2016-01-12 22:36:15 +01:00
Edward Tjörnhammar
376e842c22 kodiPlugins.svtplay: 4.0.18 -> 4.0.21 2016-01-12 22:09:31 +01:00
Edward Tjörnhammar
3a6c354094 i2pd: 2.2.0 -> 2.3.0 2016-01-12 22:09:31 +01:00
Slawomir Gonet
efeffdbdc0 qTox updated due to bug with A/V subsystem 2016-01-12 21:44:38 +01:00
Slawomir Gonet
8b7d28251a qtsvg dependency added for qtox 2016-01-12 21:44:38 +01:00
Slawomir Gonet
0d02182843 utox, libutoxcore and filter_audio version bump 2016-01-12 21:44:38 +01:00
Tuomas Tynkkynen
7a81d47023 xfstests: init at 2016-01-11 2016-01-12 21:57:22 +02:00
Ricardo M. Correia
e6cb9172ab Merge pull request #12337 from twhitehead/master
buildRustPackage.pkg-config: don't hardcode /nix/store, use $NIX_STORE
2016-01-12 20:28:42 +01:00
Thomas Tuegel
3eaca0b667 kde5.apps: 15.12.0 -> 15.12.1 2016-01-12 13:26:37 -06:00
Tyson Whitehead
5c89edbc3b buildRustPackage: don't hardcode /nix/store, use $NIX_STORE 2016-01-12 13:45:11 -05:00
goibhniu
022a05b07b Merge pull request #12169 from jgillich/pybitmessage
pybitmessage: init at 0.4.4
2016-01-12 19:07:01 +01:00
Arseniy Seroka
e8a66aa4f3 Merge pull request #12327 from kragniz/mpv-0.14.0
mpv: 0.12.0 -> 0.14.0
2016-01-12 20:07:57 +03:00
Arseniy Seroka
28bd6a0e22 Merge pull request #12334 from couchemar/elixir-1.2.0
elixir: 1.1.1 -> 1.2.0
2016-01-12 20:07:49 +03:00
Eelco Dolstra
eda93bb51f diffoscope: Ignore different link counts and inode change times
Nix does not canonicalize these, so ignore them to prevent lots of
spurious differences.
2016-01-12 17:01:13 +01:00
Oliver Charles
c311b228fc Merge pull request #12275 from mogorman/notmuch-addrlookup
notmuch-addrlookup: init at 7
2016-01-12 15:39:29 +00:00
Eelco Dolstra
1ecba0c1d7 diffoscope: 44 -> 45 2016-01-12 16:38:23 +01:00
Florent Becker
f5e731168b cohttp: 0.17.1 -> 0.19.3 2016-01-12 16:21:55 +01:00
Andrey Pavlov
9c2da8a296 elixir: 1.1.1 -> 1.2.0 2016-01-12 18:14:43 +03:00
Nikolay Amiantov
be2b989842 postfix30: build with pcre, add database drivers support 2016-01-12 18:00:57 +03:00
Thomas Tuegel
d5c070283b kde5.kscreen: add missing runtime dependencies
Fixes #12331.
2016-01-12 08:53:06 -06:00
Nikolay Amiantov
4a9ad20a95 Revert "vde2: support static build"
This reverts commit fda6c0d3c7.
See ee6ca494d2
for related discussion.
2016-01-12 17:15:14 +03:00
Nikolay Amiantov
e9597ff555 Revert "libpcap: support static build"
This reverts commit ee6ca494d2.
2016-01-12 17:15:14 +03:00
Nikolay Amiantov
d65850e56f postfix30: split meta_directory from configuration, fix queue_directory and data_directory 2016-01-12 16:41:35 +03:00
Nikolay Amiantov
57c1d09857 postfix30: add patch to silence setuid-in-nix-store related warnings 2016-01-12 16:41:35 +03:00
Eelco Dolstra
bbfbadf327 diffoscope: Reduce closure size
This reduces diffoscope's closure size from 2470 MiB to 579 MiB by
leaving out some less crucial dependencies (like GHC and Free
Pascal). These can be re-enabled by turning on enableBloat.
2016-01-12 14:25:26 +01:00
Nikolay Amiantov
7bedf42435 pythonPackages.future: fix version 2016-01-12 15:07:49 +03:00
Nikolay Amiantov
fda6c0d3c7 vde2: support static build 2016-01-12 15:06:23 +03:00
Nikolay Amiantov
ee6ca494d2 libpcap: support static build 2016-01-12 15:06:15 +03:00
Nikolay Amiantov
9124e9584b Merge pull request #11779 from abbradar/fhs-root
chroot-user: don't create new user namespace if we are root
2016-01-12 14:40:45 +03:00
Oliver Charles
6fd00586dd Merge pull request #12326 from womfoo/bluejeans
bluejeans: 2.100.102.8 -> 2.125.24.5
2016-01-12 11:31:54 +00:00
Eelco Dolstra
3fdf018f77 gnugrep: Disable tests
The test long-pattern-perf is timing sensitive, so it can fail
randomly based on load.

http://hydra.nixos.org/build/30265484
2016-01-12 12:06:41 +01:00
Domen Kožar
da1d9293f8 Merge pull request #12269 from zimbatm/sshuttle-0.73
sshuttle: 0.71 -> 0.73
2016-01-12 11:57:25 +01:00
Vladimír Čunát
ab346fd1bb mesa drivers: revert back to llvm-3.6 for now
/cc #11367, #11467.
Only the drivers are overridden for now to avoid a mass rebuild.
2016-01-12 11:21:28 +01:00
Peter Simons
8e70d65652 haskell-cabal-helper: drop obsolete override
Tests are now being disabled by hackage2nix.
2016-01-12 11:02:51 +01:00
Peter Simons
c8da4cf7af configuration-hackage2nix.yaml: update list of broken builds 2016-01-12 11:02:51 +01:00
Peter Simons
43f1de91f8 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20151217-7-g3384c26 using the following inputs:

  - Nixpkgs: 7cbc1f27d4
  - Hackage: dfdbb526ed
  - LTS Haskell: e72964a553
  - Stackage Nightly: a9df6f5b32
2016-01-12 11:02:43 +01:00
Luke Clifton
8da514d726 Bring in krb5 for darwin builds seeing as we use 2016-01-12 21:00:33 +11:00
Louis Taylor
010724bc6f mpv: 0.12.0 -> 0.14.0 2016-01-12 07:02:11 +00:00
Kranium Gikos Mendoza
ae6686441e bluejeans: 2.100.102.8 -> 2.125.24.5 2016-01-12 12:31:13 +08:00
Tobias Geerinckx-Rice
3b0dc7b2d7 zotero: remove unused firefox-bin fork
Dead code since 3d919a002d.
2016-01-12 03:08:10 +01:00