summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nixos/virtualbox: Note about "vboxusers" group.aszlig2014-12-15
| | | | Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* virtualbox package: Disable hardening by default.aszlig2014-12-15
| | | | | | | | | Yes, this is only on the package level, so it's possible to use VirtualBox for example installed by nix-env -i, which of course doesn't have access to the functionality provided by the various VirtualBox kernel modules. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* nixos/virtualbox: Allow to disable hardening.aszlig2014-12-15
| | | | | | | | | Hardening mode in VirtualBox is quite restrictive and on some systems it could make sense to disable hardening mode, especially while we still have issues with hostonly networking and other issues[TM] we don't know or haven't tested yet. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* nixos/tests/virtualbox: Generalize expression.aszlig2014-12-15
| | | | | | | | We're going to create more than one VirtualBox VM, so let's dynamically generate subs specific to a particular VirtualBox VM, merging everything into the testScript and machine expressions. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* nox: switch dependency from nixUnstable to nixGeorges Dubus2014-12-15
|
* nixos-generate-config: Don't emit networking.hostIdEelco Dolstra2014-12-15
| | | | | Systemd already generates /etc/machine-id. So there is no need to generate another unique host identifer.
* nixos-generate-config: Add time zoneEelco Dolstra2014-12-15
|
* haskell-generics-sop: mark as broken because of ↵Peter Simons2014-12-15
| | | | https://github.com/well-typed/generics-sop/issues/3
* nixos/doc/manual/release-notes/rl-1412.xml: document change of default time zonePeter Simons2014-12-15
| | | | https://github.com/NixOS/nixpkgs/pull/5332
* nixos/modules/system/boot/luksroot.nix: hyperlinkify an URL in the documentationPeter Simons2014-12-15
|
* Switch default timezone in NixOS from "CET" to "UTC".Peter Simons2014-12-15
| | | | Suggested in https://github.com/NixOS/nixpkgs/pull/5332.
* Fix ANSI escape in warning messagesEelco Dolstra2014-12-15
| | | | Seems to have been broken by accident in 7d1ddae58e465a1708967c9fee651c33819969c6.
* nixos: fix config.fonts.fontconfig.ultimate.allowBitmapsThomas Tuegel2014-12-15
| | | | | The option was incorrectly negated, so that 'allowBitmaps = true' actually disabled bitmap fonts.
* fontconfig-ultimate: do not replace terminus or proggy fontsThomas Tuegel2014-12-15
|
* cron: make into systemd.service and make it depend on /etc/localtimeRob Vermaas2014-12-15
| | | | so that changes in timezone will trigger a restart of cron service.
* pypy: disable cpickle test..Domen Kožar2014-12-15
|
* Merge pull request #5296 from michelk/gdal-1.11.1vbgl2014-12-15
|\ | | | | gdal: update to 1.11.1 and compiling with proj
| * gdal: update to 1.11.1 and compiling with projMichel Kuhlmann2014-12-15
| | | | | | | | proj is needed by ogr2ogr to convert in between coordinate systems
* | strace: Update to 4.9Eelco Dolstra2014-12-15
| |
* | Fix using Apache httpd 2.2Eelco Dolstra2014-12-15
| |
* | Merge pull request #5339 from sjmackenzie/libcouchbasePascal Wittmann2014-12-15
|\ \ | | | | | | libcouchbase version bump from 2.4.1 -> 2.4.4
| * | libcouchbase version bump from 2.4.1 -> 2.4.4Stewart Mackenzie2014-12-15
|/ /
* | Merge pull request #5306 from sjmackenzie/erlang-bumpPascal Wittmann2014-12-15
|\ \ | | | | | | Erlang bump from 17.3 to 17.4 as 17.3 has a serious ssl bug
| * | Erlang bump from 17.3 to 17.4 as 17.3 has a serious ssl bugStewart Mackenzie2014-12-12
| | |
* | | intel-gpu-tools: update from 1.8 to 1.9Pascal Wittmann2014-12-14
| | | | | | | | | | | | adopt it and enabled tests (they worked with chroots builds)
* | | zotero: use firefox instead of xulrunner to fix i686 buildThomas Tuegel2014-12-14
| | |
* | | Merge pull request #5326 from prikhi/refactor-psd-configwmertens2014-12-14
|\ \ \ | | | | | | | | profile-sync-daemon: refactor nixos module
| * | | profile-sync-daemon: refactor modulePavan Rikhi2014-12-14
| | | |
* | | | nix-exec: use nix stableShea Levy2014-12-14
| | | |
* | | | libsepol: fix download urlDomen Kožar2014-12-14
| | | | | | | | | | | | | | | | | | | | (cherry picked from commit 24cba87e7f8247eb4e68ad8c850c1b404a277f13) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | python: 2.7.8 -> 2.7.9Domen Kožar2014-12-14
| | | | | | | | | | | | | | | | | | | | (cherry picked from commit 1f059cd5a91fee7d4ec50c7272bca5bc6733f245) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | libreoffice: fix Exec= in .desktop filesBjørn Forsman2014-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before we do substitutions, the Exec= line is (currently) "Exec=libreofficedev4.3 --some-arg". Our substitution logic doesn't handle that, resulting in broken "Exec=$out/bin/sofficedev4.3 --some-arg" ($out/bin/sofficedev4.3 doesn't exist). Looking at libreoffice source, the .desktop files refer to a UNIXBASISROOTNAME variable which come from instsetoo_native/util/openoffice.lst.in. Currently, it can have one of two values, presumably depending on whether the build is "normal" or "development": libreoffice${major}.${minor} libreofficedev${major}.${minor} Handle both these cases, and also leave the old non-versioned substitution around, just in case. Fixes issue #3463.
* | | | apitrace: New expressionOliver Charles2014-12-14
| | | |
* | | | gnat: make it build again (close #5307)Vladimír Čunát2014-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Problems are worked around by using older gcc wrapper for gnat bootstrap. (from ca441636f1^) I tried nicer solutions first, but I was unable to fix all problems for hours.
* | | | gcc-4.6: bump to 4.6.4Vladimír Čunát2014-12-14
| | | | | | | | | | | | | | | | The dropped patch was applied upstream within the update.
* | | | k3b: fix audio cd rippingPascal Wittmann2014-12-14
| | | |
* | | | add chromium test to the tested jobDomen Kožar2014-12-14
| | | | | | | | | | | | | | | | | | | | (cherry picked from commit fa4e45f20cc7049ed99fd81d96fc1f67b2a870f6) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | fix quake3 testDomen Kožar2014-12-14
| | | | | | | | | | | | | | | | | | | | (cherry picked from commit fde7e1286e42a394328e56be36168942be94a578) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | Merge pull request #5327 from k0ral/moreutilslethalman2014-12-14
|\ \ \ \ | | | | | | | | | | New package: moreutils-0.54
| * | | | New package: moreutils-0.54koral2014-12-14
| | | | |
* | | | | Merge pull request #5328 from paraseba/masterDomen Kožar2014-12-14
|\ \ \ \ \ | | | | | | | | | | | | Fix networkmanager resumeCommands
| * | | | | Fix networkmanager resumeCommandsSebastián Bernardo Galkin2014-12-14
| | | | | | | | | | | | | | | | | | | | | | | | Small typo prevented the post resume script to restart network manager
* | | | | | nixos/gitlab: enable tests in releaseJaka Hudoklin2014-12-14
| | | | | |
* | | | | | nixos/kubernetes: fix test, make more deterministic by having more ramJaka Hudoklin2014-12-14
|/ / / / /
* | | | | Merge pull request #5324 from prikhi/add-wyrdArseniy Seroka2014-12-14
|\ \ \ \ \ | | | | | | | | | | | | Add the Wyrd Front-End for Remind
| * | | | | Add the Wyrd Front-End for RemindPavan Rikhi2014-12-13
| | | | | |
* | | | | | typoDomen Kožar2014-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit ad4e371acf5104ecf6a309ca8f974c7147ba1843) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | | | http://nixos.org -> https://nixos.orgDomen Kožar2014-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 78bb17dd22e4da4e3810fbc78185d73bb25ea73e) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | | | broadcom_sta: fix build with kernel 3.18 (close #5315)Vladimír Čunát2014-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I couldn't find any source that looked reliable, but I guess it's better than nothing: it's fairly simple patch that fixes the build.
* | | | | | Merge pull request #5323 from offlinehacker/gitlab_i686_fixDomen Kožar2014-12-14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | gitlab: fix i686-linux build and module