Sandro
3b790e6e7d
Merge pull request #126637 from marsam/update-pgvector
...
postgresqlPackages.pgvector: 0.1.5 -> 0.1.6
2021-06-12 18:15:35 +02:00
Sandro
19f333bff8
Merge pull request #126651 from jaen/update-plex-media-player
...
plex-media-player: 2.58.0.1076 -> 2.58.1
2021-06-12 18:12:01 +02:00
Michael Raskin
b843a5eab0
Merge pull request #126643 from veprbl/pr/box2d_liblangtag_darwin_fix
...
{box2d,liblangtag}: enable on darwin
2021-06-12 16:02:59 +00:00
Robert Hensing
4acb93c132
gjo: Remove empty vendor dependency
2021-06-12 17:52:44 +02:00
Robert Hensing
fa88e96379
kubectl-example: Remove empty vendor dependency
2021-06-12 17:52:44 +02:00
Robert Hensing
401e5cf6fc
bombadillo: Remove empty vendor dependency
2021-06-12 17:50:46 +02:00
Martin Weinelt
a6ff43caa8
home-assistant: 2021.6.3 -> 2021.6.4
2021-06-12 17:45:35 +02:00
Dmitry Kalinkin
36a4ae8c05
liblangtag: enable on darwin
2021-06-12 11:31:01 -04:00
Dmitry Kalinkin
0c6186fc78
Merge pull request #122476 from cyplo/migrate-mindforger-to-webengine
...
mindforger: remove use of deprecated QtWebKit
2021-06-12 11:29:36 -04:00
Robert Hensing
c38c5dba10
tests.trivial: Add emptyFile, emptyDirectory to samples
2021-06-12 17:29:27 +02:00
Robert Hensing
d48591123f
nixos/apache-httpd: Use pkgs.emptyDirectory
2021-06-12 17:28:42 +02:00
Robert Hensing
047fe2fe23
emptyFile, emptyDirectory: init
2021-06-12 17:28:00 +02:00
Sandro
83713d32c8
Merge pull request #126644 from ethancedwards8/guile-git
2021-06-12 17:19:14 +02:00
Sandro
d6764d5ac4
Merge pull request #126670 from marsam/update-tflint
...
tflint: 0.29.0 -> 0.29.1
2021-06-12 17:14:48 +02:00
Jörg Thalheim
01cd252a35
Merge pull request #126326 from fabaff/ambee
...
python3Packages.ambee: init at 0.2.1
2021-06-12 17:11:39 +02:00
superherointj
061b83317d
ocamlPackages.index: 1.3.0 -> 1.3.1
2021-06-12 17:10:25 +02:00
Dmitry Kalinkin
48f22f432d
mindforger: install app on darwin
2021-06-12 11:03:28 -04:00
Dmitry Kalinkin
af9015c2aa
mindforger: don't use qt5.mkDerivation
2021-06-12 11:02:55 -04:00
Luflosi
9052ddec40
kitty: 0.20.3 -> 0.21.0
...
https://github.com/kovidgoyal/kitty/releases/tag/v0.21.0
The patch is no longer needed.
2021-06-12 16:25:50 +02:00
Luke Granger-Brown
0f6a466b0c
python3Packages.typed-ast: 1.4.1 -> 1.4.3
2021-06-12 13:56:54 +00:00
Fabian Affolter
9e2b8f07ad
python3Packages.georss-generic-client: 0.4 -> 0.6
2021-06-12 15:09:57 +02:00
Fabian Affolter
dc5593c298
python3Packages.georss-client: 0.13 -> 0.14
2021-06-12 15:09:38 +02:00
superherointj
bbfe4e6a5e
ocamlPackages.arp: 2.3.1 -> 2.3.2
2021-06-12 15:03:27 +02:00
Alexander V. Nikolaev
280afb7d4c
wineUnstable: 6.9 -> 6.10
...
Staging updated as well
2021-06-12 15:04:38 +03:00
Michael Weiss
3952d19175
ungoogled-chromium: 91.0.4472.77 -> 91.0.4472.101
2021-06-12 13:28:15 +02:00
Naïm Favier
39bc736382
nixos/console: allow console.font to be a path
...
As for console.keyMap, all uses of this option are compatible with paths. This allows doing things like `console.font = pkgs.runCommand ...`.
2021-06-12 13:24:32 +02:00
Fabian Affolter
1fe827462c
Merge pull request #126650 from fabaff/ha-pyflic
...
home-assistant: update component-packages
2021-06-12 13:19:46 +02:00
Petros Angelatos
be976cdda9
materialize: 0.7.1 -> 0.8.0
...
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
2021-06-12 19:26:36 +09:00
Alyssa Ross
2d641a29ab
nixUnstable: fix cross by disabling documentation
...
The documentation for Nix HEAD now requires running the generated Nix
binary, so we can't cross-build it. :(
https://github.com/NixOS/nix/issues/4622
2021-06-12 10:02:26 +00:00
Fabian Affolter
41fa855757
home-assistant: enable meteoclimatic tests
2021-06-12 11:38:05 +02:00
Fabian Affolter
505f270294
home-assistant: update component-packages
2021-06-12 11:36:48 +02:00
Fabian Affolter
61543790d3
python3Packages.pymeteoclimatic: init at 0.0.6
2021-06-12 11:35:59 +02:00
Fabian Affolter
69e2551485
home-assistant: update component-packages
2021-06-12 11:22:40 +02:00
Fabian Affolter
d4652e5ac4
home-assistant: update component-packages
2021-06-12 11:06:29 +02:00
Fabian Affolter
7c85cd4e4b
python3Packages.nsapi: init at 3.0.5
2021-06-12 11:03:27 +02:00
Alyssa Ross
b94e1977e0
attr: only supported on Linux
...
attr makes direct syscalls, so I don't think it's going to work on any
other platforms any time soon outside of a Linux translation layer.
2021-06-12 08:49:06 +00:00
Fabian Affolter
cc0ea67d93
Merge pull request #126626 from fabaff/bump-metasploit
...
metasploit: 6.0.47 -> 6.0.48
2021-06-12 09:56:29 +02:00
Vincent Laporte
0887d7a747
ocaml-ng.ocamlPackages_4_13.ocaml: init at 4.13.0-α1
2021-06-12 09:21:31 +02:00
Cyryl Płotnicki
a5f462e791
mindforger: remove use of deprecated QtWebFrame
...
Removed references to QtWebKit and migrated to QtWebEngine.
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-12 08:12:22 +01:00
oxalica
741277f5b8
vscode-extensions.vadimcn.vscode-lldb: 1.6.1 -> 1.6.3
...
Co-Authored-By: Jörg Thalheim <joerg@thalheim.io>
2021-06-12 14:38:41 +08:00
fortuneteller2k
c63d4270fe
linuxPackages.rtl8188eus-aircrack: init at unstable-2021-05-04
2021-06-11 23:24:43 -07:00
Tomek Mańko
720c66eb61
plex-media-player: 2.58.0.1076 -> 2.58.1
2021-06-12 05:59:16 +00:00
Ethan Edwards
4f6518d8ff
Fix GPLv3Plus license
2021-06-12 01:18:36 -04:00
Ethan Edwards
0dd23e2610
guile-git: init at 0.3.0
2021-06-12 01:18:03 -04:00
Vladimír Čunát
9affc60b0c
Merge #126619 : knot-resolver: skip tests on aarch64-darwin
2021-06-12 07:10:04 +02:00
Ethan Edwards
74c602f211
scheme-bytestructures: init at 1.0.7
2021-06-12 00:42:20 -04:00
Mario Rodas
c9ddfed170
tflint: 0.29.0 -> 0.29.1
...
https://github.com/terraform-linters/tflint/releases/tag/v0.29.1
2021-06-12 04:20:00 +00:00
upkeep-bot
2c8871a7db
vscode: 1.56.2 -> 1.57.0
2021-06-12 13:10:23 +09:00
Dmitry Kalinkin
24f34c1b90
box2d: enable on darwin
2021-06-11 23:58:57 -04:00
fortuneteller2k
b06a0d409e
linuxPackages.lttng-modules: 2.10.5 -> 2.12.6
2021-06-11 20:04:44 -07:00