| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' | Alexis Hildebrandt | 2024-06-09 | 1 | -1/+1 |
| * | treewide: replace http by https when https is a permanent redirection | Ferry Jérémie | 2023-01-22 | 1 | -1/+1 |
| * | maintainers: update emilytrau | Angus Trau | 2022-02-11 | 1 | -1/+1 |
| * | aften: apple silicon support | Angus Trau | 2021-08-10 | 2 | -3/+35 |
| * | pkgs/development/libraries: stdenv.lib -> lib | Ben Siraphob | 2021-01-21 | 1 | -2/+2 |
| * | aften: use spaces for indentation | zowoq | 2021-01-20 | 1 | -14/+14 |
| * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname | volth | 2019-08-15 | 1 | -2/+2 |
| * | aften: Disables build on aarch64-linux•••It looks like it would be a trivial fix with `-Wno-shift-negative-value`, but in the end it fails with: ``` [100%] Linking C executable aften libaften_static.a(a52enc.o): In function `aften_encode_init': a52enc.c:(.text+0x303c): undefined reference to `apply_simd_restrictions' collect2: error: ld returned 1 exit status ``` So it looks like it's not simply a warning issue. | Samuel Dionne-Riel | 2018-12-10 | 1 | -1/+1 |
| * | aften: init at 0.0.8•••Aften is an audio encoder which generates compressed audio streams based on ATSC A/52 specification. This type of audio is also known as AC-3 or Dolby® Digital and is one of the audio codecs used in DVD-Video content. Homepage: http://aften.sourceforge.net/ | Vincent Laporte | 2017-09-09 | 1 | -0/+21 |
