Commit graph

118330 commits

Author SHA1 Message Date
Rommel Martinez c15c012e9f pell: 0.0.1 -> 0.0.2 2017-10-21 16:38:11 +03:00
dywedir 1f2d1ac92b youtube-dl: 2017.10.01 -> 2017.10.20 2017-10-21 14:49:28 +02:00
Vincent Laporte 53f8adbc86
ocamlPackages.omd: 1.3.0 -> 1.3.1 2017-10-21 12:44:36 +00:00
joncojonathan 5034e8a355 keepass: 2.36 -> 2.37
Motivation for change: Upgrade to add new features / improvements as listed
https://keepass.info/news/n171012_2.37.html.
2017-10-21 14:31:06 +02:00
Moritz Kiefer d222538732 ghcjs: Do not mark as broken
This has been fixed in #30214
2017-10-21 13:27:42 +01:00
joncojonathan 2f540c31a2 Added joncojonathan to maintainers
Motivation for change: I'm working on things more, so figured it was wise.
2017-10-21 14:22:57 +02:00
Daiderd Jordan f06f04d5cf Merge pull request #30615 from dtzWill/feature/zig-vim
vim-plugins: Add zig-vim
2017-10-21 14:11:54 +02:00
Vincent Laporte bb6629977d
ocamlPackages.zed: 1.4 -> 1.5 2017-10-21 10:54:49 +00:00
Michael Weiss 2d8b952786 gns3Packages.{server,gui}Preview: 2.1.0rc2 -> 2.1.0rc3 2017-10-21 12:33:25 +02:00
Hamish Mackenzie 8870d1a67d r-modules: Fix a number of popular R packages
The R V8 package still depends on V8 3.14 so this is also included.
2017-10-21 11:29:21 +01:00
Florian Jacob 43f94ff5a9 nixos/munin: move munin-cron to systemd.tmpfiles
to match with munin-node.
2017-10-21 11:27:42 +01:00
Florian Jacob 3338985aab nixos/munin: Create MUNIN_PLUGSTATE dir to fix munin_stats plugin 2017-10-21 11:27:42 +01:00
zimbatm 96b339fbc9 buildkite-agent: 2.1.13 -> 2.6.6
Build the package from source

