Commit Graph
260555 Commits
Author SHA1 Message Date
sternenseemann 459da0525a ocamlPackages.mirage-nat: init at 2.2.3 2020-12-30 00:20:28 +01:00
WORLDofPEACEandGitHub 63d57b3cfd Merge pull request #107486 from talyz/webkit-bubblewrap-opengl-driver
webkitgtk: Add `/run/opengl-driver` to bubblewrap bind mounts
2020-12-29 18:20:22 -05:00
Fabian Affolter 18149e86c3 python3Packages.aenum: update homepage attribute 2020-12-30 00:12:36 +01:00
Sandro Jäckel 77c70abb81 torchvision: 0.2.1 -> 0.8.2 2020-12-30 00:07:24 +01:00
Michael Lingelbach ba3532f4cd neochat: add mjlbach as a maintainer 2020-12-29 15:02:04 -08:00
Michael Lingelbach 8b15fa09f5 maintainers: add mjlbach 2020-12-29 15:01:25 -08:00
Peter Hoeg 920a721ebd quaternion: 0.0.9.4e -> 0.0.9.5-beta2 2020-12-30 06:51:27 +08:00
Peter Hoeg b5aeba6202 neochat: fix version 2020-12-30 06:51:27 +08:00
Peter Hoeg 35ecda3c6c libquotient: 0.6.2 -> 0.6.3 2020-12-30 06:51:27 +08:00
sternenseemann 33b6e32d77 ocamlPackages.tcpip: init at 6.0.0 2020-12-29 23:50:38 +01:00
sternenseemann fa3da94dd5 ocamlPackages.arp: init at 2.3.1 2020-12-29 23:50:38 +01:00
sternenseemann 9e3040ef41 ocamlPackages.pcap-format: init at 0.5.2 2020-12-29 23:50:37 +01:00
sternenseemann ba66c5b87d ocamlPackages.mirage-vnetif: init at 0.5.0 2020-12-29 23:50:37 +01:00
sternenseemann 2446dfa5fc ocamlPackages.mirage-random-test: init at 0.1.0 2020-12-29 23:50:37 +01:00
sternenseemann 9a56ba8781 ocamlPackages.ethernet: init at 2.2.0 2020-12-29 23:50:37 +01:00
sternenseemann 697e5e8346 ocamlPackages.lwt-dllist: init at 1.0.0 2020-12-29 23:50:37 +01:00
Matt Layher 071c02a4b2 nixos/corerad: use pkgs.formats.toml to generate TOML configuration
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2020-12-29 17:47:01 -05:00
Pavol RusnakandGitHub 1017eb06b1 Merge pull request #101227 from herberteuler/fix/mathematica-12.1.1-opencv4
mathematica: use opencv4
2020-12-29 23:41:09 +01:00
Pavol RusnakandGitHub 534b82f743 Merge pull request #107536 from MrMebelMan/init/jsonfield_3_1_0
python3Packages.jsonfield: init at 3.1.0
2020-12-29 23:39:31 +01:00
Pavol RusnakandGitHub cf080616dc Merge pull request #107579 from ewok/xkb-switch-i3
xkb-switch-i3: init at 1.8.1
2020-12-29 23:37:56 +01:00
WilliButzandGitHub 35f8b99b6e Merge pull request #107911 from lukegb/grafana
grafana: 7.3.5 -> 7.3.6
2020-12-29 23:32:19 +01:00
Pavol RusnakandGitHub 13d0552a63 Merge pull request #107910 from nagy/sqlitebrowser-update
sqlitebrowser: 3.12.0 -> 3.12.1
2020-12-29 23:31:40 +01:00
Daniel Nagy 9ce1ebb3c2 lua5_3: 5.3.5 -> 5.3.6
We also remove the CVE-2019-6706 patch because it has been merged
upstream. See:

https://www.lua.org/work/diffs-lua-5.3.5-lua-5.3.6.html
2020-12-29 23:28:17 +01:00
sternenseemann bca81534f0 ocamlPackages.mirage: fix build by adding missing deps
Previously the mirage library/package wouldn't be built/installed
correctly due to missing deps which I now added as specified in the opam
file. While I was at it, I also enabled tests.
2020-12-29 22:47:41 +01:00
Luke Granger-Brown 3a6a8e59d2 grafana: 7.3.5 -> 7.3.6 2020-12-29 21:35:02 +00:00
Daniel Nagy dff920b89c sqlitebrowser: 3.12.0 -> 3.12.1 2020-12-29 22:30:31 +01:00
syberant 9fc8e8ab4f gitoxide: 0.4.3 -> 0.6.0 2020-12-29 22:29:44 +01:00
Doron BeharandGitHub ba4b4aea56 Merge pull request #106740 from doronbehar/pkg/mailspring
mailspring: Disable trackerSupport for it's gtk3
2020-12-29 23:27:34 +02:00
sternenseemann b1c18d0fc6 ocamlPackages.dns*: add missing related packages
* dns-certify
* dns-cli
* dns-mirage
* dns-resolver
* dns-server
* dns-stub
* dns-tsig
2020-12-29 22:22:38 +01:00
0x4A6F f41125d2cf promscale: 0.1.3 -> 0.1.4
This release contains official support for TimescaleDB 2.0 (single-node) as well as various bug fixes and code cleanup.

