Commit Graph
226046 Commits
Author SHA1 Message Date
R. RyanTMandJon 9f1c6fe8e1 python27Packages.subliminal: 2.0.5 -> 2.1.0 2020-05-11 11:32:25 -07:00
R. RyanTMandJon 31a06c11a8 python27Packages.rfc3986: 1.3.2 -> 1.4.0 2020-05-11 11:31:57 -07:00
R. RyanTMandJon 518b577ce9 python27Packages.pyudev: 0.21.0 -> 0.22.0 2020-05-11 11:29:35 -07:00
R. RyanTMandJon 336361c258 python27Packages.yamllint: 1.21.0 -> 1.23.0 2020-05-11 11:28:09 -07:00
R. RyanTMandJon 113bd283a4 python27Packages.testfixtures: 6.10.3 -> 6.14.1 2020-05-11 11:27:00 -07:00
zowoq 6618edf594 gitAndTools.gh: 0.7.0 -> 0.8.0
https://github.com/cli/cli/releases/tag/v0.8.0
2020-05-12 04:25:21 +10:00
Matthew Bauer fe48f63c3c build-bazel-package: Add hash change to changelog 2020-05-11 13:19:52 -05:00
Kira BruneauandGitHub 4d66a37dd5 texlab: 2.0.0 -> 2.1.0 (#87565) 2020-05-11 13:58:52 -04:00
Travis CI c2350ba8f6 gitAndTools.git-machete: 2.13.6 -> 2.14.0
###### Motivation for this change
Update to latest upstream version

###### Things done
 * [ ]  Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
 * Built on platform(s)

   * [x]  NixOS
   * [ ]  macOS
   * [ ]  other Linux distributions
 * [ ]  Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
 * [ ]  Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
 * [x]  Tested execution of all binary files (usually in `./result/bin/`)
 * [ ]  Determined the impact on package closure size (by running `nix path-info -S` before and after)
 * [ ]  Ensured that relevant documentation is up to date
 * [x]  Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers
cc @worldofpeace @tfc @jtraue
2020-05-11 17:50:35 +00:00
Edmund Wu 36fb04be08 vscodium: 1.44.2 -> 1.45.0 2020-05-11 13:34:23 -04:00
Edmund Wu 301905d813 vscode: 1.44.2 -> 1.45.0 2020-05-11 13:34:22 -04:00
AtemuandFrederik Rietdijk 88c4688c25 jc: 1.10.7 -> 1.10.10
Tests were removed from the PyPi distribution, so we need to fetch from GitHub now.

See https://github.com/kellyjonbrazil/jc/issues/58
2020-05-11 19:08:01 +02:00
R. RyanTMandJon a8b8942c88 python27Packages.xapp: 1.8.1 -> 2.0.1 2020-05-11 09:39:08 -07:00
Matthew BauerandGitHub 028d322854 Merge pull request #87419 from thefloweringash/compiler-rt-armv7l
compiler-rt: fix build on armv7l
2020-05-11 10:51:50 -05:00
Linus HeckemannandGitHub 2a23ffc124 Merge pull request #87594 from mayflower/bemenu-bump
bemenu: 0.3.0 -> 0.4.1
2020-05-11 17:40:07 +02:00
Linus Heckemann d2b532a0d9 bemenu: remove @thiagokokada from maintainers on request 2020-05-11 17:39:26 +02:00
Vincent LaporteandVincent Laporte 5458f4326e ocamlPackages.async: remove at 112.24.00
This is a legacy version for OCaml 4.02
2020-05-11 17:34:02 +02:00
Ryan MulliganandGitHub ee5591a6ac Merge pull request #87567 from r-ryantm/auto-update/xlog
xlog: 2.0.17 -> 2.0.19
2020-05-11 08:07:40 -07:00
R. RyanTMandGitHub f565285e6b amass: 3.5.5 -> 3.6.0 (#87578) 2020-05-11 08:04:59 -07:00
Thomas TuegelandGitHub 863c217405 Merge pull request #85494 from ambrop72/kde-thumbnail-hang
kdegraphics-thumbnailers: Add patch for thumbnail.so hang.
2020-05-11 09:46:19 -05:00
Thomas TuegelandGitHub 8eaf1f1cd3 Merge pull request #87545 from wamserma/libfm-fix-collision
libfm: fix duplicate inclusion of libfm-extra
2020-05-11 09:44:24 -05:00
Thomas TuegelandGitHub e154c6ca20 Merge pull request #86615 from shatsky/plasma-wayland
plasma5.kwin: add mesa dependency
2020-05-11 09:42:35 -05:00
Florian Klink 23ba506113 nixos/nsswitch: improve error message
Show the config option triggering the assertion, so people don't
necessary lookup the nixpkgs source code.
2020-05-11 16:14:51 +02:00
Florian Klink 90bc3ec9b9 nixos/sssd remove redundant condition
This is all inside a global cfg.enable conditional, so we don't need to
check here again.
2020-05-11 16:14:51 +02:00
Florian Klink 4a69bf2a1e nixos/systemd: enable systemd-provided nss modules unconditionally
A disabled nscd breaks nss module loading on NixOS, and systemd without
its nss modules doesn't really work either - instead of silently
disabling its nss modules if nscd is disabled, let the assertion in
nsswitch handle this.
2020-05-11 16:14:51 +02:00
Florian Klink 1df38e2a1d nixos/nsswitch: update comment next to assertion 2020-05-11 16:14:51 +02:00
Florian Klink 0f6f544aaf nixos/sssd: drop assertion
This is now already triggered by the nsswitch module, as we set
system.nssModules.
2020-05-11 16:14:51 +02:00
Florian Klink 1fb6c37597 nixos/samba: move nss database configuration into samba module 2020-05-11 16:14:50 +02:00
Florian Klink fd21793de6 nixos/avahi: move nss database configuration into avahi module 2020-05-11 16:14:50 +02:00
Florian Klink 4f9c8ef791 nixos/ldap: move nss database configuration into ldap module
now that passwdArray and shadowArray aren't used anymore, these can be
folded.
2020-05-11 16:14:50 +02:00
Florian Klink 36b6e26d40 nixos/systemd: add to system.nssDatabases.group too
nixos/modules/config/nsswitch.nix uses `passwdArray` for both `passwd`
and `group`, but when moving this into the systemd module in
c0995d22ee, it didn't get split
appropriately.
2020-05-11 16:14:50 +02:00
Florian Klink 2297508783 nixos/google-oslogin: add to system.nssDatabases.group too
nixos/modules/config/nsswitch.nix uses `passwdArray` for both `passwd`
and `group`, but when moving this into the google-oslogin module in
4b71b6f8fa, it didn't get split
appropriately.
2020-05-11 16:14:50 +02:00
Florian Klink ecf327d697 nixos/sssd: add to system.nssDatabases.group too
nixos/modules/config/nsswitch.nix uses `passwdArray` for both `passwd`
and `group`, but when moving this into the sss module in
edddc7c82a, it didn't get split
appropriately.
2020-05-11 16:14:50 +02:00
misuzu fa0bc05978 freeswitch: 1.10.2 -> 1.10.3 2020-05-11 17:02:16 +03:00
Vladyslav MandGitHub 1d02247644 Merge pull request #87586 from filalex77/ytop-0.6.1 2020-05-11 16:10:36 +03:00
Alexey ShmalkoandGitHub 7a411e7ad6 Merge pull request #85958 from ryneeverett/ycmd-typescript
ycmd: typescript completion support
2020-05-11 15:58:45 +03:00
Alexey ShmalkoandGitHub 54ded21f74 Merge pull request #87541 from r-ryantm/auto-update/uclibc-ng
uclibc: 1.0.32 -> 1.0.33
2020-05-11 15:56:48 +03:00
Alexey Shmalko f90f557fb6 melpa-packages: mention update-from-overlay script 2020-05-11 15:51:46 +03:00
Alexey Shmalko 4fc6c5ef89 melpa-packages: 2020-05-11 2020-05-11 15:47:29 +03:00
Alexey Shmalko 7f50c31786 elpa-packages: 2020-05-11 2020-05-11 15:46:35 +03:00
Tim Steinbach 0010ae4960 linux: 5.6.11 -> 5.6.12 2020-05-11 08:43:23 -04:00
Tim Steinbach 98c79eb588 linux: 5.4.39 -> 5.4.40 2020-05-11 08:43:15 -04:00
Tim Steinbach 39426327ce linux: 4.9.222 -> 4.9.223 2020-05-11 08:43:06 -04:00
Tim Steinbach ddd1363bff linux: 4.4.222 -> 4.4.223 2020-05-11 08:42:56 -04:00
Tim Steinbach 36a1ca4daa linux: 4.19.121 -> 4.19.122 2020-05-11 08:42:49 -04:00
Tim Steinbach 6d183ed8d8 linux: 4.14.179 -> 4.14.180 2020-05-11 08:42:38 -04:00
Michel Weitbrecht 90533bfde2 nixos/znapzend: Add oracleMode feature; add maintainer
The feature destroys snapshots one-by-one instead of all at once.
If many snapshots accumulated, destroying them all at once can fail
because the argument list is too long. See
https://github.com/oetiker/znapzend/blob/master/lib/ZnapZend/ZFS.pm#L284
2020-05-11 14:35:30 +02:00
Michel Weitbrecht e719550694 maintainers: Add SlothOfAnarchy 2020-05-11 14:34:33 +02:00
Michel Weitbrecht c46b26b9ad nixos/znapzend: Use generic mbuffer path
The configured mbuffer path will be called on both the source and target
system. If you use pkgs.mbuffer from the source host and the target host
does not have this exact derivation, you will get a broken pipe when
sending snapshots. This is the case when transferring to a non-NixOS
system or to a host with a different mbuffer version.
2020-05-11 14:26:39 +02:00
Robert SchützandGitHub ad8238c483 genxword: init at 2.0.1 (#87477) 2020-05-11 14:14:34 +02:00