Re-organise the module a bit to allow custom version of the package
2017-10-21 11:23:30 +01:00
Vladimír Čunát 525e121626
xorg.libXfont: 1.5.2 -> 1.5.3
It fixes CVE-2017-{13720,13722} but it's apparently very low-impact.
2017-10-21 10:10:44 +02:00
Tim Steinbach df528e4472 Merge pull request #30624 from Moredread/yubico-piv-tool-1.4.4
yubico-piv-tool: 1.3.0 -> 1.4.4
2017-10-20 21:39:50 -04:00
André-Patrick Bubel 4a8116ce5d
yubico-piv-tool: 1.3.0 -> 1.4.4 2017-10-21 03:03:49 +02:00
Vladimír Čunát 1d317bd84a
scons: fix meta eval 2017-10-20 23:50:27 +02:00
Vladimír Čunát bd8daca057
Merge branch 'staging'
Hydra seems very good.
2017-10-20 23:46:03 +02:00
Jörg Thalheim 3219511469 Merge pull request #30407 from sorki/lxc_2.1.0
lxc: 2.0.8 -> 2.1.0
2017-10-20 21:54:02 +01:00
Frank Doepper 916c0a69f8 biboumi: init at 6.1 (#30193)
* 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
2017-10-20 20:14:41 +00:00
Thomas Mader 75a536459a dub: 1.1.0 -> 1.4.1 (#28396)
- 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.
2017-10-20 20:12:17 +00:00
Danylo Hlynskyi dab7ecc054 nixos-generate-config: lessen priority for cpuFreqGovernor (#30221)
In particular, it conflicts with `services.tlp.enable` option.

There exists workaround:
```
  powerManagement.cpuFreqGovernor = lib.mkForce null;
  services.tlp.enable = true;
```
But should it?
2017-10-20 19:59:31 +00:00
John Wiegley 86b8e28bc1
startkde was removed by 0cd1b02817 2017-10-20 11:49:45 -07:00
Will Dietz 7008e531bf vim-plugins: Add zig-vim 2017-10-20 13:05:48 -05:00
Vladimír Čunát fd0e61a5db
vowpalwabbit: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 19:20:09 +02:00
Vladimír Čunát ddc41d7c6d
zanshin: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 19:19:47 +02:00
edef ea35bc94bf nixos/ecryptfs: init
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.
2017-10-20 17:42:04 +01:00
gnidorah 7867b50881 nixos/pam: add swaylock (#29919) 2017-10-20 16:30:28 +00:00
Michael Raskin 83fdd2699c eudev: 3.2.1 -> 3.2.4 2017-10-20 18:37:39 +02:00
Joachim F 815bebf9e8 Merge pull request #30173 from dmjio/patch-1
oauth2_proxy: default address updated
2017-10-20 16:28:40 +00:00
Vladimír Čunát c3263fcaa1
wt: put version into name, cleanup whitespace
The style is now closer to what's usual in nixpkgs.
2017-10-20 18:17:33 +02:00
Vladimír Čunát 90435ba060
Revert "wt: fixup build by using older boost again"
This reverts commit 9f2409096b.
Now it's fixed by update 38b94d1f1f.
2017-10-20 18:13:15 +02:00
Vladimír Čunát eef0d0971c
Merge branch 'master' into staging 2017-10-20 18:12:41 +02:00
Joachim F 6991438df9 Merge pull request #30486 from rnhmjoj/compton
nixos/compton: default to xrender backend
2017-10-20 15:49:40 +00:00
Thomas Tuegel ae8d9cbf71 Merge pull request #30610 from ttuegel/plasma-wayland
Plasma: Experimental Wayland support
2017-10-20 09:47:14 -05:00
Michael Weiss e40233e136 scons: 2.5.1 -> 3.0.0
"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."
2017-10-20 16:32:26 +02:00
Thomas Tuegel 0cd1b02817
plasma-5: remove startkde
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.
2017-10-20 09:28:56 -05:00
Thomas Tuegel ebcccaf754
plasma-workspace: enable Wayland session support 2017-10-20 09:28:56 -05:00
Joachim F 3c62474d08 Merge pull request #30528 from disassembler/gitea
gitea: init at 1.2.1
2017-10-20 14:01:54 +00:00
Joachim F e885fbc3e3 Merge pull request #30543 from vyp/upd/idrispackages.lightyear
idrisPackages.lightyear: 2016-08-01 -> 2017-09-10
2017-10-20 13:56:57 +00:00
Joachim F 5f1d6bc5c7 Merge pull request #30563 from michaelpj/imp/tzupdate
tzupdate: init at 1.2.0 (+ service)
2017-10-20 13:55:09 +00:00
Joachim F dd60a064a9 Merge pull request #30597 from veprbl/root_6.10.08
root: 6.10.04 -> 6.10.08
2017-10-20 13:48:39 +00:00
Tim Steinbach a358d9218c Merge pull request #30602 from loskutov/scalafmt-crossplatform
scalafmt: fix platforms
2017-10-20 09:36:36 -04:00
Tim Steinbach 1a146623d6 Merge pull request #30601 from loskutov/scala-2.12.4
scala: 2.12.3 -> 2.12.4
2017-10-20 09:32:26 -04:00
Joachim F 8341b82dfa Merge pull request #30589 from Moredread/electrum_mpl
electrum: Enable plotting support
2017-10-20 13:31:42 +00:00
Joachim Fasting a09d626053
tor-browser-bundle-bin: support installing extensions
Closes https://github.com/NixOS/nixpkgs/issues/30443
2017-10-20 15:26:46 +02:00
Joachim Fasting eba08858cc
tor-browser-bundle-bin: 7.0.6 -> 7.0.7 2017-10-20 15:26:31 +02:00
Lancelot SIX fea9b13130 Merge pull request #30383 from lsix/djanog_1_11_6
pythonPackages.django: 1.11.5 -> 1.11.6
2017-10-20 15:01:33 +02:00
Vladimír Čunát 0e339ca7a5
clickhouse: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 13:12:42 +02:00
Vladimír Čunát 9f2409096b
wt: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 13:00:55 +02:00