Alyssa Ross
290039f8cd
crosvm: get rid of upstream-info.json
...
This was important when building crosvm required assembling our own
build tree from lots of different repositories, but now that they've
moved to submodules, it's overly complicated and needlessly
inconsistent with the rest of Nixpkgs.
2022-08-12 07:55:09 +00:00
Alyssa Ross
7f4172608e
crosvm: drop code for running integration tests
...
These are no longer by default as they have been extracted into their
own crate, so this code wasn't doing anything. If we did want to run
the integration tests again, we'd have to download kernel and rootfs
binaries from Google, and that's more trouble than it's worth.
2022-08-12 07:55:09 +00:00
Alyssa Ross
a4e921432f
crosvm: use cpu arch name to find seccomp files
...
This matches for both supported platforms, and the package is already
marked incompatible with other processes, so we can simplify here.
2022-08-12 07:55:09 +00:00
Alyssa Ross
de662ab315
crosvm: reindent
...
This style is more common across Nixpkgs.
2022-08-12 07:55:09 +00:00
Lassulus
2e37bea41b
Merge pull request #181810 from athas/uqm-0.8.0
2022-08-12 10:46:00 +03:00
Matthieu Coudron
60b0ef2931
Merge pull request #184364 from teto/vim-merge-cmds
2022-08-12 09:38:12 +02:00
R. Ryantm
5ec4191da7
flyway: 9.1.2 -> 9.1.3
2022-08-12 07:00:40 +00:00
Anderson Torres
74a50898fd
Merge pull request #186180 from AndersonTorres/remove-tarballs-nixos
...
Remove references to tarballs.nixos.org
2022-08-12 02:56:08 -03:00
R. Ryantm
2db29e2df5
cinny: 2.1.1 -> 2.1.2
2022-08-12 05:30:06 +00:00
Elis Hirwing
0d038e3d00
Merge pull request #186178 from r-ryantm/auto-update/php-ast
...
php80Extensions.ast: 1.0.16 -> 1.1.0
2022-08-12 07:14:31 +02:00
R. Ryantm
df92ee9152
bitwarden: 2022.6.2 -> 2022.8.1
2022-08-12 05:09:57 +00:00
R. Ryantm
3b0595c39b
argocd: 2.4.8 -> 2.4.9
2022-08-12 04:55:16 +00:00
Mario Rodas
35b284aba5
postgresqlPackages.pgvector: 0.2.6 -> 0.2.7
2022-08-12 04:20:00 +00:00
R. Ryantm
12cecbc5fd
victoriametrics: 1.79.1 -> 1.80.0
2022-08-12 03:41:02 +00:00
Lucas Desgouilles
d977d65881
discord: remove ldesgoui from maintainers
2022-08-11 23:37:04 -04:00
Robert Schütz
72ea3d4fa4
pika-backup: 0.4.1 -> 0.4.2
...
https://gitlab.gnome.org/World/pika-backup/-/blob/v0.4.2/CHANGELOG.md
2022-08-11 23:34:16 -04:00
Vincent Haupert
90c26b87a9
github-runner: 2.294.0 -> 2.295.0
2022-08-11 23:32:39 -04:00
Winter
ce63730df8
Update nixos/modules/services/misc/tautulli.nix
2022-08-11 22:49:50 -04:00
Ryan Horiguchi
feba340314
nixos/tautulli: add option to open firewall
2022-08-11 22:49:50 -04:00
Stanisław Pitucha
822a9fd0e8
udns: fix darwin build
2022-08-12 12:19:12 +10:00
figsoda
bd2c13dc11
Merge pull request #186088 from r-ryantm/auto-update/fastmod
...
fastmod: 0.4.2 -> 0.4.3
2022-08-12 10:15:13 +08:00
R. Ryantm
28baad7733
rsyslog: 8.2206.0 -> 8.2208.0
2022-08-12 02:01:54 +00:00
R. Ryantm
f760c82049
libnfs: 5.0.1 -> 5.0.2
2022-08-12 09:54:48 +08:00
R. Ryantm
b6c148e9b0
python310Packages.trimesh: 3.13.0 -> 3.13.4
2022-08-12 01:22:06 +00:00
R. Ryantm
139bc51a5c
python39Packages.types-redis: 4.3.13 -> 4.3.14
2022-08-12 01:05:04 +00:00
R. Ryantm
7ba2231123
python310Packages.sunpy: 4.0.3 -> 4.0.4
2022-08-12 00:57:00 +00:00
Martin Weinelt
02b1268e14
Merge pull request #186192 from r-ryantm/auto-update/python3.10-findpython
2022-08-12 02:19:33 +02:00
R. Ryantm
77acc4f67d
python310Packages.pydal: 20220725.1 -> 20220807.1
2022-08-12 00:14:36 +00:00
Martin Weinelt
f21380675f
Merge pull request #186195 from r-ryantm/auto-update/python3.10-django-storages
2022-08-12 02:10:48 +02:00
David Florness
3439898888
telepresence: fix homepage link
...
The current homepage gives a 404:
[~]$ curl -v https://www.getambassador.io/docs/telepresence/2.1/quick-start/ 2>&1 | grep -A15 '< HTTP/2'
< HTTP/2 404
< age: 102
< cache-control: public, max-age=0, must-revalidate
< content-type: text/html; charset=utf-8
< date: Fri, 12 Aug 2022 00:04:41 GMT
< etag: 1500322315-ssl
< referrer-policy: same-origin
< server: Netlify
< strict-transport-security: max-age=31536000
< x-content-type-options: nosniff
< x-frame-options: DENY
< x-nf-request-id: 01GA7NZ6Y5BPQJ4B215ZEMRZ5T
< x-xss-protection: 1; mode=block
< content-length: 633903
<
{ [5 bytes data]
2022-08-11 20:10:02 -04:00
Martin Weinelt
1493e8b0b4
Merge pull request #186198 from dotlambda/ris-mistune-0.8.4-known-vulnerabilities
2022-08-12 02:05:34 +02:00
R. Ryantm
0ec1065039
python310Packages.dparse: 0.5.1 -> 0.5.2
2022-08-12 00:04:11 +00:00
R. Ryantm
f78bb87b1f
python310Packages.hahomematic: 2022.8.4 -> 2022.8.5
2022-08-12 00:02:10 +00:00
R. Ryantm
eba8f86a8c
python310Packages.google-cloud-pubsub: 2.13.4 -> 2.13.5
2022-08-11 23:56:29 +00:00
R. Ryantm
e33d514d08
python310Packages.django-storages: 1.13 -> 1.13.1
2022-08-11 23:51:45 +00:00
R. Ryantm
8ed129bef9
python310Packages.etils: 0.6.0 -> 0.7.1
2022-08-11 23:44:17 +00:00
R. Ryantm
100815e4a6
python310Packages.google-cloud-bigtable: 2.11.0 -> 2.11.1
2022-08-11 23:43:06 +00:00
Martin Weinelt
4957755660
Merge pull request #186181 from r-ryantm/auto-update/python3.10-asyncssh
2022-08-12 01:42:22 +02:00
R. Ryantm
b501c45b21
python310Packages.findpython: 0.2.0 -> 0.2.1
2022-08-11 23:39:46 +00:00
Martin Weinelt
e1fdd9060d
Merge pull request #186142 from fabaff/elastic-apm-bump
2022-08-12 01:37:43 +02:00
R. Ryantm
22151e3552
python310Packages.google-cloud-vision: 3.0.0 -> 3.1.0
2022-08-11 23:37:08 +00:00
R. Ryantm
d65060b9ad
python310Packages.google-cloud-monitoring: 2.10.1 -> 2.11.0
2022-08-11 23:35:55 +00:00
Martin Weinelt
a58668f0a0
Merge pull request #176835 from pennae/syncserver
2022-08-12 01:33:26 +02:00
R. Ryantm
b6edb4f49c
python310Packages.google-cloud-tasks: 2.10.0 -> 2.10.1
2022-08-11 23:32:54 +00:00
AndersonTorres
f81b974680
aefs: mark as broken on Darwin
2022-08-11 20:31:57 -03:00
AndersonTorres
03aa461ae1
aefs: "update" to unstable-2015-05-06
...
In order to remove reference to tarballs.nixos.org
2022-08-11 20:31:57 -03:00
AndersonTorres
a249c65377
fixedsys-excelsior: remove reference to tarballs.nixos.org
2022-08-11 20:31:57 -03:00
AndersonTorres
30fc9269c1
ec2-api-tools: remove reference to tarballs.nixos.org
2022-08-11 20:31:57 -03:00
Fabian Affolter
e08a50ccda
python310Packages.types-setuptools: 63.4.0 -> 63.4.1
2022-08-12 01:29:57 +02:00
R. Ryantm
91243c871e
python310Packages.google-cloud-secret-manager: 2.12.1 -> 2.12.2
2022-08-11 23:29:05 +00:00