Commit graph

246342 commits

Author SHA1 Message Date
Antonio Yang 52b903b3c4 hime: fix enable hime, remove hime-all package
- fix inputMethod.enable hime by adding module list
- rm hime-all package, because chewing, anthy modules does not work well
2020-10-17 10:48:31 +08:00
ajs124 d81e10c735
Merge pull request #99953 from helsinki-systems/upd/confluence
atlassian-confluence: 7.7.4 -> 7.8.0
2020-10-09 17:21:35 +02:00
Martin Weinelt 81b664a0c6
Merge pull request #99986 from mweinelt/hass
home-assistant: 0.115.6 -> 0.116.2; python3Packages.voluptuous: 0.11.7 -> 0.12.0
2020-10-09 17:14:19 +02:00
Martin Weinelt 657c387464
pythonPackages.yeelight: 0.5.3 -> 0.5.4
Use pytestCheckhook for testing.
2020-10-09 17:10:28 +02:00
zimbatm 0e354d87bc
Merge pull request #100072 from zimbatm/tf-0.13-fixups
terraform-full: fix evaluation
2020-10-09 14:55:47 +00:00
zimbatm c79ff8ddca
terraform: fix withPlugins
Move the providerSourceAddress fallback to the terraform.withPlugins
function. Since plugins can be arbitrary derivations, there is no
guarantee that this attribute will be exposed.

While doing that I also cleaned the toDrv function to only pass
attributes to the builder which are required by the build.

