Commit Graph

3523 Commits

Author SHA1 Message Date
Florian Brandes
fa770eff59
pgadmin4: 7.0 -> 7.1
Upstream has changed their `yarn.lock` file format to v2.
This introduces complications with nixpkgs, which needs the v1
file format. There is also a number of problems with the v2 version
(e.g. reproducibility or missing integrity fields) which makes the
direct use of v2 lockfile impossible.

Due to this change, we will need to convert the lockfile beforehand
and add it to nixpkgs. Due to issues with reproducibility it isn't
feasable to convert the lockfile within the `pgadmin` derivation.

For this commit I added the converted `yarn.lock` file and will add the
corresponding update script, once #231687 has been merged. (This adds
the tool to convert most of the v2 file to v1 and adds metadata to the
lockfile)

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-05-15 10:59:39 +02:00
Jonas Heinrich
fc7d9a1281
Merge pull request #230950 from jbgosselin/maintainers-rename-jbgosselin
maintainers: rename dennajort -> jbgosselin
2023-05-10 18:55:34 +02:00
JB Gosselin
f53e6b3dfb
maintainers: rename dennajort -> jbgosselin 2023-05-09 22:36:09 +02:00
ajs124
c730208109 iredis: fix by relaxing some dependency versions 2023-05-09 20:53:57 +02:00
Martin Weinelt
ae545329bc
Merge pull request #219694 from puppe/fix-dehydrated
dehydrated: add missing dependecy hexdump
2023-05-08 02:02:25 +02:00
Nick Cao
d45946b93e
Merge pull request #230398 from r-ryantm/auto-update/fits-cloudctl
fits-cloudctl: 0.11.5 -> 0.11.6
2023-05-07 12:41:44 +08:00
R. Ryantm
8d62afed26 eksctl: 0.139.0 -> 0.140.0 2023-05-07 04:10:47 +00:00
R. Ryantm
f983c166c0 fits-cloudctl: 0.11.5 -> 0.11.6 2023-05-06 21:04:16 +00:00
Sandro
2b8f1156a8
Merge pull request #230158 from teutat3s/triton-buildnpmpackage
nodePackages.{triton,manta}: repackage using buildNpmPackage
2023-05-06 20:40:41 +02:00
figsoda
955f4f6512
Merge pull request #230177 from SuperSandro2000/lib-fromJSON-2
treewide: switch builtins.fromJSON(builtins.readFile ./file.json) to …
2023-05-06 14:12:43 -04:00
teutat3s
60737bc2d1
nodePackages.manta: convert to buildNpmPackage
Renamed package to node-manta, because manta is already taken
2023-05-06 17:51:19 +02:00
teutat3s
7048a87e3c
nodePackages.triton: convert to buildNpmPackage 2023-05-06 17:50:38 +02:00
Sandro Jäckel
00000001b4
treewide: switch builtins.fromJSON(builtins.readFile ./file.json) to lib.importJSON ./file.json #2 2023-05-06 16:20:13 +02:00
Nick Cao
555e146876
Merge pull request #230233 from kalebpace/kpace/update-balena-cli
balena-cli: 15.2.2 -> 15.2.3
2023-05-06 22:04:37 +08:00
Weijia Wang
c09f225ad5
Merge pull request #230195 from developer-guy/feature/syft-upgrade
syft: 0.79.0 -> 0.80.0
2023-05-06 13:11:33 +03:00
Kaleb Pace
e98366c155 balena-cli: 15.2.2 -> 15.2.3; closes #230076 2023-05-06 06:10:39 -04:00
Weijia Wang
3b7d22dac5
Merge pull request #230259 from r-ryantm/auto-update/stripe-cli
stripe-cli: 1.14.0 -> 1.14.1
2023-05-06 12:44:55 +03:00
R. Ryantm
b144a998da stripe-cli: 1.14.0 -> 1.14.1 2023-05-06 05:01:47 +00:00
R. Ryantm
4f249ae06c gimme-aws-creds: 2.6.0 -> 2.6.1 2023-05-06 02:43:37 +00:00
Batuhan Apaydın
0b9df52c82
syft: 0.79.0 -> 0.80.0
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-05-06 00:09:37 +03:00
Martin Weinelt
3b66318c06
Merge pull request #229453 from AngryAnt/master
proxmove: init at 1.2
2023-05-05 22:21:15 +02:00
Emil "AngryAnt" Johansen
9839666856
proxmove: init at 1.2 2023-05-05 14:38:25 +02:00
R. Ryantm
a1c2e2606c aws-lambda-rie: 1.10 -> 1.11 2023-05-05 11:21:17 +02:00
R. Ryantm
b6b2079faa exoscale-cli: 1.67.0 -> 1.68.0 2023-05-04 16:56:30 +00:00
R. Ryantm
48a1e1f753 trivy: 0.40.0 -> 0.41.0 2023-05-04 02:05:57 +00:00
R. Ryantm
07a813187c balena-cli: 15.1.1 -> 15.2.2 2023-05-03 13:18:58 -05:00
Jörg Thalheim
7fabe077ed
Merge pull request #229576 from dennajort/gimme-aws-creds-2.6.0
gimme-aws-creds: 2.5.0 -> 2.6.0
2023-05-03 16:36:05 +01:00
JB Gosselin
992791d28a
gimme-aws-creds: 2.5.0 -> 2.6.0 2023-05-02 22:31:16 -04:00
Fabian Affolter
d482c99fa6 qovery-cli: 0.58.8 -> 0.58.9
Diff: https://github.com/Qovery/qovery-cli/compare/v0.58.8...v0.58.9

Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.58.9
2023-05-02 23:17:28 +02:00
Sandro
4dd0c3cf5d
Merge pull request #229184 from gador/pgadmin-fix-yarn 2023-05-01 23:59:48 +02:00
Dan Callaghan
ae872c42f0 nomachine-client: 7.10.1 → 8.4.2 2023-05-01 14:18:54 +10:00
R. Ryantm
c5d5fb7ac4 credhub-cli: 2.9.13 -> 2.9.14 2023-04-30 23:13:06 +00:00
Florian Brandes
8cad3dbe48
pgadmin4: fix build
since the new release of 7.0, the `generated` directory isn't included
in the tarball anymore. This commit will build the frontend so
pgadmin can function again.

