Commit graph

63515 commits

Author SHA1 Message Date
Domen Kožar
8c65e4e82a Merge pull request #11519 from mcmtroffaes/feature/cbatticon-sha256-fix
cbatticon: fix sha256 mismatch
2015-12-07 11:26:29 +01:00
Matthias C. M. Troffaes
9b2d64f310 cbatticon: use fetchzip to fix sha256 issues 2015-12-07 10:24:38 +00:00
Peter Simons
83f9fc069c hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs:

  - Nixpkgs: 4619baf1f6
  - Hackage: 4269955365
  - LTS Haskell: 57dab1c997
  - Stackage Nightly: 87110f79ed
2015-12-07 11:23:57 +01:00
lethalman
2fde83b5bd Merge pull request #11411 from hrdinka/mapnik
mapnik: init at 3.0.9
2015-12-07 10:50:39 +01:00
lethalman
6d13f373f4 Merge pull request #11511 from goodwillcoding/libgtop-update
update libgtop to latest (2.32.0) and enable gobject introspection on it
2015-12-07 10:17:36 +01:00
Arseniy Seroka
f6754747bd Merge pull request #11513 from oxij/fix-w3m-on-darwin
w3m: turn off mouseSupport on Darwin
2015-12-07 03:03:08 +03:00
Tobias Geerinckx-Rice
47eb4d4430 Migrate manpages -> man-pages (upstream project name) 2015-12-06 23:44:13 +01:00
Tobias Geerinckx-Rice
ef8dde9eef man-pages-posix: correct meta.homepage 2015-12-06 23:44:13 +01:00
Tobias Geerinckx-Rice
968986547b man-pages 4.02 -> 4.03 2015-12-06 23:44:13 +01:00
Tobias Geerinckx-Rice
b3635acffb swingsane: init at 0.2 2015-12-06 23:44:13 +01:00
Rok Garbas
7ac0052ad5 nodejs: nodePackages_4_2 -> nodePackages_4_x 2015-12-06 21:58:45 +01:00
Rok Garbas
c90d26a2e2 nodejs: fix naming of nodejs to fit into their versioning model, fixes #11497 2015-12-06 21:57:24 +01:00
zimbatm
a6982cc525 nodejs: 5.0.0 -> 5.1.1 CVE-2015-8027
See
https://nodejs.org/en/blog/vulnerability/december-2015-security-releases/
2015-12-06 21:57:09 +01:00
zimbatm
989966b293 nodejs: 4.2.2 -> 4.2.3 CVE-2015-8027
See
https://nodejs.org/en/blog/vulnerability/december-2015-security-releases/
2015-12-06 21:57:09 +01:00
zimbatm
59fc3cd8ad nodejs: remove unlinked v4_1_0
The stable branch is v4.x.x and is already taken care of my the default.nix
2015-12-06 21:57:09 +01:00
zimbatm
46c65335ca nodejs: 0.10.40 -> 0.10.41
Maintenance release
2015-12-06 21:57:09 +01:00
Jan Malakhovski
53f93b0b7e w3m: turn off mouseSupport on Darwin
Fixes an issue reported at https://github.com/NixOS/nixpkgs/pull/11222/files#r46774825
2015-12-06 20:44:29 +00:00
goodwillcoding
41f594a299 Add gobjectIntrospection to the scope 2015-12-06 11:26:06 -08:00
Thomas Tuegel
026e3424a7 emacsPackagesNg: include elpaPackages 2015-12-06 13:17:41 -06:00
goodwillcoding
71240e56a1 update libgtop to latest (2.32.0) and enable gobject introspection on it 2015-12-06 10:54:11 -08:00
Arseniy Seroka
21332223ec Merge pull request #11451 from rvl/pump.io
Add Pump.io
2015-12-06 21:47:42 +03:00
Joachim Schiele
a72ff7f4e7 Merge branch 'master' of github.com:NixOS/nixpkgs 2015-12-06 19:43:53 +01:00
Joachim Schiele
bf0ed5e93a added kgocode 2015-12-06 19:43:25 +01:00
Pamelloes
038c7a60a1 Fix trollius buildon sandboxed pure darwin
Skipped six tests that fail because of sandbox restrictions (namely the three variants of test_read_pty_output and test_write_pty).
2015-12-06 12:34:06 -06:00
Thomas Tuegel
07a0031029 melpaBuild: add unpackCmd for single-file packages
Emacs packages are commonly distributed as single .el files. This
unpackCmd handles them correctly and sets up sourceRoot. Other sources
are treated in the default manner.
2015-12-06 11:50:10 -06:00
Thomas Tuegel
32c0069b79 add elpaPackages top-level attribute 2015-12-06 11:49:51 -06:00
Thomas Tuegel
63eb6fdd8a fetchsvn: correctly handle trailing slashes
`splitString` does not split on trailing separators.
2015-12-06 11:49:51 -06:00
Thomas Tuegel
8498f9d46b elpa-packages 2015-12-06 2015-12-06 11:49:50 -06:00
Thomas Tuegel
0c2259629d add elpa-packages.nix 2015-12-06 11:49:50 -06:00
Franz Pletz
59c130a690 openttd: 1.5.2 -> 1.5.3 2015-12-06 16:59:55 +01:00
Peter Simons
b89514eced fetchgit: follow up to 2cf7069b7d
If "fetcher" is a string, then Nix will execute it with bash already, so
the additional bash argument in that string was redundant and apparently
causes trouble on non-Linux platforms.

