summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* 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
| * | | | | nixos/gitlab: imporove testsJaka Hudoklin2014-12-14
| | | | | |
| * | | | | gitlab: fix i686-linux build and moduleJaka Hudoklin2014-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It turns out that installing therubytracer, with dependency on old v8, even when using source libv8 version is problematic. (see http://stackoverflow.com/questions/21666379/problems-installing-gitlab-on-odroid-v8-lib-not-available). But wait, rails does not even need therubytracer, just any kind of javascript server side execution framework like nodejs. Well just use that, as also suggested from different internet sources (look link above), it works just fine.
* | | | | | nix-repl: UpdateEelco Dolstra2014-12-14
| | | | | |
* | | | | | nix: Update to 1.8Eelco Dolstra2014-12-14
| |/ / / / |/| | | |
* | | | | Add nix-serveEelco Dolstra2014-12-14
| | | | |
* | | | | added tmsu, a tool for tagging your filesPascal Wittmann2014-12-13
| | | | |
* | | | | Merge pull request #5321 from teh/masterArseniy Seroka2014-12-13
|\ \ \ \ \ | | | | | | | | | | | | Add pycosat.
| * | | | | Add pycosat.Tom Hunger2014-12-13
| | | | | |
* | | | | | dvdauthor: fix building against glibc 2.20Mathijs Kwik2014-12-13
| | | | | | | | | | | | | | | | | | | | | | | | and 2 other patches from redhat
* | | | | | mkvtoolnix: fix to find boost libMathijs Kwik2014-12-13
| | | | | |
* | | | | | ghc-head: upgrade to 2014-12-10Mathijs Kwik2014-12-13
| | | | | |
* | | | | | fix perl build failuresDomen Kožar2014-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 94c1406951edb37670740f3218a6e064be768555) Signed-off-by: Domen Kožar <domen@dev.si>