mirror of
https://github.com/icewind1991/cynthion-flake.git
synced 2026-06-03 14:24:07 +02:00
pkgs: update
cynthion: 0.1.2 -> 0.1.6 packetry: 0.1.0 -> 0.2.2 apollo: 1.0.7 -> 1.1.0 luna-usb: 0.1.1 -> 0.1.2 pyfwup: 0.4.0 -> 0.5.2
This commit is contained in:
parent
66e3dc8930
commit
2df5a47483
7 changed files with 22 additions and 18 deletions
|
|
@ -59,7 +59,7 @@ in
|
|||
|
||||
postPatch = ''
|
||||
substituteInPlace cynthion/python/src/commands/util.py \
|
||||
--replace-fail 'os.path.join(pkg_path, "assets")' "\"$out/share/assets\""
|
||||
--replace-fail 'os.path.join(package_path, "assets")' "\"$out/share/assets\""
|
||||
'';
|
||||
|
||||
preBuild = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue