Commit graph

65439 commits

Author SHA1 Message Date
lethalman
1cd2148c8f Merge pull request #8818 from mstarzyk/fish-seq-fix
fish: Fixed "Could not autoload item 'seq'..."
2015-07-15 01:04:49 +02:00
lethalman
55ec4d6209 Merge pull request #8817 from spencerjanssen/gnome-terminal-gsettings
gnome-terminal: use GIO_EXTRA_MODULES in wrapper
2015-07-15 00:56:18 +02:00
Arseniy Seroka
f80a9d052f Merge pull request #8811 from ctheune/submit/syncthing-0.11.15
syncthing: 0.11.13 -> 0.11.15
2015-07-15 00:31:10 +03:00
Christian Theune
a932d14dd9 syncthing: 0.11.13 -> 0.11.15 2015-07-14 22:46:54 +02:00
Peter Simons
7f9cc5dc61 stellarium: build with qt5Full to fix run-time crashes
The build with the modularized qt expression succeeded, but the resulting binary
would crash immediately, complaining about the lack of a "qt.labs.shader" module.
This patch works around that issue.
2015-07-14 22:39:34 +02:00
Michael Alan Dorman
8b9c862ccd Don't try to build haddock for aeson-applicative. 2015-07-14 21:52:24 +02:00
Peter Simons
60accda79f hackage-packages.nix: update to 21cfa3410f with hackage2nix revision 83984e1765a544aca95833068c828b1c8456dba9 2015-07-14 21:52:18 +02:00
Maciek Starzyk
ad4e17e94b fish: Fixed "Could not autoload item 'seq'..." 2015-07-14 21:44:25 +02:00
lethalman
bf596463fd Merge pull request #8815 from jfb/add-nixos-to-window-managers
window-manager service: add notion
2015-07-14 19:52:26 +02:00
James Felix Black
be5ad1d07c window-manager service: add notion
Add the notion window manager to the windowManager service definition.
2015-07-14 12:36:59 -04:00
Nicolas B. Pierron
37dad0ee0b Merge pull request #8814 from nbp/module-arg-context
NixOS modules: Add error context on module arguments evaluation.
2015-07-14 16:35:01 +02:00
Eelco Dolstra
4c0e44c34c Make OpenJDK release-critical
Currently there are no tests that depend on the JDK. Since we don't
want a release with a broken JDK, make it an explicit dependency of
the "tested" jobs.
2015-07-14 16:03:29 +02:00
Nicolas B. Pierron
a6b455bbae NixOS modules: Add error context on module arguments evaluation. 2015-07-14 15:07:54 +02:00
lethalman
0ba8f1b1da Merge pull request #8162 from rycee/package/Crypt-OpenSSL-AES
Add package for Perl module Crypt::OpenSSL::AES.
2015-07-14 15:00:22 +02:00
lethalman
6bf51d3a85 Merge pull request #8719 from lancelotsix/add_poezio
Add poezio
2015-07-14 14:56:55 +02:00
Arseniy Seroka
2fa88f65ea Merge pull request #8812 from k0ral/xurls
xurls: init at 0.6.0
2015-07-14 14:13:08 +03:00
Arseniy Seroka
7bfcfe4e61 Merge pull request #8805 from mstarzyk/obnam
obnam: 1.8 -> 1.12
2015-07-14 14:07:34 +03:00
Nicolas B. Pierron
ff8b35a643 Merge pull request #8806 from nbp/issue-8152
Issue 8152 - Reduce number of attribute sets created by replaceChars.
2015-07-14 12:34:36 +02:00
Shea Levy
7e2082c16f Export info from build-maven 2015-07-14 05:58:54 -04:00
Luca Bruno
cb46ba4b16 CONTRIBUTING: link to latest hydra build of nixpkgs manual 2015-07-14 10:32:26 +02:00
lethalman
7587849e4d Merge pull request #8752 from NixOS/move-contrib-docs-to-manual
Move the details from CONTRIBUTING.md to the manual #8734
2015-07-14 10:31:01 +02:00
koral
562f760f20 xurls: init at 0.6.0 2015-07-14 08:27:29 +00:00
Spencer Janssen
2fb8194bfe gnome-terminal: use GIO_EXTRA_MODULES in wrapper
This fixes an issue where gnome-terminal uses the memory GSettings
backend and does not persist settings across sessions.
2015-07-14 03:11:54 -05:00
William A. Kennington III
52b78864a8 firmware-linux-nonfree: 2015-06-30 -> 2015-07-12 2015-07-13 23:53:13 -07:00
aszlig
45135c0256
linux-testing: Update to version 4.2.0-rc2.
Upstream diff of changes can be found at:

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/diff/?id=v4.2-rc2&id2=v4.2-rc1&dt=2

Not tested on my machine right now (well, it's "testing" after all), but
verified the SHA256 from two different connections.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-14 07:31:18 +02:00
lethalman
37e08681ee Merge pull request #8789 from jfb/notion
notion: improvement
2015-07-14 00:46:36 +02:00
Nicolas B. Pierron
be65ac7c32 Issue 8152 - Reduce number of attribute set created by replaceChars. 2015-07-13 23:46:38 +02:00
Maciek Starzyk
d3284944a1 obnam: 1.8 -> 1.12 2015-07-13 23:44:56 +02:00
Matthias Beyer
7e3c95a0b8 sqlitebrowser: init at 3.7.0
[Bjørn: add name=... to fetchzip.]
2015-07-13 22:11:30 +02:00
William A. Kennington III
b2ae45bd77 btrfsProgs: Cleanup some old build changes
The change of optimization flags should be safe for all platforms as
the default for most applications is -O2. It is also unecessary to
forcefully link against libgcc_s as btrfsprogs no longer errors when
scrubbing without this linkage.
2015-07-13 12:34:06 -07:00
William A. Kennington III
fc7c18a992 mumble: 1.2.9 -> 1.2.10 2015-07-13 12:33:19 -07:00
Peter Simons
41f3ff68b5 python-packages.nix: strip more trailing whitespace 2015-07-13 21:18:08 +02:00
Peter Simons
daef191d8d python-packages.nix: strip trailing whitespace 2015-07-13 21:17:32 +02:00
aszlig
13e83251a0
virtualbox: Fix load of libpulse.so at runtime.
Within fractions* of a second, the beautifully crafted history and
branching mechanisms of SVN found out the exact revision which caused
this to be visible in version 5.x but not in version 4.x:

https://www.virtualbox.org/changeset?old_path=%2Fvbox%2Ftrunk&old=30933&new_path=%2Fvbox%2Ftrunk&new=30934

Also note the very short URL and the informative changeset message which
shows you exactly what was the issue, I think.

Be warned however, it may contain traces of history amnesia, revision
epilepsy and other related diseases.

As for the issue itself: This was very much broken in 4.x as well, but
it didn't show an error message in the UI. The PulseAudio library is
loaded at runtime and it's not able to do that unless it's in
LD_LIBRARY_PATH.

Now, we're doing the same as with the ALSA libraries: We're hardcoding
the path to the shared object file in patchPhase.

Thanks to @devhell for reporting and testing.

*: Might be off several minutes or hours due to rounding errors in
   floating point arithmetic.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: devhell <"^"@regexmail.net>
Tested-by: devhell <"^"@regexmail.net>
2015-07-13 20:11:57 +02:00
James Felix Black
9b863fac6b notion: init at 3-2015061300
The notion (not-ion) window manager [1], plus optional (defaulted to
true) Xft/pango support (via [2]). Defined a license (notion uses a
modified LGPL).

As per [3], changes:

  1. renamed option from pango -> xft, better to reflect the actual
     nature of the patch;
  2. modified the patch to replace the postPatch changes to system-autodeteck.mk;
  3. commited the patch to the nixpkgs repo;
  4. removed 'fallbackFont' as an option. Use a sensible default, instead.

Many stylistic changes, thanks to @lethalman.

[1] http://notion.sourceforge.net
[2] http://sourceforge.net/p/notion/feature-requests/47/
[3] https://github.com/NixOS/nixpkgs/pull/8789
2015-07-13 12:08:05 -04:00
Eelco Dolstra
fd06533def nixos-install: Don't barf if btrfs is missing 2015-07-13 17:55:49 +02:00
Eelco Dolstra
baad6a62c9 Bump version 2015-07-13 17:32:29 +02:00
lethalman
54f308c740 Merge pull request #8746 from bosu/add-pahole
pahole: init at 1decb1b
2015-07-13 16:37:47 +02:00
Boris Sukholitko
c59818f630 pahole: init at 1decb1b 2015-07-13 17:31:06 +03:00
Eelco Dolstra
7b38cb699d services.openssh.knownHosts.*.publicKey: Update description and add example
Note that it's no longer allowed to have multiple public keys
separated by a newline.
2015-07-13 16:21:57 +02:00
Tobias Geerinckx-Rice
a4788bdddf Merge pull request #8796 from hrdinka/update/nsd
nsd: 4.1.2 -> 4.1.3
2015-07-13 16:18:28 +02:00
Tobias Geerinckx-Rice
ad00306e22 python-packages: odo: licenses.{bsd4 -> bsdOriginal} 2015-07-13 16:14:54 +02:00
Tobias Geerinckx-Rice
632e3f51f5 Merge pull request #8611 from nckx/update-redshift
redshift: 1.9.1 -> 1.10
2015-07-13 16:09:08 +02:00
lethalman
5d78bb1ca2 Merge pull request #8798 from 4z3/charybdis
charybdis service: fix preStart script
2015-07-13 15:21:17 +02:00
lethalman
28937de1ce Merge pull request #8691 from rycee/fix/perl/BoostGeometryUtils
perl-BoostGeometryUtils: fix OOM in tests
2015-07-13 15:15:26 +02:00
lethalman
c8e441c3a1 Merge pull request #8700 from lancelotsix/add_pep257_checker
Add pep257 checker
2015-07-13 15:11:58 +02:00
tv
baab714b2e charybdis service: fix preStart script 2015-07-13 15:11:18 +02:00
lethalman
45e07f5503 Merge pull request #8773 from FRidh/cython
cython: 0.20.1 -> 0.22.1
2015-07-13 15:07:32 +02:00
lethalman
319fc50ba5 Merge pull request #8742 from FRidh/pystache
pystache: init at 0.5.4
2015-07-13 14:51:59 +02:00
lethalman
a0ec2fb74a Merge pull request #8743 from FRidh/colorama
colorama: 0.2.5 -> 0.3.3
2015-07-13 14:51:29 +02:00