19 Commits

Author SHA1 Message Date
Oskar Manhart
8e3a3bfc9c doc: run install.bat on libvirt 2024-12-13 20:22:25 +01:00
github-actions[bot]
c065c0decb winapps: 0-unstable-2024-12-01 -> 0-unstable-2024-12-07
Diff: a2fb111506...3f44fc3b0f
2024-12-08 10:13:27 +00:00
github-actions[bot]
f326126705 winapps: 0-unstable-2024-11-04 -> 0-unstable-2024-12-01
Diff: 5fb2c7b0fd...a2fb111506
2024-12-01 11:09:29 +00:00
github-actions[bot]
3779f507c9 winapps: 0-unstable-2024-11-01 -> 0-unstable-2024-11-04
Diff: dd89b2748a...5fb2c7b0fd
2024-11-10 10:11:35 +00:00
github-actions[bot]
fca2618dee winapps: 0-unstable-2024-10-09 -> 0-unstable-2024-11-01
Diff: c8dcccad08...dd89b2748a
2024-11-01 12:57:56 +00:00
Oskar Manhart
b18efc4497 fix: don't change mode for owner but for current user 2024-11-01 12:23:11 +01:00
Oskar Manhart
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
Oskar Manhart
df54d08955 feat: properly set versions 2024-10-22 21:07:29 +02:00
Oskar Manhart
e630b5a898 feat: update packages 2024-10-22 21:03:55 +02:00
chn
64478a87a4 use netcat instead of netcat-gnu 2024-10-05 14:08:39 +08:00
Oskar Manhart
7f3cdcee4d fix: fix malformed patch 2024-09-09 17:50:55 +02:00
Oskar Manhart
b044cb41c7 fix: properly name patches & remove nixfmt pre-commit hook since it requires GHC & hackage 2024-09-09 16:13:15 +02:00
Oskar Manhart
28e958e600 feat: use patches 2024-09-09 11:09:42 +02:00
Oskar Manhart
7d5cce374c feat: use nixfmt 2024-09-09 10:31:41 +02:00
Oskar Manhart
b0f2830224 feat: bump version 2024-09-08 12:27:36 +02:00
Oskar Manhart
f4c0a454b7 fix: properly escape ${} 2024-09-08 11:46:48 +02:00
Oskar Manhart
26a2f13815 feat: bump version 2024-09-07 13:30:35 +02:00
Oskar Manhart
00141f1d54 fix: do not symlink binaries on nix 2024-09-07 13:05:09 +02:00
Oskar Manhart
da35923df9 feat: package winapps & the winapps launcher using nix
doc: document installation using Nix

fix: explicitely specify path to inquirer

fix: libvirt group is called libvirtd on nix

fix: set libvirturl for winapps-launcher

fix: refine group change sed expr

feat: add desktop file

fix: do not use source derivation

fix: use install instead of cp

fix: ensure  exists
2024-09-07 10:49:40 +02:00