about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* keepass: 2.36 -> 2.37joncojonathan2017-10-21
| | | | | Motivation for change: Upgrade to add new features / improvements as listed https://keepass.info/news/n171012_2.37.html.
* ghcjs: Do not mark as brokenMoritz Kiefer2017-10-21
| | | | This has been fixed in #30214
* Added joncojonathan to maintainersjoncojonathan2017-10-21
| | | | Motivation for change: I'm working on things more, so figured it was wise.
* Merge pull request #30615 from dtzWill/feature/zig-vimDaiderd Jordan2017-10-21
|\ | | | | vim-plugins: Add zig-vim
| * vim-plugins: Add zig-vimWill Dietz2017-10-20
| |
* | ocamlPackages.zed: 1.4 -> 1.5Vincent Laporte2017-10-21
| |
* | gns3Packages.{server,gui}Preview: 2.1.0rc2 -> 2.1.0rc3Michael Weiss2017-10-21
| |
* | r-modules: Fix a number of popular R packagesHamish Mackenzie2017-10-21
| | | | | | | | The R V8 package still depends on V8 3.14 so this is also included.
* | nixos/munin: move munin-cron to systemd.tmpfilesFlorian Jacob2017-10-21
| | | | | | | | to match with munin-node.
* | nixos/munin: Create MUNIN_PLUGSTATE dir to fix munin_stats pluginFlorian Jacob2017-10-21
| |
* | buildkite-agent: 2.1.13 -> 2.6.6zimbatm2017-10-21
| | | | | | | | | | | | Build the package from source Re-organise the module a bit to allow custom version of the package
* | xorg.libXfont: 1.5.2 -> 1.5.3Vladimír Čunát2017-10-21
| | | | | | | | It fixes CVE-2017-{13720,13722} but it's apparently very low-impact.
* | Merge pull request #30624 from Moredread/yubico-piv-tool-1.4.4Tim Steinbach2017-10-20
|\ \ | | | | | | yubico-piv-tool: 1.3.0 -> 1.4.4
| * | yubico-piv-tool: 1.3.0 -> 1.4.4André-Patrick Bubel2017-10-21
|/ /
* | 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 remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-10-19
| |\ \ \
* | \ \ \ 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.
* | | | | | nixos-generate-config: lessen priority for cpuFreqGovernor (#30221)Danylo Hlynskyi2017-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In particular, it conflicts with `services.tlp.enable` option. There exists workaround: ``` powerManagement.cpuFreqGovernor = lib.mkForce null; services.tlp.enable = true; ``` But should it?
* | | | | | startkde was removed by 0cd1b028174fe250c071c735be231db881fe964fJohn Wiegley2017-10-20
| | | | | |
* | | | | | nixos/ecryptfs: initedef2017-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, ecryptfs support is coupled to `security.pam.enableEcryptfs`, but one might want to use ecryptfs without enabling the PAM functionality. This commit splits it out into a `boot.supportedFilesystems` switch.
* | | | | | nixos/pam: add swaylock (#29919)gnidorah2017-10-20
| | | | | |
* | | | | | eudev: 3.2.1 -> 3.2.4Michael Raskin2017-10-20
| | | | | |
* | | | | | Merge pull request #30173 from dmjio/patch-1Joachim F2017-10-20
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | oauth2_proxy: default address updated
| * | | | | oauth2_proxy: default address updatedDavid Johnson2017-10-06
| | | | | | | | | | | | | | | | | | | | | | | | Go will fail to parse this otherwise. https://github.com/golang/go/issues/19297
* | | | | | Merge pull request #30486 from rnhmjoj/comptonJoachim F2017-10-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/compton: default to xrender backend
| * | | | | | nixos/compton: use xrender by defaultrnhmjoj2017-10-17
| | | | | | |
| * | | | | | nixos/compton: improve options type-checkingrnhmjoj2017-10-17
| | | | | | |
* | | | | | | 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 service: initMichael Peyton Jones2017-10-19
| | | | | | | | | | |
| * | | | | | | | | | tzupdate: init at 1.2.0Michael Peyton Jones2017-10-19
| | |/ / / / / / / / | |/| | | | | | | |