Commit Graph

457 Commits

Author SHA1 Message Date
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
a78982bda6 fix: remove bad escape characters 2024-12-18 10:58:39 +01:00
b1e2107b8f Merge pull request #359 from winapps-org/chore/nix_update_actions
Packages: update
2024-12-15 11:50:30 +01:00
f27c3482a3 winapps: 0-unstable-2024-12-07 -> 0-unstable-2024-12-15
Diff: 3f44fc3b0f...af238bd4ba
2024-12-15 10:41:34 +00:00
af238bd4ba Merge pull request #312 from winapps-org/doc-install-bat-on-libvirt
doc: run install.bat on libvirt
2024-12-15 11:39:44 +01:00
8e3a3bfc9c doc: run install.bat on libvirt 2024-12-13 20:22:25 +01:00
564d28bb7f doc: remove /network:lan for troubleshooting
As mentioned in #354
2024-12-13 10:35:43 +01:00
9e9eae842d Merge pull request #357 from molostovvs/feat/linqpad-smss
Add linqpad8 and ssms20
2024-12-13 10:31:06 +01:00
152cd3e292 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-12-13 07:46:02 +00:00
a06a28b8ad feat: add linqpad8 and ssms20 2024-12-13 10:43:04 +03:00
275d0cb975 doc: freerdp3-x11 on debian needs backports
Closes #243
2024-12-08 11:52:31 +01:00
d3167845c6 Merge pull request #352 from winapps-org/chore/nix_update_actions
Packages: update
2024-12-08 11:43:51 +01:00
c065c0decb winapps: 0-unstable-2024-12-01 -> 0-unstable-2024-12-07
Diff: a2fb111506...3f44fc3b0f
2024-12-08 10:13:27 +00:00
3f44fc3b0f doc: need to set a password on freerdp3.9+
Closes #305
2024-12-07 18:05:23 +01:00
6be98c5224 feat: add /network:lan to default freerdp flags for increased perf
Closes #339
2024-12-07 09:42:44 +01:00
220bd55964 Merge pull request #342 from winapps-org/chore/nix_update_actions
Packages: update
2024-12-01 12:25:49 +01:00
f326126705 winapps: 0-unstable-2024-11-04 -> 0-unstable-2024-12-01
Diff: 5fb2c7b0fd...a2fb111506
2024-12-01 11:09:29 +00:00
a2fb111506 feat: cache action runs 2024-12-01 12:07:49 +01:00
43dc3c29f4 fix: update nix-update action 2024-12-01 11:54:28 +01:00
1594b388c7 fix: use ghcr image for podman compat
Closes #337
2024-11-29 11:29:52 +01:00
556095a684 Merge pull request #336 from mindset-tk/main
Fix logging to show correct date/times
2024-11-28 20:22:14 +01:00
a061cf1ba2 doc: workaround for setting LIBVIRT_DEFAULT_URI
See #310
2024-11-28 15:04:22 +01:00
8c3a8f8611 Fix logging
Logging was misleading and the date/times logged to file were always the time that the app was initialized, instead of the time of the actual log entry. Issue was noted in https://github.com/winapps-org/winapps/issues/334.
2024-11-25 14:29:14 -08:00
fe6fa6220b Merge pull request #335 from eylenburg/readme-fix
Fix docker.md and add OpenSUSE dependencies
2024-11-25 15:19:15 +01:00
122053a078 Add OpenSUSE dependencies 2024-11-25 14:13:25 +00:00
68b13b2da1 Update docker.md 2024-11-25 11:49:08 +00:00
9073afa69d Merge pull request #321 from winapps-org/chore/nix_update_actions
Packages: update
2024-11-10 13:13:04 +01:00
3779f507c9 winapps: 0-unstable-2024-11-01 -> 0-unstable-2024-11-04
Diff: dd89b2748a...5fb2c7b0fd
2024-11-10 10:11:35 +00:00
5fb2c7b0fd Merge pull request #313 from winapps-org/chore/nix_update_actions
winapps: 0-unstable-2024-10-09 -> 0-unstable-2024-11-01
2024-11-04 17:31:34 +01:00
fca2618dee winapps: 0-unstable-2024-10-09 -> 0-unstable-2024-11-01
Diff: c8dcccad08...dd89b2748a
2024-11-01 12:57:56 +00:00
dd89b2748a Merge branch 'main' of github.com:winapps-org/winapps 2024-11-01 13:56:27 +01:00
6fb023a1c6 fix(ci): allow passing extra args to nix-update 2024-11-01 13:55:58 +01:00
c330e29f27 fix(ci): allow passing extra args to nix-update 2024-11-01 13:46:45 +01:00
3865e2abe7 fix(ci): update actions 2024-11-01 13:29:56 +01:00
be5d020a04 fix(ci): ignore patches 2024-11-01 13:26:29 +01:00
e93cf9a535 Merge pull request #234 from winapps-org/feat-nix-packaging
Package WinApps (and the Launcher) with Nix
2024-11-01 13:23:36 +01:00
b49979e6ce Merge pull request #268 from tristanRW/patch-1
Fix keyboard-layout being changed to US on RDP connection
2024-11-01 12:29:39 +01:00
6dd5038c46 Merge branch 'main' into patch-1 2024-11-01 12:28:58 +01:00
b9aa42856d Merge pull request #259 from itiligent/main
Clean up network profiles
2024-11-01 12:26:30 +01:00
b18efc4497 fix: don't change mode for owner but for current user 2024-11-01 12:23:11 +01:00
2dafe2d7a1 fix: iron out some more issues
This addresses the issues in https://github.com/winapps-org/winapps/pull/234#discussion_r1813582112
and closes #299.
2024-10-30 09:22:23 +01:00
df54d08955 feat: properly set versions 2024-10-22 21:07:29 +02:00
7277f71b9c feat: auto-update flake weekly 2024-10-22 21:04:17 +02:00
e630b5a898 feat: update packages 2024-10-22 21:03:55 +02:00
e8fbc95e3e Merge branch 'feat-nix-packaging' of github.com:winapps-org/winapps into feat-nix-packaging 2024-10-22 20:50:45 +02:00
9d455ba753 feat: flake-compat 2024-10-22 20:49:32 +02:00