Commit Graph

118413 Commits

Author SHA1 Message Date
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
Ignat Loskutov
05ac929444 scalafmt: fix platforms 2017-10-20 13:51:35 +03:00
Ignat Loskutov
cc2e11b8c9
scala: 2.12.3 -> 2.12.4 2017-10-20 13:30:32 +03:00
Franz Pletz
48553c3a24 Merge pull request #30591 from dtzWill/update/musl-1.1.17
musl: 1.1.16 -> 1.1.17, build with stack protector
2017-10-20 12:13:31 +02:00
Frederik Rietdijk
26b7a68596 bitcoinarmory: use buildPythonApplication
because mkPythonDerivation shouldn't be used directly anymore.
2017-10-20 10:13:18 +02:00
Frederik Rietdijk
7f43dd3b3b Merge pull request #30254 from FRidh/django-gdal
python.pkgs.django: make gdal support optional
2017-10-20 09:45:50 +02:00
Vincent Laporte
68ed8f685b
ocamlPackages.camomile: 0.8.5 -> 0.8.6 2017-10-20 07:19:13 +00:00
Dmitry Kalinkin
ef2fc289a6
root: 6.10.04 -> 6.10.08 2017-10-20 00:59:21 -04:00
Dmitry Kalinkin
4d85689cf3
xxHash: init at 0.6.3.20171018 2017-10-20 00:59:15 -04:00
Shea Levy
5da5af56e1
nixUnstable: Bump for nix-shell interpreter bugfix 2017-10-19 19:25:08 -04:00
James Earl Douglas
aae32e15af
nixos/jenkins: add an option for the package
This allows NixOS configuration to specify the desired Jenkins package.
2017-10-20 01:16:12 +02:00
Daiderd Jordan
7771edb7c8 Merge pull request #30564 from veprbl/texlive-icu-fix
texlive: fix after dependency update
2017-10-20 00:07:15 +02:00
Daiderd Jordan
215f2cac80 Merge pull request #30404 from j-hao/master
qt5: fix Darwin build for 5.9.2
2017-10-19 23:41:44 +02:00
Daiderd Jordan
6c43d2a919 Merge pull request #30341 from matthewbauer/patch-4
Update CODEOWNERS to use darwin-maintainers team
2017-10-19 23:37:49 +02:00
Will Dietz
4eb090efc8 musl: 1.1.16 -> 1.1.17, build with stack protector 2017-10-19 15:57:19 -05:00
Michael Weiss
acd80042a4 android-studio-preview: 3.0.0.16 -> 3.0.0.17 2017-10-19 22:50:38 +02:00
Nikolay Amiantov
9a84b52c93 openra: 20161019 -> 20171014
Closes #30581.
2017-10-19 23:18:54 +03:00
André-Patrick Bubel
89dc04fe93
electrum: enable plotting support
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.
2017-10-19 21:25:47 +02:00
gnidorah
b17ec549a1 pythonPackages.fontconfig: init at 0.5.1 2017-10-19 20:30:22 +02:00
Vincent Laporte
1923cabeb4 ocamlPackages: default to 4.04 2017-10-19 17:57:14 +02:00
Kamil Chmielewski
c5f7175197 ponyc: 0.19.3 -> 0.20.0
https://github.com/ponylang/ponyc/issues/2286
2017-10-19 17:52:09 +02:00