247604 Commits

Author SHA1 Message Date
ajs124
178213fad1
Merge pull request #99961 from helsinki-systems/upd/asterisk
asterisk: Bump all packages
2020-10-09 17:39:49 +02:00
Martin Weinelt
3f3e7949e0
python3Packages.pyatmo: 4.0.0 -> 4.1.0
Enable tests by fetching sources from GitHub.
2020-10-09 17:37:31 +02:00
AndersonTorres
c2ee241885 ppsspp: 1.9.4 -> 1.10.3 2020-10-09 12:32:54 -03: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
Maciej Krüger
556ad0d6a8
spidermonkey: drop from all-packages, add to aliases 2020-10-09 16:53:07 +02:00
Florian Klink
b1e627292c oracleXE: remove
This is heavily outdated and unmaintained. If someone decides to pick it
up again, it can be reintroduced.

Fixes https://github.com/NixOS/nixpkgs/issues/99649.
2020-10-09 16:42:10 +02:00
Matt Huszagh
104aca941a kicad-unstable: 2020-08-22 -> 2020-10-09
base.nix requires gtk3 to compile
2020-10-09 07:36:42 -07:00
Matt Huszagh
b67afd8a44 kicad: modify update script to use gitlab for libraries
Kicad libraries are now hosted on gitlab instead of github.
2020-10-09 07:36:41 -07: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
meutraa
1b1b596303
androidStudioPackages.stable: 4.0.1.0 -> 4.0.2.0 2020-10-09 12:31:49 +01: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
taku0
456106fe2a thunderbird-bin: 78.2.2 -> 78.3.2 2020-10-09 19:24:00 +09: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
Bernardo Meurer
a742a83a6e
octoprint.python.pkgs.octoprint-dashboard: 1.13.0 -> 1.15.1 2020-10-08 22:13:03 -07:00
Bernardo Meurer
223e028ca9
octoprint.python.pkgs.octoklipper: init at 0.3.2 2020-10-08 22:13:02 -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
Mario Rodas
926a58ce63 gitAndTools.git-trim: 0.3.2 -> 0.4.0
https://github.com/foriequal0/git-trim/releases/tag/v0.4.0
2020-10-09 04:20:00 +00:00
Mario Rodas
08236e4148 solargraph: 0.39.8 -> 0.39.17 2020-10-09 04:20:00 +00:00
Dmitry Bogatov
88b0840f73 tinycdb: add support for static build 2020-10-08 23:47:32 -04:00
Dmitry Bogatov
99de53b79b doas: add enablePAM option
New option "withPAM" controls whether to build support for pluggable
authetincation modules. Default value is "true", which correspond to
existing behaviour. Futhermore, with default configuration, this change
do not cause rebuild.
2020-10-08 23:20:37 -04:00