Please note that multinode support is still in alpha and automatic upgrades of multinode deployments to future versions is not yet guaranteed (we hope to support this starting with the next release). Please only use multimode deployments for testing only.

Notes for people upgrading from 0.1.3:
- The dropChunk property in the Promscale Helm chart is renamed to maintenance. The drop-chunks CRON job is now renamed to maintenance, you will need to replace the dropChunk.schedule value with maintenance.schedule.

Notes for multinode deployments
- This should only be used for testing, not production deployments
  - In particular, we are not guaranteeing upgrades from 0.1.4 to future versions in multinode deployments.
- All nodes have to be added to the cluster before starting Promscale; adding nodes afterwards is not yet supported.
2020-12-29 20:23:47 +00:00
SandroandGitHub e71df047a0 Merge pull request #107896 from mmahut/terraform-provider-vercel
terraform-provider-vercel: init at 2.1.0
2020-12-29 21:12:37 +01:00
Dyazz 2a1fcb02eb duplicacy: 2.3.0 -> 2.7.2 2020-12-29 20:37:31 +01:00
Graham ChristensenandGitHub 09b571cfe7 Merge pull request #107443 from nima2007/zchunk_work
zchunk: 1.1.6-> 1.1.8 & Add darwin support
2020-12-29 14:31:39 -05:00
Pavol RusnakandGitHub 15614fbe39 Merge pull request #107873 from siraben/impl-update
impl: unstable-2020-11-19 -> 1.0.0
2020-12-29 19:51:48 +01:00
Marek Mahut d413ba8009 terraform-provider-vercel: init at 2.1.0 2020-12-29 19:21:14 +01:00
LassulusandGitHub 86102ebe5e Merge pull request #107127 from qzle/nixos-container-extraVeth-fix
Fix: nixos-container does not always apply extraVeth ips
2020-12-29 19:19:46 +01:00
SandroandGitHub 236ebce344 Merge pull request #107883 from freezeboy/update-amazon-ecs-cli
amazon-ecs-cli: 1.20.0 -> 1.21.0
2020-12-29 18:36:26 +01:00
SandroandGitHub 4d8414cb92 Merge pull request #107867 from Atemu/update/anki-bin
anki-bin: 2.1.36 -> 2.1.38
2020-12-29 18:35:11 +01:00
SandroandGitHub 339fccbe0c Merge pull request #107859 from marsam/fix-shapely-darwin
python3Packages.shapely: fix build on darwin
2020-12-29 18:16:30 +01:00
SCOTT-HAMILTON dcab5b7d57 ksmoothdock: qt514 -> qt515 (fix build) 2020-12-29 17:42:30 +01:00
sternenseemannandJonathan Ringer 75513fb361 pythonPackages.ufonormalizer: 0.5.2 -> 0.5.3 2020-12-29 07:32:32 -08:00
Tim Steinbach 733e537a8a linux: 4.9.248 -> 4.9.249 2020-12-29 10:11:59 -05:00
Tim Steinbach 18eae95161 linux: 4.4.248 -> 4.4.249 2020-12-29 10:11:58 -05:00
Tim Steinbach b3d2d9170b linux: 4.14.212 -> 4.14.213 2020-12-29 10:11:57 -05:00
Tim Steinbach e9d8aaa945 oh-my-zsh: 2020-12-27 → 2020-12-28 2020-12-29 10:11:57 -05:00
Tim Steinbach 42900ac65d awscli: 1.18.203 -> 1.18.204 2020-12-29 10:11:56 -05:00
Tim Steinbach 3a62e05027 python3Packages.boto3: 1.16.43 -> 1.16.44 2020-12-29 10:11:55 -05:00
Tim Steinbach 3adb004c1e python3Packages.botocore: 1.19.43 -> 1.19.44 2020-12-29 10:11:54 -05:00
WilliButzandGitHub 6739d17f34 Merge pull request #99180 from 0x4A6F/master-prometheus-service
nixos/prometheus: remote_{read,write} support
2020-12-29 16:08:29 +01:00
0x4A6FandYorick van Pelt c53a0c16e4 nixos/prometheus: remote_{read,write}
- add [remote_write](https://prometheus.io/docs/prometheus/latest/configuration/configuration/#remote_write) and [remote_read](https://prometheus.io/docs/prometheus/latest/configuration/configuration/#remote_read) support

Co-authored-by: Yorick van Pelt <yorickvanpelt@gmail.com>
2020-12-29 14:48:57 +00:00