Commit Graph
207762 Commits
Author SHA1 Message Date
Frederik Rietdijk bdfb1bd01b sudo: 1.8.29 -> 1.8.30 2020-01-02 21:38:33 +01:00
Frederik Rietdijk ee3f276461 Revert "sudo: fix for structured attrs"
This broke sudo.

This reverts commit 91a1f2043f.
2020-01-02 21:38:33 +01:00
Chris OstrouchovandFrederik Rietdijk 853ecd2571 python3Packages.optuna: 0.17.1 -> 0.19.0 2019-12-31 18:12:37 +01:00
Chris OstrouchovandFrederik Rietdijk 4e0ebea84a pythonPackages.cma: init at 2.7.0 2019-12-31 18:12:37 +01:00
Chris OstrouchovandFrederik Rietdijk 310afc9e93 pythonPackages.bokeh: 1.3.4 -> 1.4.0 2019-12-31 18:12:37 +01:00
Chris OstrouchovandFrederik Rietdijk 92da996e62 python3Packages.dask: 2.9.0 -> 2.9.1 enable tests, use github src 2019-12-31 18:12:37 +01:00
Frederik Rietdijk 555037a667 Merge master into staging-next 2019-12-31 16:35:53 +01:00
LassulusandGitHub e4d0e33f36 Merge pull request #73879 from kolaente/update/jetbrains-2019.4
jetbrains.* 2019.2.* -> 2019.3
2019-12-31 16:34:08 +01:00
Jörg Thalheim 8e8dfe381d README.md: fix typos 2019-12-31 15:29:54 +00:00
Mikhail KlementevandLassulus dad53fa08b codeql: init at 2.0.0 2019-12-31 16:29:20 +01:00
Jörg ThalheimandGitHub a45447a3d5 bandwhich: init at 0.6.0 (#76689)
bandwhich: init at 0.6.0
2019-12-31 14:23:19 +00:00
Jakub SokołowskiandBjørn Forsman 3238beab0a nixos/transmission: fix from where service loads config
Currently if you specify home to be someplace else than ~/ for user
then Transmissions always attempts to load the config from the
default location which is $HOME/.config/transmission-daemon based on documentation:
https://github.com/transmission/transmission/wiki/Configuration-Files

Which means that the changes done to the config under settingsDir in
ExecPreStart have no effect because they are modifying a file that is never loaded.

I've added an explicit --config-dir ${settingsDir} to make sure
that Transmission loads the correct config file even when home is changed.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-12-31 15:21:29 +01:00
Ryan MulliganandGitHub fece1cb894 Merge pull request #76387 from r-ryantm/auto-update/qbittorrent
qbittorrent: 4.2.0 -> 4.2.1
2019-12-31 06:03:17 -08:00
Florian KlinkandGitHub d6bbe6c0f5 Merge pull request #76719 from flokli/containers-poweroff
nixos/containers: use machinectl poweroff
2019-12-31 14:41:58 +01:00
Jörg ThalheimandGitHub 2e6f703473 Merge pull request #76733 from tokudan/nextcloud-proxy
nextcloud module: https is important not only for proxies
2019-12-31 12:20:50 +00:00
Daniel Frank 6d671372b5 nextcloud module: https is important not only for proxies 2019-12-31 13:01:46 +01:00
Jörg ThalheimandGitHub 44e9c12e88 rambox: fix hash (#76618)
rambox: fix hash
2019-12-31 11:57:39 +00:00
Jörg ThalheimandGitHub 073623d335 Merge pull request #76722 from xwvvvvwx/wireguard-kernel-versions
linuxPackagesFor: wireguard: respect supported kernel versions
2019-12-31 11:47:27 +00:00
Jörg ThalheimandGitHub cc62f6b3f3 Merge pull request #76731 from Ninlives/update-wps
wpsoffice: update `src`
2019-12-31 11:45:51 +00:00
David Terry 27ca6c2939 linuxPackagesFor: wireguard: noop for kernel >= 5.6 2019-12-31 09:36:51 +01:00
Oleksii Filonenko 1a477dc895 bandwhich: 0.5.1 -> 0.6.0
- Rename from `what` to `bandwhich`
- Add Security for darwin
2019-12-31 10:20:07 +02:00
mlatus 7f6116444b update src url and hash for wpsoffice 2019-12-31 15:14:58 +08:00
Jan Tojnar 0c2adc0fb1 Merge branch 'staging' into staging-next 2019-12-31 03:59:58 +01:00
Jan Tojnar d6136b744a Revert "libreoffice: make NIX_CFLAGS_COMPILE a list"
This reverts commit aa6c89479f.
2019-12-31 03:59:02 +01:00
Jan Tojnar 3ee75033db Revert "iasl: make NIX_CFLAGS_COMPILE a list"
This reverts commit 5aff75d32d.
2019-12-31 03:58:41 +01:00
Jan Tojnar 60a34108da Revert "hspellDicts.*: remove invalid buildFlags meta attr"
This reverts commit 7084c052a0.
2019-12-31 03:58:34 +01:00
Franz PletzandGitHub 08dc289f05 Merge pull request #74796 from prusnak/gcc-arm-embedded
gcc-arm-embedded: 8-2019-q3-update -> 9-2019-q4-major
2019-12-31 02:19:03 +00:00
Jan Tojnar c5406e30b0 qpid-cpp: fix eval 2019-12-31 02:59:40 +01:00
Jan Tojnar 9a8441c170 maphosts: fix build 2019-12-31 02:37:24 +01:00
Jan Tojnar 49e4859256 hspell: Fix meta check 2019-12-31 02:32:47 +01:00
Jonathan Ringer 7084c052a0 hspellDicts.*: remove invalid buildFlags meta attr 2019-12-30 16:57:27 -08:00
Arnout EngelenandDmitry Kalinkin a4366042c2 opensc: 0.19.0 -> 0.20.0 (#76666) 2019-12-30 19:50:44 -05:00
John EricsonandGitHub cfd013813e Merge pull request #74090 from obsidiansystems/ghcjs-cross-without-cc
stdenv, haskell: bonafied GHCJS cross compilation without stdenv.cc
2019-12-30 16:40:43 -08:00
Robin GlosterandJan Tojnar f6a3f5af36 treewide: structured-attrs fixes 2019-12-31 01:39:53 +01:00
Robin GlosterandJan Tojnar 6ca6ac796b treewide: configureFlags is a flat list 2019-12-31 01:37:49 +01:00
Robin GlosterandJan Tojnar e9c27ed5f9 treewide: configureFlags is a flat list 2019-12-31 01:34:39 +01:00
Maximilian BoschandJan Tojnar a534e750a8 lvm2: fix build 2019-12-31 01:32:18 +01:00
Maximilian BoschandJan Tojnar 91a1f2043f sudo: fix for structured attrs 2019-12-31 01:31:52 +01:00
Maximilian BoschandJan Tojnar 15468f9a4b ghc*: fix for structured attrs
configureFlags must be a flat list.
2019-12-31 01:31:19 +01:00
Maximilian BoschandJan Tojnar 823b96a52b rustc: fix for structured attrs 2019-12-31 01:29:57 +01:00
Maximilian BoschandJan Tojnar b92fc0fba4 nfstrace: fix for structured attrs 2019-12-31 01:28:05 +01:00
Robin GlosterandJan Tojnar 4a8de55be0 ffmpeg: fix for structured attrs 2019-12-31 01:26:02 +01:00
Robin GlosterandJan Tojnar edfdd0f3e4 darwin: use dontUnpack instead of phases 2019-12-31 01:24:10 +01:00
Robin GlosterandJan Tojnar 006242fd5a treewide: fix types for mkDerivation params 2019-12-31 01:23:19 +01:00
Jonathan Ringer 5aff75d32d iasl: make NIX_CFLAGS_COMPILE a list
strings are no longer supported for this attribute.
2019-12-30 16:17:08 -08:00
Maximilian BoschandJan Tojnar 81ffabdf4f treewide: use flat lists for *Inputs, fix env usage 2019-12-31 01:13:55 +01:00
Maximilian BoschandJan Tojnar 839c0ea7a5 treewide: *Inputs are flat lists 2019-12-31 01:10:02 +01:00
Robin GlosterandJan Tojnar 760e23136a treewide: *inputs are lists 2019-12-31 01:09:25 +01:00
Jan Tojnar 01e8c64988 flint: fix for structured attrs 2019-12-31 01:00:46 +01:00
Maximilian BoschandJan Tojnar 5ed6a9c70d firefox: fix for structured attrs 2019-12-31 00:59:00 +01:00