Commit Graph

502 Commits

Author SHA1 Message Date
d122319392 winapps: 0-unstable-2025-01-19 -> 0-unstable-2025-02-01
Diff: 8c4a695a9f...73e71aff80
2025-02-02 10:12:02 +00:00
73e71aff80 Merge pull request #401 from KernelGhost/main
Fixed #177 - Removed erroneous instruction to install 'qemu-guest-agent'
2025-02-01 10:04:51 +01:00
963e74b90e Fixed #177 - Removed erroneous instruction to install 'qemu-guest-agent' 2025-02-01 17:05:00 +11:00
26c3ae12ca Merge pull request #395 from winapps-org/chore/nix_update_actions
Packages: update
2025-01-26 11:35:37 +01:00
b2e2d946c8 winapps: 0-unstable-2025-01-16 -> 0-unstable-2025-01-19
Diff: e20e3423fb...8c4a695a9f
2025-01-26 10:12:32 +00:00
8c4a695a9f Merge pull request #390 from winapps-org/chore/nix_update_actions
Packages: update
2025-01-19 12:28:54 +01:00
01f070b701 winapps: 0-unstable-2025-01-16 -> 0-unstable-2025-01-16
Diff: d12b400730...e20e3423fb
2025-01-19 10:12:58 +00:00
e20e3423fb Merge pull request #389 from winapps-org/chore/nix_update_actions
Packages: update
2025-01-16 17:33:11 +01:00
1ffdff8fbe winapps: 0-unstable-2025-01-13 -> 0-unstable-2025-01-16
Diff: 8a4d8906d3...d12b400730
2025-01-16 16:31:10 +00:00
d12b400730 Merge pull request #388 from toastedcrumpets/main
Add the reMarkable desktop app
2025-01-16 17:28:28 +01:00
db7562aec5 Removed copyright assertion 2025-01-16 16:25:38 +00:00
373c85aeb2 Added reMarkable desktop app 2025-01-16 13:49:10 +00:00
6e0da93a4a Merge pull request #387 from starbr3aker/waEnsureOnPathFix
waEnsureOnPathFix
2025-01-15 21:52:49 +01:00
6103770f0b Merge pull request #385 from winapps-org/fix-nix-patch
fix: always source inquirer from path on nix
2025-01-15 21:37:54 +01:00
4884cc97ca waEnsureOnPathFix 2025-01-15 23:20:17 +05:30
7b939fc541 waEnsureOnPathFix 2025-01-15 23:12:36 +05:30
ad443a5a97 waEnsureOnPathFix 2025-01-15 22:58:37 +05:30
6df306f32a fix: typo 2025-01-15 11:29:39 +01:00
fe6322c585 fix: force runner user to be trusted 2025-01-15 10:40:50 +01:00
99fcee0982 fix: do not check for existing install on nix 2025-01-15 10:36:00 +01:00
df3548778c fix: use better if format 2025-01-15 10:25:40 +01:00
6c3d582406 Merge pull request #380 from starbr3aker/patch-1
doc: docker.md added Win10 instructions
2025-01-15 09:25:22 +01:00
09abdb747e Resolved comments 2025-01-15 08:30:13 +05:30
06a112d012 Merge pull request #386 from winapps-org/chore/nix_update_actions
Packages: update
2025-01-14 17:54:10 +01:00
af1ba31334 winapps-launcher: 0-unstable-2024-10-01 -> 0-unstable-2025-01-12
Diff: 9f5fbcb57f...3eb63ad144
2025-01-14 16:53:48 +00:00
3290965614 winapps: 0-unstable-2025-01-10 -> 0-unstable-2025-01-13
Diff: c98938776d...8a4d8906d3
2025-01-14 16:53:45 +00:00
405e61d122 fix: actually build packages so they're inside the cachix cache 2025-01-14 17:51:22 +01:00
80ba2ad378 fix: always source inquirer from path on nix 2025-01-14 17:41:01 +01:00
9a1ed82053 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-13 17:49:35 +00:00
9c0c39845c Resolved comments 2025-01-13 23:19:17 +05:30
8a4d8906d3 doc: fallback to pkgs.system on nix 2025-01-13 09:24:36 +01:00
0826a238bc [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-12 17:50:29 +00:00
8cd9dd7919 doc: default installation is via docker, changed files to reflect this. 2025-01-12 23:19:27 +05:30
4ce6204881 doc: docker.md added Win10 instructions
Added some steps I found useful while setting up with win10
2025-01-12 22:59:38 +05:30
a060947ac5 Merge pull request #378 from winapps-org/chore/nix_update_actions
Packages: update
2025-01-12 13:17:25 +01:00
a98589ba14 winapps: 0-unstable-2025-01-03 -> 0-unstable-2025-01-10
Diff: f4f4d30998...c98938776d
2025-01-12 10:12:26 +00:00
c98938776d Merge pull request #376 from winapps-org/chore/nix_update_actions
Packages: update
2025-01-10 10:02:59 +01:00
e897292a34 winapps: 0-unstable-2025-01-01 -> 0-unstable-2025-01-03
Diff: 983a305518...f4f4d30998
2025-01-05 10:12:40 +00:00
f4f4d30998 Merge pull request #374 from stceum/setup_fixup
Fixup the bug that when the winapps-src is cloned but $INQUIRER is …
2025-01-03 11:17:41 +01:00
03c702a662 fmt: reindent file 2025-01-03 11:16:46 +01:00
b76598b3bb [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-03 07:13:37 +00:00
7a59b3b9b7 Fixup the bug that when the winapps-src is cloned but $INQUIRER is not updated with cloned path causing the failure of running the script. 2025-01-03 15:09:13 +08:00
c554632fe1 Merge pull request #372 from winapps-org/chore/nix_update_actions
Packages: update
2025-01-01 19:08:08 +01:00
996ff12c7f winapps: 0-unstable-2024-12-22 -> 0-unstable-2025-01-01
Diff: ea1bd4f319...983a305518
2025-01-01 16:29:10 +00:00
983a305518 doc: usage of binary cache 2025-01-01 17:27:36 +01:00
8e85c63ee5 feat: use cachix 2025-01-01 17:12:32 +01:00
f25f319efa Merge pull request #369 from winapps-org/chore/nix_update_actions
Packages: update
2024-12-29 12:41:50 +01:00
854bc4e85f winapps: 0-unstable-2024-12-18 -> 0-unstable-2024-12-22
Diff: a78982bda6...ea1bd4f319
2024-12-29 10:12:14 +00:00
ea1bd4f319 Merge pull request #363 from winapps-org/chore/nix_update_actions
Packages: update
2024-12-22 17:46:04 +01:00
dd2c5ee25d winapps: 0-unstable-2024-12-15 -> 0-unstable-2024-12-18
Diff: af238bd4ba...a78982bda6
2024-12-22 10:12:03 +00:00