Commit Graph

13 Commits

Author SHA1 Message Date
Masum Reza
e7c636b9be
Merge pull request #287858 from aikooo7/add-awatcher
awatcher: init at 0.3.0
2024-07-10 21:53:47 +05:30
aikooo7
dd723b0155
awatcher: init at 0.3.0
fix: use 'awatcher' as the opposite of the 'pname' variable for the repository name

Co-authored-by: Robert Schütz <github@dotlambda.de>

style: fix indentation

Co-authored-by: Robert Schütz <github@dotlambda.de>

feat: add "awatcher" in "meta.mainProgram"

fix: add linux as the unique plataform supported

Co-authored-by: Robert Schütz <github@dotlambda.de>

fix: always build package since it has no extra dependencies

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

chore: disable package tests as no tests exist
2024-07-10 12:15:45 +00:00
Jonas Heinrich
8c66df2ef5 awscli2: move to pkgs/by-name 2024-07-08 14:36:48 +02:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
Sandro Jäckel
fb0d661081
treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessary 2024-04-17 13:34:05 -04:00
Pol Dellaiera
4f39b5c3d9
aws-workspaces: 4.6.0.4187 -> 4.7.0.4312 2024-03-26 11:00:20 +01:00
Theodor-Alexandru Irimia
52c2bbe128 aws-gate: fix missing and outdated requirements 2024-02-04 19:05:56 +01:00
John Garcia
e94d6f865d await: init at 0.999 2024-01-25 14:16:48 +00:00
Victor Engmark
44896b15cb
aws-azure-login: Link Puppeteer to Chromium
Closes #272544.

The test verifies that the command fails for the *right* reason, rather
than the original issue:

> Error: Could not find expected browser (chrome) locally. Run `npm
> install` to download the correct Chromium revision (982053).
2024-01-15 22:15:45 +13:00
Victor Engmark
7a2dce1239
aws-azure-login: Take maintainership
The original maintainer no longer uses this software
<https://github.com/NixOS/nixpkgs/issues/272544#issuecomment-1848836682>.
2024-01-15 22:03:36 +13:00
Sandro Jäckel
15cf1bacec
treewide: don't use pname for mainProgram where pname is static 2023-12-20 14:25:55 +01:00
Theodor-Alexandru Irimia
df7672c36c aws-gate: init at 0.11.3 2023-12-14 21:25:59 +01:00
Robert Schütz
9c3b920041 aws-azure-login: use fetchYarnDeps 2023-09-30 13:39:56 -07:00