The Terraform 0.13 fallback slug has changed from
`nixpkgs/<provider-owner>/<provider-name>` to `nixpkgs/<provider-name>`
as the owner is also not always available. As a nixpkgs user, all I know
is that the provider is in nixpkgs and his name, the owner information
is not necessarily easy to get by.
2020-10-09 16:55:30 +02:00
Martin Weinelt 5a9a3143fc homeassistant: 0.116.1 -> 0.116.2 2020-10-09 16:54:53 +02:00
Vincent Laporte ddb2c7779e coqPackages.coq-ext-lib: clean dependencies 2020-10-09 16:32:48 +02:00
Vincent Laporte 13126ce0a0 coqPackages.dpdgraph: do not depend on camlp5 for recent versions of Coq 2020-10-09 16:32:48 +02:00
Vincent Laporte 488d73f045 coqPackages.bignums: do not depend on camlp5 for recent versions of Coq 2020-10-09 16:32:48 +02:00
Domen Kožar 56b0334bcf
Merge pull request #100064 from samuela/upkeep-bot/vscode-1.50.0-1602206671
vscode: 1.49.3 -> 1.50.0
2020-10-09 16:26:36 +02:00
Daniel Gorin 5d7bcd5b13
apfs-fuse: Let mount find apfs-fuse (#84997)
We add a symlink `mount.fuse.apfs-fuse ~~> apfs-fuse`, so that we can specify
`fuse.apfs-fuse` as `fsType` in `nixos` and have the device mounted. The
current alternative is to specify: `fuse./run/current-system/sw/bin/apfs-fuse`
as `fsType`.

On other distros, using `fuse.apfs-fuse` should work since `mount.fuse`
will just runs `apfs-fuse`, but on nixos the `PATH` of `mount.fuse` is
restricted. The symlink makes it work directly, without having
`mount.fuse` doing the dispatch.
2020-10-09 09:55:56 -04:00
Michael Weiss c9eaddb48b
gns3-{gui,server}: 2.2.14 -> 2.2.15 2020-10-09 15:18:53 +02:00
Mario Rodas 7e1c3c0836
Merge pull request #99917 from marsam/update-bazelisk
bazelisk: 1.6.1 -> 1.7.1
2020-10-09 08:02:24 -05:00
Mario Rodas fb261a5bab
Merge pull request #99939 from siraben/cyclone-scheme-init
cyclone-scheme: init at 0.21
2020-10-09 07:55:57 -05:00
Tim Steinbach 2216b87688
oh-my-zsh: 2020-10-08 -> 2020-10-09 2020-10-09 08:33:03 -04:00
Tim Steinbach 8293f9509e
linux/hardened/patches/5.8: 5.8.12.a -> 5.8.14.a 2020-10-09 08:32:01 -04:00
Tim Steinbach edf17457ed
linux/hardened/patches/5.4: 5.4.68.a -> 5.4.70.a 2020-10-09 08:31:58 -04:00
Tim Steinbach 6f4d132a08
linux/hardened/patches/4.19: 4.19.148.a -> 4.19.150.a 2020-10-09 08:31:56 -04:00
Tim Steinbach 84c56e0dbb
linux/hardened/patches/4.14: 4.14.199.a -> 4.14.200.a 2020-10-09 08:31:50 -04:00
zimbatm 3f49e5ba03
terraform-providers.keycloak: use pname
We will be relying on the pname to figure out where to link the plugin.
2020-10-09 12:43:13 +02:00
Martin Weinelt 94515128c3 home-assistant: clean up dependencies 2020-10-09 12:11:05 +02:00
Martin Weinelt 41331908ac homeassistant: 0.116.0 -> 0.116.1 2020-10-09 12:11:05 +02:00
Martin Weinelt 53d04173e0 home-assistant: convert tests to pytestCheckHook
Enables testing in parallel. This cuts down the test phase from over
five to under one minute on my 6C/12T processor.

Sadly while the upstream runs their tests using `-n auto` this isn't
working for us in all cases. I currently assume they use low concurrency in
their CI, which is not triggering these issues..
2020-10-09 12:11:05 +02:00
Martin Weinelt 9cf3b6a473 homeassistant: 0.115.6 -> 0.116.0 2020-10-09 12:11:05 +02:00
Martin Weinelt 2721442187 python3Packages.voluptuous: 0.11.7 -> 0.12.0
Enable tests by running nosetests during checkPhase.
2020-10-09 12:11:05 +02:00
zowoq 4da09d369b fuse-overlayfs: 1.1.2 -> 1.2.0
https://github.com/containers/fuse-overlayfs/releases/tag/v1.2.0
2020-10-09 18:41:41 +10:00
zowoq 9f5c108f42 .editorconfig: update deps/node 2020-10-09 18:33:32 +10:00
zowoq f9bb39e294 nixos/pam: remove trailing whitespace 2020-10-09 18:31:20 +10:00
zowoq 95d4e9a7d1 pangolin: remove trailing whitespace 2020-10-09 18:29:57 +10:00
zowoq dd59167aee soundkonverter: remove trailing whitespace 2020-10-09 18:29:53 +10:00
Maximilian Bosch 0c49f1896e
yarn2nix-moretea: re-add support for git:// URLs from yarn.lock
@lheckemann already added it to `yarn2nix` a while ago[1], but it seems
as it was forgotten to include when adding `yarn2nix` sources to
`nixpkgs` itself.

Without this patch, you cannot add dependencies to your `package.json`
with URLs like `git://github.com/.../` as building the expression would
fail like this:

```
curl: (1) Protocol "git" not supported or disabled in libcurl
error: cannot download git___github.com_sstur_nodeftpd.git from any mirror
```

Co-authored-by: Linus Heckemann <git@sphalerite.org>

[1] https://github.com/nix-community/yarn2nix/pull/141
2020-10-09 09:55:35 +02:00
Stefan Frijters cd0065d184 maestral-qt: 1.2.0 -> 1.2.1 2020-10-08 22:47:35 -07:00
Stefan Frijters c5a9a644b2 pythonPackages.maestral: 1.2.0 -> 1.2.1
Also match the dependencies with the dependencies in setup.py again.
2020-10-08 22:47:35 -07:00
Ben Siraphob e3b083effc cyclone-scheme: init at 0.21 2020-10-09 11:51:29 +07:00
Ryan Mulligan 8af4f1f3ea
Merge pull request #97386 from KAction/tinycdb-static
tinycdb: add support for static build
2020-10-08 21:22:57 -07:00
Dmitry Bogatov 88b0840f73 tinycdb: add support for static build 2020-10-08 23:47:32 -04:00
Mario Rodas fea6336952
Merge pull request #100016 from fgaz/lobster/2020-10-04
lobster: unstable-2020-07-27 -> unstable-2020-10-04
2020-10-08 21:57:48 -05:00
Dmitry Kalinkin 6b74dfe376 arrow-cpp: 1.0.0 -> 1.0.1 2020-10-08 18:33:05 -07:00
upkeep-bot 3303b8ab57 vscode: 1.49.3 -> 1.50.0 2020-10-09 01:24:32 +00:00
Mario Rodas f174a84d33
Merge pull request #99979 from suhr/tox
tox-node: 0.0.8 -> 0.1.0
2020-10-08 18:14:20 -05:00
Mario Rodas 998124b328
Merge pull request #100008 from gnidorah/munt
munt: 2.4.0 -> 2.4.1
2020-10-08 18:07:36 -05:00
Mario Rodas 9677cbc5b6
Merge pull request #100032 from IvarWithoutBones/xsel-update
xsel: 2019-08-21 -> 2020-05-27
2020-10-08 17:12:50 -05:00
markuskowa d8d52410a7
Merge pull request #100053 from markuskowa/upd-snapper
nixos/snapper: 0.8.12 -> 0.8.14
2020-10-09 00:05:27 +02:00
zimbatm be6e9f1e90
Merge pull request #99198 from timstott/terraform-013-compatible-providers
terraform-providers: Terraform 0.13 compatibility
2020-10-08 21:29:04 +00:00
Silvan Mosberger 6ee8491cb1
Merge pull request #99520 from endgame/ssm-agent-user-fix
ssm-agent: fix bad user declaration
2020-10-08 23:28:13 +02:00
markuskowa 7c36c71b00
Merge pull request #100020 from sikmir/gpxsee
gpxsee: 7.32 -> 7.33
2020-10-08 23:22:02 +02:00
markuskowa 4ab5d7ac52
Merge pull request #99914 from mweinelt/borg
borgbackup: 1.1.13 -> 1.1.14
2020-10-08 23:21:29 +02:00
markuskowa c83e442b77
Merge pull request #100052 from markuskowa/upd-linuxptp
linuxptp: 3.0 -> 3.1
2020-10-08 23:20:37 +02:00
Timothy Stott b0a0ffb7fd terraform: add maintainer timstott 2020-10-08 22:18:12 +01:00