3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

208040 commits

Author SHA1 Message Date
zimbatm c187844214
unit: add withRuby_2_7 option 2020-01-01 00:25:03 +00:00
zimbatm 9e6f0d5a78
rubyPackages_2_7: init at 2.7.0 2020-01-01 00:24:17 +00:00
Silvan Mosberger 5414b4018b
lib/modules: Don't pack submodules specially
This has the beneficial side effect of allowing paths to be used as modules in
types.{submodule,submoduleWith}
2020-01-01 01:13:03 +01:00
Silvan Mosberger 5002e6afbc
lib/types: Add types.submoduleWith for more flexibility than types.submodule 2020-01-01 01:13:01 +01:00
mehlon c510bbf011 hyperrogue: 10.5e -> 11.2d 2020-01-01 00:59:03 +01:00
K. Bruneau 7efeca1721 texlab: 1.7.0 -> 1.9.0 (#76730)
This commit also removes texlab-citeproc since it was replaced with
citeproc-rs and is no longer available.
2019-12-31 17:28:48 -05:00
Anderson Torres ba9fdecba3
Merge pull request #76728 from OPNA2608/palemoon-improvements
palemoon: use gcc7, remove build notification
2019-12-31 18:01:10 -03:00
Maximilian Bosch ee562e5413
Merge pull request #76703 from filalex77/rx-0.3.0
rx: 0.2.0 -> 0.3.0
2019-12-31 20:33:22 +01:00
Maximilian Bosch 43eec1d30f
cargo-make: 0.24.2 -> 0.24.3
https://github.com/sagiegurari/cargo-make/releases/tag/0.24.3
2019-12-31 20:30:12 +01:00
Aaron Andersen 11f26633d2 pythonPackages.leveldb: 0.194 -> 0.201 2019-12-31 14:02:48 -05:00
Tim Steinbach aa74012d32
linux: 5.4.6 -> 5.4.7 2019-12-31 13:32:18 -05:00
Tim Steinbach f9eae42640
linux: 4.19.91 -> 4.19.92 2019-12-31 13:32:18 -05:00
Tim Steinbach 62100c3b92
linux: 4.14.160 -> 4.14.161 2019-12-31 13:32:18 -05:00
Matthew Bauer 13b0141486
powershell: set shellPath
Fixes #45830
2019-12-31 13:25:47 -05:00
Matthew Bauer ddce47c38e
Merge pull request #76729 from mox-mox/master
Adding passthru to ion shell to allow using it as a login shell as ad…
2019-12-31 13:24:19 -05:00
Chris Ostrouchov 853ecd2571 python3Packages.optuna: 0.17.1 -> 0.19.0 2019-12-31 18:12:37 +01:00
Chris Ostrouchov 4e0ebea84a pythonPackages.cma: init at 2.7.0 2019-12-31 18:12:37 +01:00
Chris Ostrouchov 310afc9e93 pythonPackages.bokeh: 1.3.4 -> 1.4.0 2019-12-31 18:12:37 +01:00
Chris Ostrouchov 92da996e62 python3Packages.dask: 2.9.0 -> 2.9.1 enable tests, use github src 2019-12-31 18:12:37 +01:00
Jörg Thalheim 1736affb91
ranger: 1.9.2 -> 1.9.3 (#76748)
ranger: 1.9.2 -> 1.9.3
2019-12-31 17:04:38 +00:00
toonn 22b8a90e8c ranger: 1.9.2 -> 1.9.3 2019-12-31 17:23:50 +01:00
Alex Whitt f435b1d40b openzwave: 2018-11-13 -> 2019-12-08 2019-12-31 10:46:23 -05:00
Frederik Rietdijk 555037a667 Merge master into staging-next 2019-12-31 16:35:53 +01:00
Lassulus 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 Klementev dad53fa08b codeql: init at 2.0.0 2019-12-31 16:29:20 +01:00
Benjamin Esham 054214057a gitstatus: patch fewer lines
The sed invocation was changing all lines matching "local daemon.*".
This changed the line it was supposed to, but two other lines that also
matched that pattern were being modified, which meant that the
"daemon_pid_var" and "daemon_pid" variables were not defined when they
should have been.
2019-12-31 10:29:08 -05:00
Lorenzo Manacorda 9512e8486e ssb-patchwork: 3.17.1 -> 3.17.2 2019-12-31 16:11:47 +01:00
Maximilian Bosch a5689a2ff1
matrix-synapse: 1.7.2 -> 1.7.3
https://github.com/matrix-org/synapse/releases/tag/v1.7.3
2019-12-31 16:00:51 +01:00
Alex Whitt 2d00e8d6f3 python_openzwave: Fix broken and missing dependencies. 2019-12-31 09:36:05 -05:00
Jörg Thalheim a45447a3d5
bandwhich: init at 0.6.0 (#76689)
bandwhich: init at 0.6.0
2019-12-31 14:23:19 +00:00
Jakub Sokołowski 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 Mulligan 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 Klink d6bbe6c0f5
Merge pull request #76719 from flokli/containers-poweroff
nixos/containers: use machinectl poweroff
2019-12-31 14:41:58 +01:00
Doron Behar b763746404 mpvScripts.mpris: 0.2 -> 0.3 2019-12-31 15:08:05 +02:00
Jörg Thalheim 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 Thalheim 44e9c12e88
rambox: fix hash (#76618)
rambox: fix hash
2019-12-31 11:57:39 +00:00
Jörg Thalheim 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 Thalheim cc62f6b3f3
Merge pull request #76731 from Ninlives/update-wps
wpsoffice: update `src`
2019-12-31 11:45:51 +00:00
Gürkan Gür 36af8d34c9 django-postgresql-netfields: init at 1.2.2 2019-12-31 10:30:49 +01: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
mox 89c23241ed Adding passthru to ion shell to allow using it as a login shell as advised for a similar case in https://github.com/NixOS/nixpkgs/issues/45830 2019-12-31 06:40:07 +01:00
Christoph Neidahl f7bd1742f1 palemoon: use gcc7, remove build notification
Changes as requested in https://github.com/NixOS/nixpkgs/pull/69206
2019-12-31 04:32:43 +01: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