| Commit message (Expand) | Author | Age | Files | Lines |
| * | sndio: move to finalAttrs•••explicitly use lib where needed
| John Titor | 2024-04-27 | 1 | -8/+8 |
| * | sndio: 1.8.1 -> 1.9.0 | R. Ryantm | 2022-08-02 | 1 | -2/+2 |
| * | firefox-unwrapped: fix cross compilation | Nick Cao | 2022-05-13 | 1 | -0/+1 |
| * | treewide/meta: Remove chiiruno and replace with Madouura (#169096)•••* maintainers: remove chiiruno
* nixos/zeronet.nix: replace chiiruno with Madouura
* nixos/hydron: replace chiiruno with Madouura
* nixos/tests/bcachefs: replace chiiruno with Madouura
* lutris: replace chiiruno with Madouura
* qtchan: replace chiiruno with Madouura
* tinygo: replace chiiruno with Madouura
* vlang: replace chiiruno with Madouura
* merkletools: replace chiiruno with Madouura
* easyjson: replace chiiruno with Madouura
* quicktemplate: replace chiiruno with Madouura
* statik: replace chiiruno with Madouura
* dumb: replace chiiruno with Madouura
* sndio: replace chiiruno with Madouura
* hydron: replace chiiruno with Madouura
* edid-decode-unstable: replace chiiruno with Madouura
* tewisay: replace chiiruno with Madouura
* svt-av1: replace chiiruno with Madouura | Madoura | 2022-04-18 | 1 | -1/+1 |
| * | sndio: install systemd service | S. Nordin Abouzahra | 2022-03-24 | 1 | -0/+4 |
| * | sndio: 1.8.0 -> 1.8.1 | Daniel Nagy | 2021-08-11 | 1 | -4/+4 |
| * | Change all alsaLib references to alsa-lib | AndersonTorres | 2021-06-10 | 1 | -2/+2 |
| * | sndio: 1.7.0 -> 1.8.0 (#122352) | Ivar | 2021-05-12 | 1 | -5/+7 |
| * | treewide: stdenv.lib -> lib | Ben Siraphob | 2021-01-16 | 1 | -2/+2 |
| * | treewide: with stdenv.lib; in meta -> with lib;•••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
| Profpatsch | 2021-01-11 | 1 | -2/+2 |
| * | Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"•••This reverts commit c778945806b44d46ec16bc4302e7e7163e6bab97.
I believe this is exactly what brings the staging branch into
the right shape after the last merge from master (through staging-next);
otherwise part of staging changes would be lost
(due to being already reachable from master but reverted).
| Vladimír Čunát | 2020-10-26 | 1 | -2/+2 |
| * | sndio: fix up for Darwin•••Applying the suggestion by @risicle to use fixDarwinDylibNames instead
of manually chasing the exact .dylib name in postFixup.
| S. Nordin Abouzahra | 2020-09-05 | 1 | -9/+3 |
| * | sndio: 1.6.0 -> 1.7.0•••Updates sndio to the latest version.
| S. Nordin Abouzahra | 2020-09-05 | 1 | -2/+2 |
| * | sndio: fix lib install name on darwin | Mario Rodas | 2019-11-13 | 1 | -0/+1 |
| * | sndio: fix build on darwin | Mario Rodas | 2019-10-26 | 1 | -1/+7 |
| * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname | volth | 2019-08-15 | 1 | -1/+1 |
| * | sndio: 1.5.0 -> 1.6.0•••Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sndio/versions
| R. RyanTM | 2019-07-20 | 1 | -2/+2 |
| * | sndio: 1.2.0 -> 1.5.0•••Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sndio/versions
| R. RyanTM | 2019-06-02 | 1 | -2/+2 |
| * | sndio: init at 1.2.0 | Okina Matara | 2019-05-20 | 1 | -0/+21 |