Commit Graph

655 Commits

Author SHA1 Message Date
SubhrajyotiSen
6facde8392 maestro: 1.35.0 -> 1.36.0 2024-02-15 20:40:50 +05:30
Hadi
3f00b40fff
androidenv: don't include emulator when includeEmulator is false 2024-01-22 19:04:40 -05:00
Weijia Wang
f51406554e genymotion: add more runtime dependencies 2024-01-20 09:50:02 +01:00
Janne Heß
64ada30bd5
Merge pull request #279886 from helsinki-systems/drop/broken-nix-files
emacs/titaniumenv: Drop broken files
2024-01-16 09:23:48 +01:00
Janne Heß
9d5b48721d
emacs/titaniumenv: Drop broken files
These files don't even parse using `nix-instantiate --parse`:
> error: undefined variable 'haskell-mode'
> error: undefined variable 'lib'

While these issues could be trivially fixed, the fact that these files
are not even parsable by nix-instantiate shows me that they are probably
unnecessary.
2024-01-09 20:38:14 +01:00
SubhrajyotiSen
1853e14a11 maestro: 1.34.1 -> 1.35.0 2024-01-09 00:33:06 +05:30
R. Ryantm
d5a6a6c737 genymotion: 3.5.1 -> 3.6.0 2023-12-23 20:16:17 +00:00
Hadi
da977da39e
androidenv: fix bugs, add new arguments, and deprecate arguments
- Fix the bug in #265479
- New arguments:
  - configOptions
  - deviceName
- Deprecate arguments:
  - enableGPU
