summaryrefslogtreecommitdiff
path: root/pkgs/misc/sndio (follow)
Commit message (Expand)AuthorAgeFilesLines
* sndio: move to finalAttrs•••explicitly use lib where needed John Titor2024-04-271-8/+8
* sndio: 1.8.1 -> 1.9.0R. Ryantm2022-08-021-2/+2
* firefox-unwrapped: fix cross compilationNick Cao2022-05-131-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 MadouuraMadoura2022-04-181-1/+1
* sndio: install systemd serviceS. Nordin Abouzahra2022-03-241-0/+4
* sndio: 1.8.0 -> 1.8.1Daniel Nagy2021-08-111-4/+4
* Change all alsaLib references to alsa-libAndersonTorres2021-06-101-2/+2
* sndio: 1.7.0 -> 1.8.0 (#122352)Ivar2021-05-121-5/+7
* treewide: stdenv.lib -> libBen Siraphob2021-01-161-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 Profpatsch2021-01-111-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át2020-10-261-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 Abouzahra2020-09-051-9/+3
* sndio: 1.6.0 -> 1.7.0•••Updates sndio to the latest version. S. Nordin Abouzahra2020-09-051-2/+2
* sndio: fix lib install name on darwinMario Rodas2019-11-131-0/+1
* sndio: fix build on darwinMario Rodas2019-10-261-1/+7
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-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. RyanTM2019-07-201-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. RyanTM2019-06-021-2/+2
* sndio: init at 1.2.0Okina Matara2019-05-201-0/+21