Fixes https://github.com/NixOS/nixpkgs/pull/226675#issuecomment-1529033940

Also this commit will switch to the Github source and will not
need the package.json and yarn.{lock,nix} files anymore, since the
mkYarnModules part has been removed.

Also, since we don't depend on those files anymore and we switched
to Github, the `update.sh` script has been superseeded and isn't
needed anymore.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-04-30 23:34:47 +02:00
Mario Rodas
07c118e92d
Merge pull request #229066 from r-ryantm/auto-update/kics
kics: 1.6.14 -> 1.7.0
2023-04-30 09:25:05 -05:00
R. Ryantm
bb69e1663f trinsic-cli: 1.6.0 -> 1.11.0 2023-04-30 08:33:21 +00:00
R. Ryantm
a44684a048 kics: 1.6.14 -> 1.7.0 2023-04-30 06:23:07 +00:00
Lionello Lunesu
7462716576 pulumi-bin: 3.62.0 -> 3.65.1 2023-04-29 20:43:24 +02:00
R. Ryantm
7d2d1a2895 eksctl: 0.138.0 -> 0.139.0 2023-04-29 15:35:25 +00:00
Fabian Affolter
6eeb951035 qovery-cli: 0.58.7 -> 0.58.8
Diff: https://github.com/Qovery/qovery-cli/compare/v0.58.7...v0.58.8

Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.58.8
2023-04-28 09:26:26 +02:00
Fabian Affolter
d1daf72cdc
Merge pull request #228472 from 999eagle/update/trivy
trivy: 0.38.3 -> 0.40.0
2023-04-28 08:44:46 +02:00
Weijia Wang
eb9b6f66d4
Merge pull request #228453 from r-ryantm/auto-update/eksctl
eksctl: 0.137.0 -> 0.138.0
2023-04-27 21:25:41 +03:00
Fabian Affolter
37df296b0f qovery-cli: 0.58.6 -> 0.58.7
Diff: https://github.com/Qovery/qovery-cli/compare/v0.58.6...v0.58.7

Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.58.7
2023-04-27 17:18:01 +02:00
Sophie Tauchert
5579064689
trivy: 0.38.3 -> 0.40.0 2023-04-27 09:38:06 +02:00
R. Ryantm
2991a24965 eksctl: 0.137.0 -> 0.138.0 2023-04-27 04:53:16 +00:00
Weijia Wang
6b843da708
Merge pull request #228213 from r-ryantm/auto-update/auth0-cli
auth0-cli: 1.0.0 -> 1.0.1
2023-04-27 00:37:20 +03:00
Weijia Wang
7b4bea7eb2
Merge pull request #228325 from r-ryantm/auto-update/syft
syft: 0.76.1 -> 0.79.0
2023-04-26 23:25:25 +03:00
Vladimír Čunát
d6b863fd9b
Merge #226795: staging-next 2023-04-18 2023-04-26 18:35:28 +02:00
Flakebi
171987b298 salt: 3005.1 -> 3006.0
Changelog: https://docs.saltproject.io/en/latest/topics/releases/3006.0.html
2023-04-26 15:42:07 +02:00
R. Ryantm
6f74da2657 syft: 0.76.1 -> 0.79.0 2023-04-26 13:37:48 +00:00
Vladimír Čunát
81364e3652
awscli2: 2.11.6 -> 2.11.15
cryptography was updated beyond the current version constraint.
https://github.com/aws/aws-cli/blob/2.11.15/CHANGELOG.rst
2023-04-26 12:03:20 +02:00