Commit graph

69356 commits

Author SHA1 Message Date
Arseniy Seroka 4cbed031e3 Merge pull request #9967 from davidak/add-package-iops
iops: init at 0.1
2015-09-21 00:52:40 +03:00
David Kleuker 775d1dc4b1 iops: init at 0.1 2015-09-20 23:24:43 +02:00
Arseniy Seroka 4a074fae2b Merge pull request #9954 from robbinch/pkg-zimreader
zimreader: init at 20150710.
2015-09-20 22:52:21 +03:00
Arseniy Seroka e69022e115 Merge pull request #9958 from matthiasbeyer/update-mosh
mosh: 1.2.4 -> 1.2.5
2015-09-20 22:51:46 +03:00
Arseniy Seroka e142ad39aa Merge pull request #9959 from matthiasbeyer/update-pal
pal: 0.4.2 -> 0.4.3
2015-09-20 22:51:37 +03:00
Arseniy Seroka da0c7590d7 Merge pull request #9960 from matthiasbeyer/update-mupdf
mupdf: 1.7a -> 1.7
2015-09-20 22:51:27 +03:00
Arseniy Seroka d2d1627676 Merge pull request #9963 from davidak/fix/pantheon-terminal-update
pantheon-terminal: 0.3.0.1 -> 0.3.1.3
2015-09-20 22:51:10 +03:00
Edward Tjörnhammar aeba3eabcd Revert "Don't evaluate haskellPackages when gitit is disabled"
This reverts commit 99750d89dd.
2015-09-20 21:40:17 +02:00
Edward Tjörnhammar 122d5e497e Remove Gitit from the list of evaluated modules 2015-09-20 21:40:16 +02:00
David Kleuker 6fc40fada1 add myself to maintainers 2015-09-20 21:16:22 +02:00
Domen Kožar 2677b9d2cc Merge pull request #9965 from devhell/profanity
profanity: 0.4.6 -> 0.4.7
2015-09-20 21:10:05 +02:00
Carter Charbonneau 170177ad26 retroshare: 0.6-svn-7445 -> 0.6-git-fabc3a3 (close #9542) 2015-09-20 20:44:55 +02:00
devhell eace7b6f9c profanity: 0.4.6 -> 0.4.7
Built and run successfully on local.

From the Changelog:
```
- GNU Readline
- OpenPGP support
- Message Carbons (xep-0280)
- Message Delivery Receipts (xep-0184)
- MUC Mediated Invitation support
- Configurable time formatting
- Option to show JIDs in roster
- Option to hide empty groups in roster
- Generate UUID for unnamed new MUC rooms
- Themable UI preference to indicate OTR and PGP messages
- Reformatted help
- devel: Added functional tests using libexpect and libstabber
```
2015-09-20 19:38:03 +01:00
Austin Seipp dc3ae3beaa nixpkgs: afl 1.93b -> 1.94b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-09-20 12:47:59 -05:00
Peter Simons aef109d376 Merge pull request #9957 from matthiasbeyer/update-xterm
xterm: 317 -> 320
2015-09-20 19:00:52 +02:00
David Kleuker 3ff372b7ac pantheon-terminal: 0.3.0.1 -> 0.3.1.3 2015-09-20 18:24:37 +02:00
Nikolay Amiantov f5deff5137 nix-prefetch-git: pull all tags from remote when checkouting by revision
Close #9790.
This fixes checkouting for a nasty combination:

1. To be checkouted is a revision which corresponds to tag in a form "<tag>^{}".
2. This revision is not fetched by default.
2015-09-20 18:24:34 +02:00
Vladimír Čunát 3ce3539cdc Merge #9807: python-INGInious: Fix hydra build 2015-09-20 18:18:00 +02:00
Allen Nelson 79c6c27b9b pandas: add libcxx dependency on darwin (close #9862)
vcunat changed `optional` arguments from lists to packages.
2015-09-20 17:49:13 +02:00
Vladimír Čunát 8e393dde0f xfce.exo: maintenance update 0.10.6 -> 0.10.7 2015-09-20 17:41:07 +02:00
Thomas Tuegel 37a2a20d37 Merge pull request #9949 from Mathnerd314/noto-fonts
Noto fonts
2015-09-20 08:50:13 -05:00
Matthias Beyer bf21b42db9 xterm: 317 -> 320 2015-09-20 15:40:13 +02:00
Matthias Beyer 232bafe6c3 mupdf: 1.7a -> 1.7 2015-09-20 15:38:53 +02:00
Matthias Beyer e8c6b2d0e6 mosh: 1.2.4 -> 1.2.5 2015-09-20 15:37:36 +02:00
Matthias Beyer 34b3860909 pal: 0.4.2 -> 0.4.3 2015-09-20 15:36:31 +02:00
Pascal Wittmann aeb4aa05f6 Merge pull request #9951 from dezgeg/pr-update-sl
sl: 3.03 -> 5.02
2015-09-20 12:34:02 +02:00
Pascal Wittmann 07aefa403d filezilla: 3.13.1 -> 3.14.0 2015-09-20 12:25:56 +02:00
Arseniy Seroka 4e1f2d5507 Merge pull request #8653 from matthiasbeyer/add-vit
Add vit
2015-09-20 12:53:41 +03:00
Matthias Beyer d4e36bd2d6 vit: init at 1.2
Suggested-by: Robert Helgesson <robert@rycee.net>
2015-09-20 11:46:21 +02:00
Vladimír Čunát ccce09a396 beast: switch to a working src location, fixes #9936
It also needs an update, it seems, but I don't know this SW.
2015-09-20 11:26:47 +02:00
Domen Kožar 94e3e1195e chromium: remove preferLocalBuild
It's another attempt to fix chromium builds.

See http://hydra.nixos.org/build/26086977/nixlog/4/raw

Unpacking sources is actually taking more than 2h so build fails.
Instead, rather build it remotely and then copy over the output as
we don't have limits for download time.

See 089bdce621 for reference

cc @aszlig

(cherry picked from commit cef54e7d67870ff68c9787ff60cd50ca4bf1d8af)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-20 11:16:42 +02:00
Vladimír Čunát aaa985e317 xgd-utils: update p7 -> p46 (close #9851)
This update probably contains a fix for CVE-2014-9622.
Thanks to @jb55 for the PR. We take even newer version.
2015-09-20 09:43:29 +02:00
Vladimír Čunát a4d721efd7 djview: update 4.8 -> 4.10.3
Also kill tabs, remove unneeded (and failing) patch.
No qt5 yet, unfortunately.
2015-09-20 08:44:24 +02:00
Vladimír Čunát 80a9e5a183 pciutils: feature+bugfix update 3.3.1 -> 3.4.0 2015-09-20 08:26:29 +02:00
Peter Simons 2822a45758 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150903-85-gaab3160 using the following inputs:

  - Hackage: d45d08e556
  - LTS Haskell: da73308b63
  - Stackage Nightly: 7d1956be84
2015-09-20 08:16:46 +02:00
Charles Strahan f08fb6e6c7 broadcom-sta: fix build on kernel >= 4.2 (close #9953)
Also cherry-pick a licensing fix from torvalds/linux@7d3e2eb178
necessary for building broadcom-sta on kernel 4.2.

For more details, see:
https://github.com/longsleep/bcmwl-ubuntu/issues/6

Fixes #9948.
2015-09-20 08:01:37 +02:00
Robbin C 3a8756913c zimreader: init at 20150710.
This adds zimreader, a tool to serve ZIM files using HTTP.

Its dependencies, cxxtools and tntnet are included in this derivation
because zimreader needs specific (not latest) versions of them
to compile.
2015-09-20 12:57:50 +08:00
Tuomas Tynkkynen 4cf60b3452 sl: 3.03 -> 5.02
- Source moved to GitHub
- No need to patch Makefile
- Install manpage
2015-09-20 02:55:55 +03:00
William A. Kennington III 222f5454a0 Merge pull request #9892 from benley/swig3-darwin
swig3: re-enable darwin builds
2015-09-19 16:30:26 -07:00
William A. Kennington III fcbce03142 Merge pull request #9950 from dezgeg/pr-update-picocom
picocom: 1.8 -> 2.0
2015-09-19 16:30:05 -07:00
Domen Kožar c2b17b329d Merge pull request #9933 from spencerjanssen/flexget_beautifulsoup_4.4
flexget: depend on beautifulsoup 4.1.3
2015-09-20 01:29:39 +02:00
Tuomas Tynkkynen 8756ac99eb picocom: 1.8 -> 2.0
- Upstream changed manpage filename
- Home page no longer at Google Code
2015-09-20 02:26:56 +03:00
William A. Kennington III 2664685d67 quassel: Build with fPIC to fix ssl use on gcc5 2015-09-19 16:05:38 -07:00
Mathnerd314 2017fa5f4e noto-fonts: init at git-2015-09-08
noto-fonts-cjk: init at 1.004
noto-fonts-emoji: init at git-2015-08-17
2015-09-19 16:54:16 -06:00
Mathnerd314 d229db38d2 nototools: init at git-2015-09-16 2015-09-19 16:54:16 -06:00
Mathnerd314 3efdf1e135 pythonPackages.fonttools: 2.4 -> 3.0 2015-09-19 16:54:15 -06:00
William A. Kennington III d9fd037e88 zfs + zfs_git: 0.6.5 -> 0.6.5.1 2015-09-19 15:02:59 -07:00
Pascal Wittmann c25677d95a Merge pull request #9947 from devhell/transmission-remote-gtk
transmission-remote-gtk: 1.1.1 -> 1.2
2015-09-19 23:43:37 +02:00
devhell 49a5d06d3c transmission-remote-gtk: 1.1.1 -> 1.2
This commit includes some rework since the original googlecode
repository redirects to the GitHub page.

Built and tested successfully on local.

From the Changelog:
```
* Wed Jun 11 2014 1.2
- A basic RSS reader which uses libmrss.
- Fix some 32bit platforms reporting 0 connected peers and unknown ETA.
- Resolve some GTK deprecations.
- Fix a crash in port test callback.
- Fix decimal marker in status bar version.
- Support for GeoIPCity.dat.
- Fix a crash when removing lots of columns (something changed in GTK).
- Optional and non-default support for validating SSL certs.
- Remove all GTK2 support.
- Allow alt-speed limits to override global speed limits in the statusbar
  display.
```
2015-09-19 21:18:22 +01:00
Arseniy Seroka d131d924a5 Merge pull request #9930 from oxij/nixos-physlock
nixos: add physlock service
2015-09-19 22:58:32 +03:00