Hopefully fixes https://github.com/NixOS/nixpkgs/issues/11496.
2015-12-06 15:06:02 +01:00
Rodney Lorrimar
69b0661fa9 pump.io: init at git-2015-11-09
pump.io -- Social server with an ActivityStreams API

The version from git master branch is used because released version 0.3
is not compatible with newer versions of nodejs.

node-packages.json was extracted from pump.io package.json and augmented
with the databank-{lrucache,memcached,mongodb,redis} driver packages.

To regenerate, run:
    npm2nix pkgs/servers/web-apps/pump.io/node-packages.json pkgs/servers/web-apps/pump.io/node-packages.nix
2015-12-06 13:35:21 +00:00
Edward Tjörnhammar
b195abe091 goPackages.gocryptfs: init at 0.5 2015-12-06 13:51:09 +01:00
Edward Tjörnhammar
a84c4a66f7 goPackages.openssl-spacemonkey: reintroduce openssl bindings 2015-12-06 13:51:09 +01:00
Herwig Hochleitner
088c3fc9dd virtualbox: 5.0.6 -> 5.0.10, fixes #11115 2015-12-06 13:23:46 +01:00
codsl
7884923ba3 tor: 0.2.6.10 -> 0.2.7.5, fixes #11489 2015-12-06 13:18:45 +01:00
goibhniu
e83c52258a Merge pull request #11311 from magnetophon/yoshimi-master
yoshimi: 1.3.6 -> 1.3.7.1
2015-12-06 11:46:51 +01:00
goibhniu
b069292b21 Merge pull request #11495 from lihop/update-shellinabox
shellinabox: 2.16 -> 2.19
2015-12-06 11:41:33 +01:00
Damien Cassou
387293f6a9 Merge pull request #11468 from DamienCassou/gpaste-3.18.2
gpaste: 3.16.3 → 3.18.2
2015-12-06 08:55:35 +01:00
Leroy Hopson
7e066b13e7 shellinabox: 2.16 -> 2.19 2015-12-06 15:38:07 +13:00
Tobias Geerinckx-Rice
1d4b4dc8b6 saneBackends{,Git}: add more descriptive descriptions 2015-12-05 23:42:56 +01:00
Tobias Geerinckx-Rice
df4ab4c9cc saneBackendsGit: add myself as maintainer 2015-12-05 23:42:56 +01:00
Tobias Geerinckx-Rice
d3d5c79582 saneBackendsGit 1.0.24.73-g6c4f6bc -> 1.0.25.177-g753d123 2015-12-05 23:42:56 +01:00
Tobias Geerinckx-Rice
5bcd13156c saneBackends: add myself as maintainer 2015-12-05 23:42:56 +01:00
Tobias Geerinckx-Rice
256cec9756 saneBackends 1.0.24 -> 1.0.25
Changes too numerous to list here:

