Emily
31ef3b8ec5
stm32loader: 0.5.0 -> 0.5.1
2020-01-01 10:54:31 +01:00
Jörg Thalheim
060bd74d3f
bitwarden-cli: move to nodePackages version ( #76489 )
...
bitwarden-cli: move to nodePackages version
2020-01-01 09:07:44 +00:00
Will Dietz
7e5334d6f2
Merge pull request #75029 from dtzWill/feature/heimer
...
heimer: init at 1.12.0
2019-12-31 23:46:28 -06:00
Will Dietz
b5f7f21677
heimer: simplify fetched rev, safe for sane repos.
...
Suggested by @doronbehar in PR review, thanks!
2019-12-31 21:34:59 -06:00
Silvan Mosberger
286450b335
Bemenu: 0.1.0 -> 0.3.0 ( #76676 )
...
Bemenu: 0.1.0 -> 0.3.0
2020-01-01 03:46:06 +01:00
Silvan Mosberger
17a9c0e920
codeowners: Add infinisil to some more paths ( #76763 )
...
codeowners: Add infinisil to some more paths
2020-01-01 03:44:41 +01:00
Nils André-Chang
b20fbeee2a
bemenu: 0.1.0 -> 0.3.0
...
Add option to enable backends.
Co-Authored-By: Oleksii Filonenko <brightone@protonmail.com>
2020-01-01 02:34:48 +00:00
Silvan Mosberger
fd7a019c70
nixosTests.haka: port to python ( #76707 )
...
nixosTests.haka: port to python
2020-01-01 03:31:11 +01:00
Silvan Mosberger
956820abc1
Merge pull request #66208 from seqizz/g_djangopostnet
...
django-postgresql-netfields: init at 1.2.2
2020-01-01 03:10:30 +01:00
Silvan Mosberger
587c992958
Merge pull request #76741 from asymmetric/patchwork-3.17.2
...
ssb-patchwork: 3.17.1 -> 3.17.2
2020-01-01 03:07:39 +01:00
Silvan Mosberger
59207c04b2
Merge pull request #76744 from bdesham/fix-gitstatus-patch
...
gitstatus: patch fewer lines
2020-01-01 03:06:57 +01:00
Silvan Mosberger
43e1c6e352
codeowners: Add infinisil to some more paths
2020-01-01 03:01:48 +01:00
Rika
53553286b6
get_iplayer: 2.99 -> 3.24
2020-01-01 00:41:28 +00:00
Rika
4e2fb6309b
maintainers: add rika
2020-01-01 00:41:28 +00: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
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
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
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
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
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
Franz Pletz
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
Arnout Engelen
a4366042c2
opensc: 0.19.0 -> 0.20.0 ( #76666 )
2019-12-30 19:50:44 -05:00
John Ericson
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
John Ericson
c1fb358a78
Merge remote-tracking branch 'obsidian/ghcjs-cross-without-cc-common' into ghcjs-cross-without-cc
2019-12-30 18:16:22 -05:00
John Ericson
6078f094c6
pkgs/stdenv/booter.nix: Add comment explaining hasCC trickery
2019-12-30 18:09:45 -05:00