Commit Graph

17 Commits

Author SHA1 Message Date
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
Tom Fitzhenry
cb470d61c3 remove tomfitzhenry@ as maintainer for some packages
Motivation: Over the foreseeable future I'll have less time to do
maintenance, so I'm reducing the set of packages I maintain to just
those that I use.
2023-07-23 12:39:57 +10: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
Tom Fitzhenry
aacc21c4e7 spot: 0.3.3 -> 0.4.0 2023-04-01 04:11:41 +02: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
Jan Tojnar
561ee34df0 spot: remove myself from maintainers 2022-10-26 20:54:57 +02:00
figsoda
681bc21924 spot: switch to wrapGAppsHook4 2022-10-09 13:53:38 -04:00
Tom Fitzhenry
8bc6440d3b spot: add platforms.linux to meta.platforms
Motivation: Ensure Hydra builds this on aarch64-linux.
2022-08-14 08:37:51 +10:00
Vinícius Müller
80adc1cdac
spot: 0.3.1 -> 0.3.3 2022-04-21 16:26:43 -03:00
Tom Fitzhenry
4e8deff9c8 spot: 0.3.0 -> 0.3.1
https://github.com/xou816/spot/releases/tag/0.3.1
2022-01-28 07:15:32 +11:00
Tom Fitzhenry
f32154da14 spot: 0.2.2 -> 0.3.0
https://github.com/xou816/spot/releases/tag/0.3.0
2022-01-17 21:31:23 +11:00
Tom Fitzhenry
9b867fe907 spot: 0.2.0 -> 0.2.2
https://github.com/xou816/spot/releases/tag/0.2.2

Notably, this fixes https://github.com/xou816/spot/issues/334 which was causing spot to fail to start on NixOS.
2021-12-06 09:33:53 +11:00
Tom
b1adc89386
spot: 0.1.14 -> 0.2.0 (#137435) 2021-09-28 14:17:04 +02:00
Tom
a72cf113d8
Update pkgs/applications/audio/spot/default.nix
Co-authored-by: Artturi <Artturin@artturin.com>
2021-09-27 09:11:59 +00:00
Tom Fitzhenry
3db41812bb spot: Build an optimised binary, to drop CPU usage: 70% -> 10%
https://github.com/xou816/spot/issues/131 reports that this dropped
~30-40% to 5-10% on an i7-7700.

On my Pinephone, it dropped 70% to 10%.
2021-09-18 21:28:26 +10:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Jan Tojnar
bd1faf3368
spot: init at 0.1.14 2021-05-11 17:46:51 +02:00