Jan Tojnar
a771af8900
ashpd-demo: 0.2.2 → 0.3.0
...
https://github.com/bilelmoussaoui/ashpd/compare/0.2.2...0.3.0-demo
Remove update script since it cannot deal with monorepo tags (we only want tags with -demo suffix).
2023-05-18 18:11:19 +02:00
Alyssa Ross
5e06b3cb19
treewide: don't use rustPlatform.rust
...
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d
treewide: use toString on list NIX_CFLAGS_COMPILE
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Bobby Rong
347504079a
ashpd-demo: Fix build with Pipewire 0.3.64
...
https://hydra.nixos.org/build/206766948
2023-01-25 21:09:56 +08:00
figsoda
a211d94291
treewide: remove attrPath from nix-update-script calls
...
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703 , `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Guillaume Girol
a6898bc120
ashpd-demo: use rustPlatform.bindgenHook
2022-02-22 19:41:31 +01:00
Bobby Rong
a56682b80e
ashpd-demo: 0.0.1-alpha → 0.2.2
...
https://github.com/bilelmoussaoui/ashpd/releases/tag/0.2.0
https://github.com/bilelmoussaoui/ashpd/releases/tag/0.2.1
https://github.com/bilelmoussaoui/ashpd/releases/tag/0.2.2
2022-01-27 21:15:09 +08:00
Jan Tojnar
d6c2e0eedc
ashpd-demo: mark as broken
2022-01-02 00:22:02 +01:00
Jan Tojnar
c389ff1626
ashpd-demo: init at 0.0.1-alpha
2021-10-15 17:32:18 +02:00