Commit graph

93356 commits

Author SHA1 Message Date
Graham Christensen a72dd11b3e Merge pull request #19341 from grahamc/sudolikeaboss
sudolikeaboss: init at 0.2.1
2016-10-08 08:52:02 -04:00
Jaka Hudoklin afbe339e7d firewall service: add support for loose reverse path filter check (#19122) 2016-10-08 14:26:52 +02:00
Nicolas Pouillard 38074ec9df electrum,electrum-dash: protobuf -> protobuf3_0 2016-10-08 14:15:35 +02:00
Nicolas Pouillard 8643f9c2a0 pythonPackages.trezor_agent: 0.6.5 -> 0.7.0 2016-10-08 14:15:35 +02:00
Nicolas Pouillard 37f9d30107 pythonPackages.keepkey: 0.7.0 -> 0.7.3 2016-10-08 14:15:35 +02:00
Nicolas Pouillard ded452aaa4 pythonPackages.trezor: 0.6.11 -> 0.7.4 2016-10-08 14:15:35 +02:00
Nicolas Pouillard 45da3d6459 pythonPackages.hidapi: 0.7.99.post12 -> 0.7.99.post15 2016-10-08 14:15:35 +02:00
Profpatsch bc8733aae6 geteltorito: switch to upstream dist (#19226)
Upstream has now a versioned release, so we switch over from the github
mirror.
2016-10-08 13:52:22 +02:00
Peter Hoeg 56c9c71f13 f2fs-tools: 1.6.1 -> 1.7.0 (#19352) 2016-10-08 13:44:58 +02:00
Nikolay Amiantov f561eb158e jre8_headless: use plain jre8 on Darwin 2016-10-08 12:28:54 +03:00
Peter Simons b59b89d9e3 Revert "Extend Haskell generic builder to use new --ipid flag."
This reverts commit ec8b816154. The change told
the Cabal build system to use the hash-part of $out as the internal identifier
for the library it's building (rather than generating such an ID itself). While
a good idea in theory, this choice had an unfortunate side-effect: When Cabal
links libraries X, Y, and Z into an executable, then the generated binary
contains their respective IDs. Now, Nix finds those strings and treats them as
an indication that there is a *run-time dependency* on the corresponding store
paths. This means that the generated executable will always depend on the store
paths of all the Haskell libraries that went into it, even when linked
statically.
2016-10-08 10:45:48 +02:00
Frederik Rietdijk bf003d986c Merge pull request #19355 from DamienCassou/vdirsyncer-0.13.1
vdirsyncer: 0.11.3 -> 0.13.1
2016-10-08 09:49:32 +02:00
Damien Cassou 225cc1c106
vdirsyncer: 0.11.3 -> 0.13.1
vdirsyncer > 0.13.0 does not support python 2 anymore.
https://github.com/pimutils/vdirsyncer/blob/master/CHANGELOG.rst#version-0130
2016-10-08 09:15:11 +02:00
Alexander Ried 0d47c06b4a libqmi: 1.12.6 -> 1.16.0 (#19305) 2016-10-08 07:15:38 +02:00
Alexander Ried 70a4644659 libmbim: 1.12.2 -> 1.14.0 (#19304) 2016-10-08 07:15:11 +02:00
Chris Darnell 4358c1660e xtitle: 0.2 -> 0.3 (#19351) 2016-10-08 07:11:41 +02:00
Tim Steinbach a699eb4798 linux: 4.4.23 -> 4.4.24 (#19346) 2016-10-08 07:02:07 +02:00
Tim Steinbach 9481edec56 linux: 4.7.6 -> 4.7.7 (#19345) 2016-10-08 07:01:51 +02:00
Tim Steinbach 07e67b33af linux: 4.8.0 -> 4.8.1 (#19344) 2016-10-08 07:01:27 +02:00
Graham Christensen 969cffca97
sudolikeaboss: init at 0.2.1 2016-10-07 22:19:33 -04:00
Tim Steinbach 02d7fbb678 Merge pull request #19342 from grahamc/oh-my-zsh
oh-my-zsh: Fix oh-my-zsh's loading of ~/.oh-my-zsh
2016-10-08 00:17:12 +00:00
Nikolay Amiantov bc0970f1e3 zsnes: use more debian patches
Fixes #19343
2016-10-08 01:40:22 +03:00
Graham Christensen 1dcfa0df6a Merge pull request #19336 from DamienCassou/umlet-14.2
umlet: 13.3 -> 14.2
2016-10-07 17:51:26 -04:00
Domen Kožar dadf6fc1d0 Merge pull request #19340 from bachp/xmlvalidation-fix
Fix xml validation error in NixOS releases documentation
2016-10-07 23:44:23 +02:00
Graham Christensen b0a58712cb Merge pull request #19337 from nathan7/master
unifi: 5.0.6 -> 5.2.9
2016-10-07 17:39:53 -04:00
Marco Maggesi 435673b948 Revert "Revert "linux*: remove 3.14, as it's no longer maintained""
In the end, it is too dangerous to have an unmaintained kernel in
nixpkgs.  Revert the revert.

This reverts commit e921725176.
2016-10-07 23:26:32 +02:00
Graham Christensen 822d484b68 oh-my-zsh: Fix oh-my-zsh's loading of ~/.oh-my-zsh 2016-10-07 17:18:17 -04:00
Frederik Rietdijk edebd5150e pythonPackages.pip: set priority, fixes collision #19327 2016-10-07 23:13:17 +02:00
Pascal Bach 8c053633df Fix xml validation error in NixOS releases documentation 2016-10-07 22:49:05 +02:00
Peter Hoeg 7e5a393e8c
deluge module: support specifying open file limit
We also increase the limit to 4096.
2016-10-07 22:14:03 +02:00
Nathan Zadoks f91f098650 unifi: 5.0.6 -> 5.2.9 2016-10-07 16:03:20 -04:00
Daiderd Jordan 5d69399184 Merge pull request #19285 from acowley/pcl-darwin-opengl
pcl: fix problem finding OpenGL on darwin
2016-10-07 21:41:39 +02:00
Damien Cassou 79f6563000
umlet: 13.3 -> 14.2 2016-10-07 20:59:56 +02:00
Peter Simons 2eeab5e3b2 anki: update to version 2.0.36 2016-10-07 19:10:40 +02:00
Jörg Thalheim b061b12adc Merge pull request #19325 from primeos/lf
lf: init at 2016-10-02
2016-10-07 17:37:48 +02:00
Damien Cassou 0e69fb2f19 Merge pull request #18985 from dudebout/emacs-with-c-src
emacs: add an option to install the C source
2016-10-07 17:23:19 +02:00
Shea Levy eca0f17ad2 nix-buffer support improvements.
Use inherit-local, add per-package elisp hooks.
2016-10-07 10:31:37 -04:00
Jörg Thalheim daf4e57577 Merge pull request #19209 from siddharthist/urxvtd/init
urxvtd service: init
2016-10-07 16:14:35 +02:00
Jascha Geerds 7ca139c4b7 idea.pycharm-{community,professional}: 2016.2.2 -> 2016.2.3 2016-10-07 16:09:16 +02:00
Jörg Thalheim 995b64f9dd Merge pull request #19326 from cko/influxdb_1.0.2
influxdb: 1.0.0-beta3 -> 1.0.2
2016-10-07 15:42:07 +02:00
Marco Maggesi e921725176 Revert "linux*: remove 3.14, as it's no longer maintained"
This is the simplest way to reenable the use of BLCR
(which at present requires linux version >3.12 <3.18)
until we find a better solution.

This reverts commit 6a9e765e27.
2016-10-07 14:31:24 +02:00
Christine Koppelt e7d4a64eaa influxdb: 1.0.0-beta3 -> 1.0.2 2016-10-07 14:15:27 +02:00
Andrey Trachenko 67e732d8f8
simavr: init at 1.3
Closes https://github.com/NixOS/nixpkgs/pull/15961
2016-10-07 14:11:22 +02:00
Andrey Trachenko bd6584277d
maintainers: add goodrone 2016-10-07 14:11:22 +02:00
Michael Weiss 8d17e63465 lf: init at 2016-10-02
Add the package "lf" (as in "list files") at version 2016-10-02
(nightly) under the category "tools/misc", add it to the top-level
package collection and set myself as the maintainer.

I have tested this package under NixOS and Gentoo+Nix.
2016-10-07 14:07:46 +02:00
Graham Christensen 902511069f Merge pull request #19233 from HappyEnte/ardour-happy
ardour: 4.7 -> 5.4
2016-10-07 08:04:50 -04:00
Joachim F 030a298406 Merge pull request #19212 from romildo/new.lxqt
lxqt: init at 0.11
2016-10-07 14:00:54 +02:00
Maciek Starzyk 908ad09fd6
nimble: Do not use patchelf. 2016-10-07 07:02:26 -04:00
Graham Christensen 0f281dec98 Merge pull request #19320 from kamilchm/vagrant
vagrant: 1.8.5 -> 1.8.6
2016-10-07 06:50:57 -04:00
Joachim F 7425ce511d Merge pull request #19282 from peterhoeg/zeal
zeal: 0.2.1 -> 0.3.0
2016-10-07 12:28:00 +02:00