about summary refs log tree commit diff
path: root/pkgs/misc/sndio
AgeCommit message (Collapse)AuthorFilesLines
2022-08-02sndio: 1.8.1 -> 1.9.0R. Ryantm1-2/+2
2022-05-13firefox-unwrapped: fix cross compilationNick Cao1-0/+1
2022-04-18treewide/meta: Remove chiiruno and replace with Madouura (#169096)Madoura1-1/+1
* 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
2022-03-24sndio: install systemd serviceS. Nordin Abouzahra1-0/+4
2021-08-11sndio: 1.8.0 -> 1.8.1Daniel Nagy1-4/+4
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-05-12sndio: 1.7.0 -> 1.8.0 (#122352)Ivar1-5/+7
2021-01-16treewide: stdenv.lib -> libBen Siraphob1-2/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
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
2020-10-26Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"Vladimír Čunát1-2/+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).
2020-09-05sndio: fix up for DarwinS. Nordin Abouzahra1-9/+3
Applying the suggestion by @risicle to use fixDarwinDylibNames instead of manually chasing the exact .dylib name in postFixup.
2020-09-05sndio: 1.6.0 -> 1.7.0S. Nordin Abouzahra1-2/+2
Updates sndio to the latest version.
2019-11-13sndio: fix lib install name on darwinMario Rodas1-0/+1
2019-10-26sndio: fix build on darwinMario Rodas1-1/+7
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-20sndio: 1.5.0 -> 1.6.0R. RyanTM1-2/+2
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
2019-06-02sndio: 1.2.0 -> 1.5.0R. RyanTM1-2/+2
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
2019-05-20sndio: init at 1.2.0Okina Matara1-0/+21