summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* plasma5.plasma-vault: init at 5.11.1adisbladis2017-10-19
|
* plasma: 5.10.5 -> 5.11.1adisbladis2017-10-19
|
* digikam: 5.4.0 -> 5.7.0aszlig2017-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The build for the version 5.4.0 of digiKam has been broken at the time prior to this commit, which is the main reason for this update as I don't think it makes sense to fix the build for 5.4.0 when we're going to update it anyway. A lot has changed upstream between version 5.4.0 and 5.7.0 and it's too much to be summarized here, so here are the URLs to the upstream announcements: * https://www.digikam.org/news/2017-03-14_digiKam_5.5.0_is_released/ * https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/ * https://www.digikam.org/news/2017-09-11-5.7.0_release_announcement/ On the packaging side, we now no longer have the patch that disables -fno-operator-names because the build runs fine without that patch (which didn't even apply but I didn't check why) and IMO it doesn't make sense to rebase that patch for no reason. Additionally, there were build time dependencies lurking around in propagatedBuildInputs, which is kinda pointless and the application just runs fine if those dependencies are listed in buildInputs. While looking for clues about why that might be necessary I haven't found any comment about it in the source nor a clarification within the message of the commit where this has been introduced. The commit in question is be7b7d908f82e8ab16c43ffd0e240addd6f4018a. Apart from these changes, the rest is just adding a few dependencies (kcalcore, libksane, mesa and pcre) to get less errors during cmakeConfigurePhase. I've tested digiKam by playing around within a VM using photos I netcat'ed into it and it works so far. The VM was built using: nix-build nixos --arg configuration '{ pkgs, ... }: { imports = [ ./nixos/tests/common/user-account.nix ]; environment.systemPackages = [ pkgs.digikam ]; services.xserver.enable = true; services.xserver.displayManager.sddm.enable = true; services.xserver.desktopManager.plasma5.enable = true; services.xserver.desktopManager.default = "plasma5"; virtualisation.memorySize = 1024; }' -A vm What I didn't test however was whether importing from a camera would work (as I don't have one), but aside from that, the application seems to run fine compared to the fact that it didn't even build until now :-) Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @the-kenny, @urkud, @viric, @cillianderoiste, @ttuegel Cc: @jraygauthier, @fkz, @sh01, @lsix
* libqtav: unstable-2017-03-30 -> 1.12.0aszlig2017-10-19
| | | | | | | | | | | | | | | | | | | | | This was actually already mentioned in the comment above version: Awaiting upcoming `v1.12.0` release. `v1.11.0` is not supporting cmake which is the the reason behind taking an unstable git rev. So version 1.12.0 has been released in the meantime and it's also needed by the latest version of digiKam, which is the only package in nixpkgs that depends on libqtav. As we're going to bump digiKam, I think bumping this is safe as in the worst case we can only make things broken which are already broken (digiKam currently doesn't build). The fixes for the CMakeLists.txt are now also no longer needed, so we can safely drop them as well. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @jraygauthier
* coqPackages.flocq: 2.5.2 -> 2.6.0Vincent Laporte2017-10-18
|
* eclipse-plugin-jdt: 4.7 -> 4.7.1aMatt McHenry2017-10-18
|
* eclipse-platform, eclipse-sdk: 4.7.0 -> 4.7.1aMatt McHenry2017-10-18
|
* lkl: 2017-08-09 -> 2017-10-18Joachim Fasting2017-10-18
| | | | Based on linux 4.13
* tinycc: 0.9.27pre-20170924 -> 0.9.27pre-20171016Joachim Fasting2017-10-18
|
* tor-browser-bundle.noscript: 5.0.10 -> 5.1.2Joachim Fasting2017-10-18
|
* tor-browser-bundle.https-everywhere: 2017.9.12 -> 2017.10.4Joachim Fasting2017-10-18
|
* tor-browser-bundle.tor-launcher: 0.2.12.3 -> 0.2.13Joachim Fasting2017-10-18
|
* ocamlgraph: 1.8.7 -> 1.8.8Vincent Laporte2017-10-18
|
* ocamlPackages.lablgtk: remove unused dependency to campl4Vincent Laporte2017-10-18
|
* perl-CryptX: 0.050 -> 0.054Robert Helgesson2017-10-18
|
* Merge pull request #30544 from NixOS/vscode_1_17_2Jörg Thalheim2017-10-18
|\ | | | | vscode: 1.17.1 -> 1.17.2
| * vscode: 1.17.1 -> 1.17.2Tim Steinbach2017-10-18
| |
* | atlassian-jira: 7.5.0 -> 7.5.1Franz Pletz2017-10-18
| |
* | atlassian-confluence: 6.4.0 -> 6.4.2Franz Pletz2017-10-18
| |
* | telegraf: 1.4.1 -> 1.4.2Joerg Thalheim2017-10-18
|/
* linux: 4.13.7 -> 4.13.8Tim Steinbach2017-10-18
|
* linux: 4.9.56 -> 4.9.57Tim Steinbach2017-10-18
|
* Merge pull request #30536 from taku0/oraclejdk-8u151Tim Steinbach2017-10-18
|\ | | | | oraclejdk: 8u144 -> 8u151, 8u152; 9 -> 9.0.1 [Critical security fixes]
| * oraclejdk: 9 -> 9.0.1taku02017-10-18
| |
| * oraclejdk: 8u144 -> 8u151, 8u152taku02017-10-18
| |
* | Merge pull request #30409 from geistesk/openrct2Jörg Thalheim2017-10-18
|\ \ | | | | | | openrct2: init at 0.1.1
| * | openrct2: init at 0.1.1geistesk2017-10-16
| | |
* | | Merge pull request #30166 from LumiGuide/graphite-1.0.2Peter Simons2017-10-18
|\ \ \ | | | | | | | | Fix graphite crash by upgrading from 0.9.15 -> 1.0.2
| * | | graphite: 0.9.15 -> 1.0.2Bas van Dijk2017-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: #29961 Also added the option: services.graphite.web.extraConfig for configuring graphite_web.
* | | | Merge pull request #30523 from xvapx/playonlinux-updateGraham Christensen2017-10-18
|\ \ \ \ | | | | | | | | | | playOnLinux: 4.2.10 -> 4.2.12
| * | | | playOnLinux: 4.2.10 -> 4.2.12Marti Serra2017-10-18
| | | | |
* | | | | Merge pull request #30527 from acowley/isync-1.3.0Graham Christensen2017-10-18
|\ \ \ \ \ | | | | | | | | | | | | isync: 1.2.1 -> 1.3.0
| * | | | | isync: 1.2.1 -> 1.3.0Anthony Cowley2017-10-17
| |/ / / /
* | | | | Merge pull request #30509 from mdorman/emacs-updatesGraham Christensen2017-10-17
|\ \ \ \ \ | | | | | | | | | | | | Semi-automated Emacs package updates
| * | | | | melpa-packages: 2017-10-16Michael Alan Dorman2017-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removals: - org-chinese-utils: removed from melpa
| * | | | | melpa-stable-packages: 2017-10-16Michael Alan Dorman2017-10-16
| | | | | |
| * | | | | org-packages: 2017-10-16Michael Alan Dorman2017-10-16
| | | | | |
| * | | | | elpa-packages: 2017-10-16Michael Alan Dorman2017-10-16
| | | | | |
* | | | | | kernel: Build Tegra PCI support.Drew Hess2017-10-18
| | | | | |
* | | | | | ocamlPackages.ocaml_pcre: 7.1.1 -> 7.2.3Vincent Laporte2017-10-17
| | | | | |
* | | | | | ocamlPackages.re: 1.5.0 -> 1.7.1Simon Lackerbauer2017-10-18
| | | | | |
* | | | | | Merge pull request #30514 from pbogdan/manual-remove-nixpkgs-monitorJörg Thalheim2017-10-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixpkgs manual: remove reference to now defunct nixpkgs monitor
| * | | | | | nixpkgs manual: remove reference to now defunct nixpkgs monitorPiotr Bogdan2017-10-17
| | | | | | |
* | | | | | | ansible_2_4: init at 2.4.0.0 (#30073)Peter Romfeld2017-10-17
| | | | | | |
* | | | | | | Merge pull request #30515 from guibou/guibou_fix_opensubdivJörg Thalheim2017-10-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | opensubdiv: fix glew paths
| * | | | | | | opensubdiv: fix glew pathsGuillaume Bouchard2017-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Include and lib are not in ${glew} but in ${glew.dev}. This changes what is found by the cmake of opensubdiv and some features are now enabled, such as OpenGL 4.2 support.
* | | | | | | | Merge pull request #30489 from berdario/db-licenseJörg Thalheim2017-10-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | BerkeleyDB 5.3 is under the Sleepycat license, not AGPL
| * | | | | | | | BerkeleyDB 5.3 is under the Sleepycat license, not AGPLDario Bertini2017-10-17
| | | | | | | | |
* | | | | | | | | liquidhaskell: new release copes with recent versions of its dependenciesPeter Simons2017-10-17
| | | | | | | | |
* | | | | | | | | haskell-fluid-idl-http-client: disable broken buildPeter Simons2017-10-17
| | | | | | | | |