http://anonscm.debian.org/cgit/sane/sane-backends.git/tree/ChangeLog?h=RELEASE_1_0_25
2015-12-05 23:42:56 +01:00
Ingolf Wagner
9c24bdff42 backup: init v4, fixes #11370 2015-12-05 23:21:03 +01:00
Mayeu (Cast)
808ae1fd69 Owncloud: 7.0.10 -> 7.0.11, fixes #11428 2015-12-05 23:17:38 +01:00
Mayeu (Cast)
0113161c55 Owncloud 8.2.0 -> 8.2.1
Multiple bug fixes and performance improvement.
Hash directly taken from the Owncloud changelog.
2015-12-05 23:17:23 +01:00
Gabriel Ebner
7cc6e6718c simp_le: init at 20151205, fixes #11479 2015-12-05 23:09:47 +01:00
Gabriel Ebner
51bcfbe007 pythonPackages.acme: extract from letsencrypt derivation. 2015-12-05 23:09:27 +01:00
Rok Garbas
9d1bbf7a02 neovim: update 0.1.0 -> 0.1.1 2015-12-05 23:08:22 +01:00
Emery Hemingway
2b6dcdfcd0 Rename 'emery' maintainer handle to 'ehmry', fixes #11493
Communication happens on Github so names should be consistent.
2015-12-05 23:06:20 +01:00
Arseniy Seroka
1764a05710 Merge pull request #11473 from NeQuissimus/master
Add Kotlin
2015-12-06 00:30:19 +03:00
Tim Steinbach
a356c3fa47 kotlin: init at 1.0.0-beta-3594 2015-12-05 21:23:22 +00:00
Christoph Hrdinka
59823208a6 python modestmaps: init at 1.4.6, fixes #11429 2015-12-05 20:58:08 +01:00
Peter Panaguiton
1b0edf40c3 cwm: init at 5.6, fixes #11458 2015-12-05 20:47:09 +01:00
Jan Malakhovski
43a1cfccf5 conky: build the docs, fixes #11461 2015-12-05 20:34:57 +01:00
Niclas Thall
5bd92c0197 ums: init at 5.3.1, fixes #11485 2015-12-05 20:30:43 +01:00
codsl
4f15547a9c emacs-packages: bind-key: 20150317 -> 20150321, fixes #11490 2015-12-05 20:19:39 +01:00
codsl
ce013bf507 emacs-packages: use-package: 20150317 -> 20151112 2015-12-05 20:19:32 +01:00
Jan Malakhovski
74724837d6 cmus: rewrite expression, add more options, fixes #11483 2015-12-05 20:18:13 +01:00
Jan Malakhovski
3ef66919b6 cmus: 2.6.0 -> 2.7.0, add a maintainer 2015-12-05 20:18:02 +01:00
Pascal Wittmann
68a1b2411a zsh: 5.1.1 -> 5.2 2015-12-05 17:07:41 +01:00
Pascal Wittmann
174d892e0c perl-HTML-TableExtract: 2.11 -> 2.13 2015-12-05 17:07:41 +01:00
Pascal Wittmann
84b3af19b8 Merge pull request #11365 from nlewo/fix/git-review
git-review: init at 1.25.0
2015-12-05 16:32:12 +01:00
Peter Simons
2a3e9dfdd4 configuration-hackage2nix.yaml: update list of broken builds 2015-12-05 15:15:34 +01:00
Peter Simons
71aff7006c hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs:

  - Nixpkgs: 02a00be50f
  - Hackage: 2c186df615
  - LTS Haskell: 57dab1c997
  - Stackage Nightly: c3ba1c0c15
