| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | treewide: remove wkennington as maintainer•••He prefers to contribute to his own nixpkgs fork triton. Since he is still marked as maintainer in many packages this leaves the wrong impression he still maintains those. | Jörg Thalheim | 2019-01-26 | 1 | -1/+1 |
| * | libsamplerate: update license information (in effect since 0.1.9) | Michael Raskin | 2017-04-29 | 1 | -4/+1 |
| * | treewide: fix the remaining issues with meta attributes | Dan Peebles | 2017-04-29 | 1 | -1/+1 |
| * | libsamplerate: 0.1.8 -> 0.1.9 | Franz Pletz | 2016-10-13 | 1 | -5/+3 |
| * | treewide: Shuffle outputs•••Make either 'bin' or 'out' the first output. | Tuomas Tynkkynen | 2016-08-29 | 1 | -1/+1 |
| * | libsamplerate: fix missing darwin frameworks | Daiderd Jordan | 2016-08-07 | 1 | -10/+13 |
| * | Merge commit staging+systemd into closure-size•••Many non-conflict problems weren't (fully) resolved in this commit yet. | Vladimír Čunát | 2015-10-03 | 1 | -3/+3 |
| |\ | |||||
| | * | libsamplerate: Remove propagation | William A. Kennington III | 2015-05-01 | 1 | -4/+6 |
| * | | Merge 'staging' into multiple-outputs•••Conflicts: pkgs/applications/audio/flac/default.nix pkgs/build-support/gcc-wrapper/builder.sh pkgs/development/libraries/apr-util/default.nix pkgs/development/libraries/apr/default.nix pkgs/development/libraries/atk/default.nix pkgs/development/libraries/freetype/default.nix pkgs/development/libraries/gdk-pixbuf/default.nix pkgs/development/libraries/glib/default.nix pkgs/development/libraries/glibc/2.17/builder.sh pkgs/development/libraries/glibc/2.17/locales.nix pkgs/development/libraries/libjpeg/default.nix pkgs/development/libraries/libogg/default.nix pkgs/development/libraries/libsamplerate/default.nix pkgs/development/libraries/libtiff/default.nix pkgs/development/libraries/libvorbis/default.nix pkgs/development/libraries/mesa/default.nix pkgs/development/libraries/pango/default.nix pkgs/development/web/nodejs/default.nix pkgs/os-specific/linux/pam/default.nix pkgs/os-specific/linux/systemd/default.nix pkgs/stdenv/generic/setup.sh pkgs/stdenv/linux/default.nix pkgs/top-level/all-packages.nix pkgs/top-level/release-small.nix | Vladimír Čunát | 2014-08-23 | 1 | -6/+10 |
| |\| | |||||
| | * | $xcodePath -> $SDKROOT•••SDKROOT is standard. In particular, this fixes the cmake build on Mac OS X 10.9. | Eelco Dolstra | 2014-07-24 | 1 | -1/+1 |
| | * | libsamplerate: Use default gcc | Eelco Dolstra | 2014-07-23 | 1 | -4/+8 |
| | * | libsamplerate: update from 0.1.7 to 0.1.8 | Nixpkgs Monitor | 2013-12-18 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'origin/master' into multiple-outputs•••Conflicts: pkgs/development/libraries/gtk+/2.x.nix pkgs/development/libraries/libsamplerate/default.nix pkgs/development/libraries/libsndfile/default.nix pkgs/misc/cups/default.nix pkgs/top-level/all-packages.nix | Eelco Dolstra | 2013-08-21 | 1 | -7/+12 |
| |\| | |||||
| | * | Fix tarball•••Signed-off-by: Shea Levy <shea@shealevy.com> | Shea Levy | 2013-07-13 | 1 | -1/+1 |
| | * | libsamplerate: fix build on darwin•••* build with gccApple * add Carbon include path | Jason \"Don\" O'Conal | 2013-07-12 | 1 | -7/+12 |
| * | | Turn multipleOutputs into a stdenv adaptation•••This way we can merge it into stdenv.mkDerivation later without having to modify any package expressions (except the overrides in all-packages.nix). | Eelco Dolstra | 2012-08-24 | 1 | -2/+2 |
| * | | libsamplerate: Drop dependency on fftw•••It's only used for examples/tests, so not much point in depending on it. | Eelco Dolstra | 2012-08-24 | 1 | -2/+2 |
| * | | Strip/patchelf the bin output | Eelco Dolstra | 2012-08-23 | 1 | -2/+4 |
| |/ | |||||
| * | pkgs/development/libraries/libsamplerate: fixed the sha256 hash of the releas...•••svn path=/nixpkgs/trunk/; revision=24421 | Peter Simons | 2010-10-22 | 1 | -1/+1 |
| * | Add libsndfile and fftw support to libsamplerate•••svn path=/nixpkgs/trunk/; revision=22831 | Yury G. Kudryashov | 2010-07-30 | 1 | -8/+4 |
| * | * Get rid of many instances of "args: with args;", and other coding••• guidelines violations. * Updated libsamplerate to 0.1.7. svn path=/nixpkgs/trunk/; revision=22782 | Eelco Dolstra | 2010-07-28 | 1 | -11/+11 |
| * | * Fix some attributes that now make nix-env -q --meta barf.•••svn path=/nixpkgs/trunk/; revision=16134 | Eelco Dolstra | 2009-07-02 | 1 | -4/+5 |
| * | removed mkDerivationByConfiguration, using composableDerivation instead•••qgis, vim_configurable both work now svn path=/nixpkgs/trunk/; revision=13661 | Marc Weber | 2008-12-20 | 1 | -29/+25 |
| * | •••svn path=/nixpkgs/trunk/; revision=9861 | Michael Raskin | 2007-12-04 | 1 | -1/+1 |
| * | sox, ffmpeg_svn expressions added•••ghcPkgUtil defines a function to create setup-hook - creating a packagedatabase (nix-support/package.conf) - adding it to GHC_PACKAGE_PATH see comments for details svn path=/nixpkgs/trunk/; revision=9500 | Marc Weber | 2007-10-22 | 1 | -0/+35 |
