Commit graph

9 commits

Author SHA1 Message Date
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Jan Tojnar 6127d5c1cc
Update pkgs/applications/audio/audio-recorder/default.nix
Co-Authored-By: volth <volth@webmaster.ms>
2019-04-19 10:30:19 +00:00
volth cf3f3fd1b5 fix evaluation with config.allowAliases = false 2019-04-19 10:16:44 +00:00
Jan Tojnar 333a6646a8
audio-recorder: 1.9.7 → 2.1.3 2018-07-31 19:16:05 +02:00
Franz Pletz 69549aeee5
audio-recorder: 1.9.4 -> 1.9.7 2017-09-05 14:24:57 +02:00
Robin Gloster 5f6fe64823
audio-recorder: fix makeWrapper call 2017-08-10 03:36:32 +02:00
Jan Tojnar c9d419a22b gnome: Further fixes for Using the 'memory' GSettings backend issue 2017-08-05 12:21:00 +02:00
Michael Raitza 59ad58cd9b audio-recorder: 1.7-5 -> 1.9.4 2017-02-06 01:55:49 +01:00
Matthijs Steen 13ae3cf15d audio-recorder: init at 1.7-5
The only issue with this package is that under Gnome 3, without installing any different icon themes but the standard, the icons will be missing. I also had some icons missing under the Arch Linux (AUR) build, so I assume they are rare icons, not provided by most icon themes.
2015-11-09 11:00:04 +01:00