2023-12-15 16:20:39 -05:00
SubhrajyotiSen
3ce916bc74 maestro: 1.34.0 -> 1.34.1 2023-11-10 15:18:40 -08:00
Morgan Jones
1809b32877 androidenv: updates for Android API 34 2023-11-05 14:31:44 +01:00
SubhrajyotiSen
35bbc976e6 maestro: 1.33.1 -> 1.34.0 2023-11-01 11:44:44 +05:30
R. Ryantm
bd11e0ffe3 genymotion: 3.5.0 -> 3.5.1 2023-10-17 09:55:56 +00:00
SubhrajyotiSen
649f23f9b8 maestro: 1.33.0 -> 1.33.1 2023-10-03 10:29:25 +05:30
SubhrajyotiSen
48399b7182 maestro: 1.32.0 -> 1.33.0 2023-09-21 16:35:22 +05:30
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Artturi
2816671186
Merge pull request #230344 from hadilq/androidenv-remove-avd-list-target 2023-09-08 22:18:36 +03:00
Artturi
bd0a150fdf
Merge pull request #224415 from SomeoneSerge/androidenv-buildApp-fix 2023-09-08 17:54:49 +03:00
Someone Serge
5cedb097a0 androidenv.buildApp: fix after callPackage switch
builtins.functionArgs doesn't work with (callPackage composeAndroidPackages { .. })
2023-09-08 16:30:56 +03:00
SubhrajyotiSen
53c6dd8c58 maestro: 1.31.0 -> 1.32.0 2023-09-07 00:35:25 +05:30
Robert Schütz
6e701c43e2 titanium: use buildNpmPackage 2023-09-02 19:46:40 -07:00
Robert Schütz
d2e93acf32 titanium-alloy: use buildNpmPackage 2023-09-02 19:46:07 -07:00
R. Ryantm
56f2307ab6 genymotion: 3.4.0 -> 3.5.0 2023-08-24 12:05:09 +00:00
Robert Schütz
33c08708f1 cordova: use buildNpmPackage 2023-08-21 17:37:02 -07:00
Nick Cao
dbf5978a61
Merge pull request #248435 from hadilq/androidenv-fix-cmdline-beta-version
androidenv fix cmdline beta versions' problem
2023-08-13 00:25:14 -06:00
Nick Cao
68ba1acf87
Merge pull request #248440 from hadilq/androidenv-update-packages
androidenv update packages
2023-08-13 00:24:35 -06:00
Hadi
430200fe06
androidenv update packages 2023-08-10 20:27:06 -04:00
Hadi
7c005a7b69
androidenv fix cmdline beta versions' problem 2023-08-10 20:09:15 -04:00
SubhrajyotiSen
a614603627 maestro: 1.30.3 -> 1.31.0 2023-08-10 13:39:27 +05:30
Felix Bühler
0a2745684e
Merge pull request #239624 from Stunkymonkey/use-optionalString-then
treewide: use optionalString instead of 'then ""'
2023-07-22 13:02:47 +02:00
Yash Garg
fde0d8e485
maestro: v1.30.3 -> v1.30.4 2023-07-22 02:19:07 +05:30
SubhrajyotiSen
6bfa54365b maestro: 1.30.0 -> 1.30.3 2023-07-18 01:33:08 +05:30
SubhrajyotiSen
23ee064d83 maestro: 1.29.0 -> 1.30.0 2023-07-14 10:58:19 +05:30
Profpatsch
c97ad2763a rm Profpatsch from stuff without interest/capacity of maintaining
For tree-sitter I’m still interested, but don’t want to be first in
the list :)
2023-07-07 12:53:42 +02:00
Theodore Ni
03f8a481b4
ios-webkit-debug-proxy: libplist 2.3.0 compatibility 2023-06-28 00:39:06 -07:00
Felix Buehler
f3719756b5 treewide: use optionalString instead of 'then ""' 2023-06-24 20:19:19 +02:00
SubhrajyotiSen
27f0209a1c maestro: 1.28.0 -> 1.29.0 2023-06-19 18:41:16 +05:30
R. Ryantm
73a6858712 genymotion: 3.3.3 -> 3.4.0 2023-06-07 04:55:55 +00:00
Sandro
f614105d5d
Merge pull request #232212 from abustany/master
ios-webkit-debug-proxy: init at 1.9.0
2023-06-05 00:29:56 +02:00
aleksana
e074386f98 fdroidcl: init at 0.7.0 2023-05-28 03:25:37 +08:00
Adrien Bustany
2529f1cf0a
ios-webkit-debug-proxy: init at 1.9.0 2023-05-25 22:33:52 +02:00
Hadi
9f959e7154 androidenv: rename android sdk package name 2023-05-23 08:16:20 +02:00
SubhrajyotiSen
ebabf63fd1 maestro: 1.27.0 -> 1.28.0 2023-05-18 19:46:12 +05:30
Hadi
3310972785
androidenv: update repo.json with a new strategy to expire 2023-05-12 18:33:46 -04:00
Sandro
a5ca94c021
Merge pull request #227669 from hadilq/androidenv-put-a-much-nicer-error-message-that-includes-the-available-options
androidenv: raise a much nicer error message
2023-05-12 18:51:49 +02:00
Weijia Wang
88cb27db9f
Merge pull request #231040 from Aleksanaa/adbfs-rootless
adbfs-rootless: 2016-10-02 -> unstable-2023-03-21
2023-05-10 15:10:36 +03:00
aleksana
80a1a58c2e adbfs-rootless: add aleksana as maintainer 2023-05-10 18:45:46 +08:00
aleksana
57e3a0d06c adbfs-rootless: 2016-10-02 -> unstable-2023-03-21 2023-05-10 18:45:46 +08:00
Hadi
6bf3ef3935
androidenv: remove avdmanager list target 2023-05-06 10:11:09 -04:00
Jakub Sokołowski
8fd4097529
xcodeenv: use __noChroot to avoid permission errors
When `sandbox=relaxed` is used this derivation fails with:
```
> /nix/store/yyy-stdenv-darwin/setup: line 1391: /nix/store/xxx-xcode-wrapper-14.3/bin/xcodebuild: Operation not permitted
> We require xcodebuild version: 14.3
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-05-03 11:22:20 +02:00
SubhrajyotiSen
b3ca5eff48 maestro: 1.26.1 -> 1.27.0 2023-05-02 18:04:39 +05:30