summary refs log tree commit diff
path: root/pkgs/applications/audio/shortwave
Commit message (Collapse)AuthorAge
* treewide: don't use rustPlatform.rustAlyssa Ross2023-05-12
| | | | This will be deprecated in the next commit.
* shortwave: 3.1.0 -> 3.2.0Gabriel Arazas2023-02-07
|
* shortwave: 3.0.0 -> 3.1.0Gabriel Arazas2022-10-23
|
* shortwave: 2.0.1 -> 3.0.0zendo2022-04-25
|
* shortwave: mark as brokenJan Tojnar2022-01-02
| | | | | | Crashes at runtime: (de.haeckerfelix.Shortwave:347903): Gtk-ERROR **: 00:33:56.355: failed to add UI from resource /de/haeckerfelix/Shortwave/gtk/featured_carousel.ui: .:12:50 Invalid property: AdwCarousel.animation_duration
* shortwave: 1.1.1 -> 2.0.1Philipp Bartsch2021-06-22
|
* shortwave: port away from buildRustPackageJan Tojnar2021-03-14
| | | | | | The new setup hooks compose better with Meson setup hooks. Had to add Git since mkDerivation does not bring it in any more.
* shortwave: remove unused inputSandro Jäckel2021-02-22
|
* treewide: remove stdenv where not neededPavol Rusnak2021-01-25
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
* shortwave: use libhandy_0Atemu2020-10-24
|
* shortwave: 1.0.1 -> 1.1.1R. RyanTM2020-07-07
|
* shortwave: init at 1.0.1Luke Sandell2020-04-08