Commit Graph

474395 Commits

Author SHA1 Message Date
Ryan Lahfa
6bf4cde63f
Merge pull request #226214 from leon-barrett/leon-make-disk-image-dir
nixos/make-disk-image: fix contents dir paths
2023-04-16 21:49:09 +02:00
Nicolas Benes
91de60e122 batman-adv: 2022.3 -> 2023.0 2023-04-16 21:46:38 +02:00
Guillaume Girol
40bbc9ae53
Merge pull request #225285 from symphorien/ihm-remove
python3.pkgs.ihatemoney: remove
2023-04-16 19:23:00 +00:00
piegames
816ad3d345
Merge pull request #225381: gnomeExtensions: Update for GNOME 44 2023-04-16 20:25:47 +02:00
OTABI Tomoya
83a39a0abe
python3Packages.rdkit: 2022.09.1 -> 2022.09.5 (#224600) 2023-04-16 19:50:19 +02:00
Anderson Torres
3a6205d9f7 ventoy: 1.0.90 -> 1.0.91 2023-04-16 14:10:00 -03:00
Anderson Torres
c0ba68e874 aliases.nix: add ventoy-bin and ventoy-bin-full as throws 2023-04-16 14:10:00 -03:00
Anderson Torres
630e1fbb51 ventoy-bin: rename to ventoy 2023-04-16 14:10:00 -03:00
Leon Barrett
15c760d6b8 nixos/make-disk-image: fix contents dir paths
`make-disk-image` is a tool for creating VM images. It takes an argument
`contents` that allows one to specify files and directories that should
be copied into the VM image. However, directories end up not at the
specified target, but instead at a subdirectory of the target, with a
nix-store-like path, e.g.
`/target/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-source`. See issue
https://github.com/NixOS/nixpkgs/issues/226203 .

This change adds a test for make-disk-image's contents directory
handling and adds a fix (appending `/` to rsync input directory names).

This closes issue https://github.com/NixOS/nixpkgs/issues/226203 .
2023-04-16 09:54:45 -07:00
Leon Barrett
a711e445cc nixos/tests/ec2: Fix test tooling
This change fixes two problems with the qemu testing code:
1. Previously, the qemu-img command was missing a disk image format
   argument.
2. Previously, if a test assertion failed, the test hung because the VM
   was not torn down.
2023-04-16 09:54:10 -07:00
Robert Scott
e1b6c395e6
Merge pull request #226462 from mweinelt/django-deps
Various django packages
2023-04-16 17:53:29 +01:00
Arnar Gauti Ingason
b605a20539 gleam: 0.27.0 -> 0.28.2 2023-04-16 12:36:02 -04:00
R. Ryantm
d8f05d468e f2fs-tools: 1.15.0 -> 1.16.0 2023-04-16 16:10:30 +00:00
Weijia Wang
9e47fc8658
Merge pull request #226455 from wegank/nvc-bump
nvc: 1.9.0 -> 1.9.1
2023-04-16 19:01:18 +03:00
Doron Behar
b40f76cd77
Merge pull request #226213 from Waelwindows/darwin-syncthingtray
Support building `syncthingtray` on Darwin
2023-04-16 08:51:31 -07:00
R. Ryantm
f30febf830 form: 4.3.0 -> 4.3.1 2023-04-16 11:18:22 -04:00
Sandro
331ceb0abb
Merge pull request #226255 from cpcloud/nixpkgs-pydata-google-auth 2023-04-16 16:56:32 +02:00
Sandro
8e58e12372
Merge pull request #226252 from cpcloud/bump-duckdb-engine 2023-04-16 16:56:16 +02:00
Robert Scott
ac3d614ee8
Merge pull request #226443 from r-ryantm/auto-update/tidb
tidb: 6.6.0 -> 7.0.0
2023-04-16 15:53:41 +01:00
Sandro
9bd464d7e9
Merge pull request #226251 from cpcloud/fix-failing-duckdb-build 2023-04-16 16:49:21 +02:00
figsoda
8ca3f7a459
Merge pull request #226467 from pbek/patch-6
ksnip: fix typo in description
2023-04-16 10:08:14 -04:00
Guillaume Girol
3cc8b4477e python3.pkgs.ihatemoney: remove
sqlalchemy and flask releases break ihatemoney faster than upstream
updates, so the maintenance burden increases over time.
2023-04-16 16:04:35 +02:00
waelwindows
9da70d133f syncthingtray: Add Darwin support 2023-04-16 16:48:03 +03:00
waelwindows
e0eec9aed4 qtforkawesome: Add Darwin to supported platforms 2023-04-16 16:48:03 +03:00
waelwindows
1dffb0f917 qtutilities: Add Darwin to supported platforms 2023-04-16 16:48:03 +03:00
waelwindows
8e3b74171d cpp-utilities: Add Darwin support 2023-04-16 16:48:03 +03:00
Francesco Gazzetta
b565bad140
Merge pull request #226408 from r-ryantm/auto-update/hut
hut: 0.2.0 -> 0.3.0
2023-04-16 15:44:01 +02:00
figsoda
fd10c8f354
Merge pull request #226395 from figsoda/cotton 2023-04-16 09:35:44 -04:00
figsoda
27b456a5b6
Merge pull request #226413 from r-ryantm/auto-update/ncmpc
ncmpc: 0.47 -> 0.48
2023-04-16 09:34:20 -04:00
R. Ryantm
cb5a83c60c signal-cli: 0.11.7 -> 0.11.8 2023-04-16 21:34:14 +08:00
Phillip Cloud
adfa13cadf
python3Packages.pydata-google-auth: init at 1.7.0 2023-04-16 09:29:08 -04:00
figsoda
c351a1630d
Merge pull request #226441 from r-ryantm/auto-update/qovery-cli
qovery-cli: 0.57.1 -> 0.58.1
2023-04-16 09:27:26 -04:00
Patrizio Bekerle
f05bd43e92
ksnip: fix typo in description 2023-04-16 15:25:53 +02:00
Fabian Affolter
5a8f458a44
Merge pull request #225770 from DerDennisOP/django-two-factor-auth
python3.pkgs.django-two-factor-auth: init at 1.15.1
2023-04-16 15:25:04 +02:00
figsoda
bb51743a2e
Merge pull request #226044 from meain/iamb
iamb: init at 0.0.7
2023-04-16 08:59:07 -04:00
Martin Weinelt
68bd81231a
python310Packages.django-hierarkey: init at 1.1.0
Flexible and powerful hierarchical key-value store for your Django models
2023-04-16 14:48:48 +02:00
Martin Weinelt
db5206b982
python310Packages.django-countries: init at 7.5.1
A Django application that provides country choices for use with forms,
flag icons static files, and a country field for models.
2023-04-16 14:48:47 +02:00
Martin Weinelt
ed28d79fd4
python310Packages.django-markup: init at 1.6
A generic Django application to convert text with specific markup to html.
2023-04-16 14:44:37 +02:00
Martin Weinelt
9628dfdca8
python310Packages.python-creole: init at 1.4.10
Creole markup tools written in Python.
2023-04-16 14:44:37 +02:00
Martin Weinelt
8cc14b775d
python310Packages.django-formset-js-improved: init at 0.5.0.3
This is a fork of django-formset-js that adds support for reordering and nested formsets.
2023-04-16 14:44:36 +02:00
Martin Weinelt
a2819ed80d
python310Packages.django-jquery-js: init at 3.1.1
jQuery, bundled up so apps can depend on it.
2023-04-16 14:44:32 +02:00
Fabian Affolter
f294325aed
Merge pull request #226383 from marsam/update-html5-parser
python310Packages.html5-parser: 0.4.10 -> 0.4.11
2023-04-16 14:42:04 +02:00
Sandro
d8433a2ff5
Merge pull request #224720 from Garmelon/vscode-extensions-alias-no-throw 2023-04-16 14:25:12 +02:00
Martin Weinelt
84f0e42d59
python310Packages.django-bootstrap3: init at 23.1
Bootstrap 3 integration with Django.
2023-04-16 14:24:52 +02:00
Sandro
d68fa3ed1e
Merge pull request #225228 from shadaj/update-openvscode-server-1.77.1 2023-04-16 14:17:54 +02:00
Weijia Wang
4825f97fce nvc: 1.9.0 -> 1.9.1 2023-04-16 15:11:11 +03:00
Martin Weinelt
ec2b9644eb
Merge pull request #226394 from apfelkuchen6/jool
jool-cli: fix build
2023-04-16 13:53:05 +02:00
happysalada
fb20a53c1d python3Packages.datafusion: fix darwin build 2023-04-16 07:51:03 -04:00
lasers
98e434a890 duckstation: unstable-2023-01-01 -> unstable-2023-04-14 2023-04-16 08:46:30 -03:00
Bobby Rong
6c6acd021d
Merge pull request #226372 from rhoriguchi/tautulli
tautulli: 2.12.2 -> 2.12.3
2023-04-16 19:38:11 +08:00