2015-12-05 15:15:33 +01:00
Damien Cassou
97ccbb9498 offlineimap: 6.5.7 → 6.6.0, fixes #11481 2015-12-05 11:54:41 +01:00
codsl
51a5f49d70 openssl: security update 1.0.2d -> 1.0.2e
Fixes CVE-2015-3193, CVE-2015-3194, CVE-2015-3195 and CVE-2015-3196.
Close #11469.
2015-12-05 11:32:49 +01:00
codsl
fb3b9f5f8b openssl: security update 1.0.1p -> 1.0.1q
Fixes CVE-2015-3194 and CVE-2015-3195.
Taken from #11469.
2015-12-05 11:25:27 +01:00
Vladimír Čunát
d38e9d3b37 tarball: fix darwin evaluation
(cherry picked from commit 12e788ff44)
2015-12-05 11:13:29 +01:00
Vladimír Čunát
263fd55d4b Merge recent staging built on Hydra
http://hydra.nixos.org/eval/1231884
Only Darwin jobs seem to be queued now,
but we can't afford to wait for that single build slave.
2015-12-05 11:11:51 +01:00
Carles Pagès
5d9148c9ad kodiPlugins.pvr-hts: init at 2.1.18
Add Tvheadend HTSP PVR client addon for Kodi.
2015-12-05 08:42:45 +01:00
Vincent Laporte
0a745f5dd2 indilib: 1.0.0 -> 1.1.0
Older source no longer available
2015-12-04 23:36:48 +01:00
Nikolay Amiantov
c990a1ed4d Merge pull request #11262 from spwhitt/bumblebee_have
bumblebee: use _have not have in bash completion
2015-12-05 00:56:16 +03:00
Nikolay Amiantov
95629cf6f8 bumblebee: cleanup, fix virtualgl, add useNvidia flag 2015-12-05 00:54:09 +03:00
Nikolay Amiantov
3b1ab88428 virtualgl: 2.3.2 -> 2.4.1, fix multilib 2015-12-05 00:54:09 +03:00
Nikolay Amiantov
56ffc2ecd2 primus: 1.0.0748176 -> 20151204, add useNvidia flag 2015-12-05 00:54:09 +03:00
Nikolay Amiantov
ae7ff02081 tlp: use module_init_tools, avoid recompilation for nixos 2015-12-05 00:54:09 +03:00
Arseniy Seroka
87ba86b7da Merge pull request #11465 from oxij/xapian-omega-init
xapian-omega: init at 1.2.21
2015-12-05 00:11:09 +03:00
Arseniy Seroka
2de2380b93 Merge pull request #11459 from gebner/ipafont-url
ipafont: fix source url.
2015-12-04 23:58:12 +03:00
Arseniy Seroka
a07cbec43c Merge pull request #11462 from oxij/mpd-client-support
mpd: set clientSupport to true by default
2015-12-04 23:57:06 +03:00
Peter Simons
1cd7ec96e4 pkgs/tools/security/gnupg/21.nix: cosmetic 2015-12-04 21:11:22 +01:00
Peter Simons
65f3932f6e Update list of gnupg.org mirror sites.
The list we had before contained a lot of junk, i.e. sites that were no
longer online or no longer in sync. The new list of sites comes from
https://gnupg.org/download/index.html.
2015-12-04 21:11:22 +01:00
Eric Seidel
64ef665b6f Merge pull request #11466 from oxij/emacs-helm-bibtex-init
emacs-packages: add helm-bibtex and dependencies
2015-12-04 11:53:14 -08:00
Damien Cassou
9f05627d68 gpaste: 3.16.3 → 3.18.2 2015-12-04 20:39:19 +01:00
Peter Simons
b79227b934 Merge pull request #11453 from lancelotsix/update_gnupg21
gnupg21: 2.1.9 -> 2.1.10
2015-12-04 19:54:36 +01:00
Peter Simons
620e2920f7 Merge pull request #11464 from oxij/rtorrent-fallocate
rtorrent: build with fallocate support
2015-12-04 19:52:09 +01:00
Jan Malakhovski
ba7a883340 emacs-packages: helm-bibtex: init at 20151125 2015-12-04 17:55:53 +00:00
Jan Malakhovski
f807e3338e emacs-packages: sort helm packages 2015-12-04 17:55:53 +00:00
Jan Malakhovski
b7fdbf1f2e emacs-packages: parsebib: init at 20151006 2015-12-04 17:55:52 +00:00
Jan Malakhovski
9c3f2bd322 emacs-packages: f: init at 20151113 2015-12-04 17:55:51 +00:00
Jan Malakhovski
13956d6444 emacs-packages: s: 20140910 -> 20151023 2015-12-04 17:55:51 +00:00
Jan Malakhovski
35cca051b2 xapian-omega: init at 1.2.21 2015-12-04 17:53:21 +00:00
Jan Malakhovski
83f46ec4d6 rtorrent: build with fallocate support
This doesn't actually turn it on unless you say

    system.file_allocate.set = yes

in the rtorrent config.
2015-12-04 17:51:14 +00:00
Jan Malakhovski
8eb8478e62 mpd: set clientSupport to true by default
Standard "satellite" configuration from the docs will not work without this.
2015-12-04 17:46:15 +00:00
Christoph Hrdinka
2c54da93ef mapnik: init at 3.0.9 2015-12-04 18:03:16 +01:00
Gabriel Ebner
8454f52dc5 ipafont: fix source url. 2015-12-04 17:47:18 +01:00
Moritz Ulrich
e9e6d62c59 rofi-pass: 1.2 -> 1.3.1
Also contains fixes so it doesn't depend on anything in PATH.
2015-12-04 17:24:56 +01:00
Eelco Dolstra
97ad628344 Merge pull request #11457 from NixOS/pSub-patch-1
release.nix: remove reference to pthreadmanpages
2015-12-04 17:24:02 +01:00