about summary refs log tree commit diff
path: root/pkgs/applications/audio/alsa-scarlett-gui
AgeCommit message (Collapse)AuthorFilesLines
2024-03-27alsa-scarlett-mixer: 0.3.3 -> 0.4.0Michael Alan Dorman1-5/+6
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-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
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.
2023-12-02alsa-scarlett-gui: 0.3.2 -> 0.3.3R. Ryantm1-2/+2
2023-11-25alsa-scarlett-gui: unstable-2022-08-11 -> 0.3.2Pablo Ovelleiro Corral1-2/+2
Diff: https://github.com/geoffreybennett/alsa-scarlett-gui/compare/65c0f6aa432501355803a823be1d3f8aafe907a8...0.3.2
2023-08-22alsa-scarlett-gui: add alsa-utils to PATHsohalt1-1/+5
alsa-scarlett-gui tries to call alsactl when saving a configuration, which fails, when alsa-utils is not on the PATH
2023-08-11alsa-scarlett-gui: fix postInstall indentation, change to not use pname in ↵Basti1-2/+2
substituion (#246636)
2023-08-03treewide: noop: refer to `src.name` or similar in `sourceRoot` where ↵Jan Malakhovski1-1/+1
appropriate, part 1: trivial cases
2023-08-01alsa-scarlett-gui: light refactoringmatt1-2/+1
2023-08-01alsa-scarlett-gui: Change icons path back to relative in desktop entry filematt1-1/+1
2023-08-01alsa-scarlet-gui: light refactoringmatt1-2/+2
Done some light refactoring for better consitence in the code.
2023-08-01alsa-scarlett-gui: fix for deskop integrationmatt1-1/+3
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-01alsa-scarlett-gui: fixed desktop entrymatt1-0/+3
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-07-12alsa-scarlett-gui: disable fortify3 hardening flagTheodore Ni1-0/+3
2023-04-11alsa-scarlett-gui: fixup build after gtk4 updateVladimír Čunát1-0/+2
https://hydra.nixos.org/log/y4azylj8ic4f6ixqigfrrjk0ykjkmyhx-alsa-scarlett-gui-unstable-2022-08-11.drv
2022-12-09alsa-scarlett-gui: init at unstable-2022-08-11Sebastian Sellmeier1-0/+33