Commit graph

15 commits

Author SHA1 Message Date
Michael Alan Dorman f424f5977c alsa-scarlett-mixer: 0.3.3 -> 0.4.0
This update enables support for newer hardware.

I am putting myself down as maintainer, and removing the prior
maintainer, @sebtm, at his specific suggestion.

This seeems reasonable to me as I do own the hardware and therefore
can do some actual testing.
2024-03-27 10:35:00 -04:00
stuebinm ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm eb379802fa alsa-scarlett-gui: 0.3.2 -> 0.3.3 2023-12-02 09:03:24 +00:00
Pablo Ovelleiro Corral b9d8cfbff0
alsa-scarlett-gui: unstable-2022-08-11 -> 0.3.2
Diff: 65c0f6aa43...0.3.2
2023-11-25 17:00:16 +01:00
sohalt 1892d71c10 alsa-scarlett-gui: add alsa-utils to PATH
alsa-scarlett-gui tries to call alsactl when saving a configuration,
which fails, when alsa-utils is not on the PATH
2023-08-22 21:44:52 +02:00
Basti 588861551a
alsa-scarlett-gui: fix postInstall indentation, change to not use pname in substituion (#246636) 2023-08-11 01:07:32 +02:00
Jan Malakhovski 5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
matt b057528757 alsa-scarlett-gui: light refactoring 2023-08-01 11:05:59 +00:00
matt 4017122623 alsa-scarlett-gui: Change icons path back to relative in desktop entry file 2023-08-01 11:05:59 +00:00
matt 97edbb78c6 alsa-scarlet-gui: light refactoring
Done some light refactoring for better consitence in the code.
2023-08-01 11:05:59 +00:00
matt 66f8bb0d81 alsa-scarlett-gui: fix for deskop integration
Now pretty much any DE should support the desktop entry file.
The targetpath for the "Exec=" key is now absolute and targets the
binary in the nix store. This also applies to the "Icon=" key.
Also "substitueInPlace" is used to manipulate the default desktop entry
file.
2023-08-01 11:05:59 +00:00
matt 18dd51567e alsa-scarlett-gui: fixed desktop entry
Fixed desktop entry of the app so that it shows up in the menu.
In place search and replace was implemented in the postInstall phase
using sed.
2023-08-01 11:05:59 +00:00
Theodore Ni 018359b0b9
alsa-scarlett-gui: disable fortify3 hardening flag 2023-07-12 20:05:11 -07:00
Vladimír Čunát 82a8834ffe
alsa-scarlett-gui: fixup build after gtk4 update
https://hydra.nixos.org/log/y4azylj8ic4f6ixqigfrrjk0ykjkmyhx-alsa-scarlett-gui-unstable-2022-08-11.drv
2023-04-11 07:54:02 +02:00
Sebastian Sellmeier 2db8cdeb11
alsa-scarlett-gui: init at unstable-2022-08-11 2022-12-09 23:07:16 +01:00