about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* texlive: 2016 -> 2017Dmitry Kalinkin2017-10-25
| | | | | | fmtutil has started to report number of failed formats in its return code. One could regenerate the share/texmf/web2c/fmtutil.cnf to only include available .ini files, but simpler solution is to ignore the return code.
* scons: fix meta evalVladimír Čunát2017-10-20
|
* Merge branch 'staging'Vladimír Čunát2017-10-20
|\ | | | | | | Hydra seems very good.
| * vowpalwabbit: fixup build by using older boost againVladimír Čunát2017-10-20
| | | | | | | | 160 seems a popular version in nixpkgs.
| * zanshin: fixup build by using older boost againVladimír Čunát2017-10-20
| | | | | | | | 160 seems a popular version in nixpkgs.
| * wt: put version into name, cleanup whitespaceVladimír Čunát2017-10-20
| | | | | | | | The style is now closer to what's usual in nixpkgs.
| * Revert "wt: fixup build by using older boost again"Vladimír Čunát2017-10-20
| | | | | | | | | | This reverts commit 9f2409096b53658bc51ebfdbb6c03cc9d3f3840f. Now it's fixed by update 38b94d1f1f7.
| * Merge branch 'master' into stagingVladimír Čunát2017-10-20
| |\
| * | clickhouse: fixup build by using older boost againVladimír Čunát2017-10-20
| | | | | | | | | | | | 160 seems a popular version in nixpkgs.
| * | wt: fixup build by using older boost againVladimír Čunát2017-10-20
| | | | | | | | | | | | 160 seems a popular version in nixpkgs.
* | | Merge pull request #30407 from sorki/lxc_2.1.0Jörg Thalheim2017-10-20
|\ \ \ | | | | | | | | lxc: 2.0.8 -> 2.1.0
| * | | lxc: 2.0.8 -> 2.1.0Richard Marko2017-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Related to #30023 Note that this comes with new configuration format, for migrating see https://linuxcontainers.org/lxc/news/#lxc-21-release-announcement-5th-of-september-2017
* | | | biboumi: init at 6.1 (#30193)Frank Doepper2017-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * biboumi: init at 6.1 TODO: integrate config in NixOS * biboumi: remove external buildtime dep - fetch catch.hpp in a reproducible way - add maintainer - enable tests - remove git dep - enable parallel building - add pandoc dep for man page - nitpicks * biboumi: refine substitutions - only CMakeLists.txt has to be patched regarding /etc/biboumi - substitute /bin/kill in systemd service file - prepare for configuring policy_directory in a future cfg file
* | | | dub: 1.1.0 -> 1.4.1 (#28396)Thomas Mader2017-10-20
| | | | | | | | | | | | | | | | | | | | | | | | - gcc not needed at all as dependency - other D compilers can be used instead of dmd, so it's not good to use it as a runtime dependency. - Adding checkPhase (disabled for now because network access is limited in sandbox mode) - Improve package description.
* | | | startkde was removed by 0cd1b028174fe250c071c735be231db881fe964fJohn Wiegley2017-10-20
| | | |
* | | | nixos/pam: add swaylock (#29919)gnidorah2017-10-20
| | | |
* | | | eudev: 3.2.1 -> 3.2.4Michael Raskin2017-10-20
| |_|/ |/| |
* | | Merge pull request #30610 from ttuegel/plasma-waylandThomas Tuegel2017-10-20
|\ \ \ | | | | | | | | Plasma: Experimental Wayland support
| * | | plasma-5: remove `startkde`Thomas Tuegel2017-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We no longer have a separate `startkde` script; instead we patch the script which comes with `plasma-workspace`. The primary reason to do this is that we have not been keeping up with the minor bugfixes that the upstream script receives. A secondary reason is: now that we support Wayland, we don't really want to have a separate package for each session script.
| * | | plasma-workspace: enable Wayland session supportThomas Tuegel2017-10-20
| | | |
* | | | scons: 2.5.1 -> 3.0.0Michael Weiss2017-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "SCons release 3.0.0 now available from the download page at SourceForge. This release should be used instead of 2.5.1. This release fixes several issues. TThis will be the first release to support Python versions earlier than 2.7 as well as 3.5+." "NOTE: This is a major release. You should expect that some targets may rebuild when upgrading. Significant changes in some python action signatures. Also switching between PY 2.7 and PY 3.5, 3.6 will cause rebuilds."
* | | | Merge pull request #30528 from disassembler/giteaJoachim F2017-10-20
|\ \ \ \ | | | | | | | | | | gitea: init at 1.2.1
| * | | | gitea: add nixos service moduleSamuel Leathers2017-10-18
| | | | |
| * | | | gitea: init at 1.2.1Samuel Leathers2017-10-18
| | | | |
* | | | | Merge pull request #30543 from vyp/upd/idrispackages.lightyearJoachim F2017-10-20
|\ \ \ \ \ | | | | | | | | | | | | idrisPackages.lightyear: 2016-08-01 -> 2017-09-10
| * | | | | idrisPackages.lightyear: 2016-08-01 -> 2017-09-10xd1le2017-10-19
| | | | | |
* | | | | | Merge pull request #30563 from michaelpj/imp/tzupdateJoachim F2017-10-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | tzupdate: init at 1.2.0 (+ service)
| * | | | | | tzupdate: init at 1.2.0Michael Peyton Jones2017-10-19
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #30597 from veprbl/root_6.10.08Joachim F2017-10-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | root: 6.10.04 -> 6.10.08
| * | | | | | root: 6.10.04 -> 6.10.08Dmitry Kalinkin2017-10-20
| | | | | | |
| * | | | | | xxHash: init at 0.6.3.20171018Dmitry Kalinkin2017-10-20
| | | | | | |
* | | | | | | Merge pull request #30602 from loskutov/scalafmt-crossplatformTim Steinbach2017-10-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | scalafmt: fix platforms
| * | | | | | | scalafmt: fix platformsIgnat Loskutov2017-10-20
| | | | | | | |
* | | | | | | | Merge pull request #30601 from loskutov/scala-2.12.4Tim Steinbach2017-10-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | scala: 2.12.3 -> 2.12.4
| * | | | | | | | scala: 2.12.3 -> 2.12.4Ignat Loskutov2017-10-20
| |/ / / / / / /
* | | | | | | | Merge pull request #30589 from Moredread/electrum_mplJoachim F2017-10-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | electrum: Enable plotting support
| * | | | | | | | electrum: enable plotting supportAndré-Patrick Bubel2017-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plotting seems to be a core feature now, with a menu entry available by default. Without the matplotlib dependency this opens a warning popup though.
* | | | | | | | | tor-browser-bundle-bin: support installing extensionsJoachim Fasting2017-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes https://github.com/NixOS/nixpkgs/issues/30443
* | | | | | | | | tor-browser-bundle-bin: 7.0.6 -> 7.0.7Joachim Fasting2017-10-20
| | | | | | | | |
* | | | | | | | | Merge pull request #30383 from lsix/djanog_1_11_6Lancelot SIX2017-10-20
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | pythonPackages.django: 1.11.5 -> 1.11.6
| * | | | | | | | pythonPackages.django: 1.11.5 -> 1.11.6Lancelot SIX2017-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a bugfix release. See https://docs.djangoproject.com/en/1.11/releases/1.11.6/
* | | | | | | | | Merge pull request #30591 from dtzWill/update/musl-1.1.17Franz Pletz2017-10-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | musl: 1.1.16 -> 1.1.17, build with stack protector
| * | | | | | | | | musl: 1.1.16 -> 1.1.17, build with stack protectorWill Dietz2017-10-19
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | bitcoinarmory: use buildPythonApplicationFrederik Rietdijk2017-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | because mkPythonDerivation shouldn't be used directly anymore.
* | | | | | | | | Merge pull request #30254 from FRidh/django-gdalFrederik Rietdijk2017-10-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python.pkgs.django: make gdal support optional
| * | | | | | | | | python.pkgs.django: make gdal support optionalFrederik Rietdijk2017-10-09
| | | | | | | | | |
* | | | | | | | | | ocamlPackages.camomile: 0.8.5 -> 0.8.6Vincent Laporte2017-10-20
| | | | | | | | | |
* | | | | | | | | | nixUnstable: Bump for nix-shell interpreter bugfixShea Levy2017-10-19
| | | | | | | | | |
* | | | | | | | | | Merge pull request #30564 from veprbl/texlive-icu-fixDaiderd Jordan2017-10-20
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | texlive: fix after dependency update
| * | | | | | | | | | texlive: fix after dependency updateDmitry Kalinkin2017-10-19
| | | | | | | | | | |