@@ -66,6 +66,10 @@
# artifacts from above.
newalan = craneLib.buildPackage (commonArgs // {
inherit cargoArtifacts;
postInstall = ''
mkdir -p $out/share/sounds
cp ding.mp3 $out/share/sounds/
'';
});
in rec {
checks = pkgs.lib.optionalAttrs (system == "x86_64-linux") {
The note is not visible to the blocked user.