Nix Packages collection & NixOS
Go to file
Bjørn Forsman 412cb5a3a2 munin: remove /usr/{bin,sbin}/ references from plugins
Instead, run things out of $PATH.

Fixes errors like these (on NixOS):
  munin-available-plugins/.mysql_slowqueries-wrapped: line 67: /usr/bin/printf: No such file or directory

(Basically, this unbreaks some plugins.)
2015-01-18 14:39:57 +01:00
doc Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
lib Merge pull request #5773 from matthiasbeyer/add-cortex 2015-01-15 18:32:48 +01:00
maintainers Travis: check tarball creation even for pull requests 2015-01-04 14:02:07 +01:00
nixos Merge pull request #5726 from spwhitt/zsh-command-not-found 2015-01-17 18:15:35 +01:00
pkgs munin: remove /usr/{bin,sbin}/ references from plugins 2015-01-18 14:39:57 +01:00
.gitignore Add .DS_Store to gitignore so we Mac users don't accidentally pollute nixpkgs with ugliness 2014-08-09 20:53:36 -04:00
.travis.yml Travis: chop build in install and build phases 2014-10-15 11:05:12 +02:00
.version release: 15.04 -> 15.05 2014-12-09 15:09:06 +01:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
default.nix Revert "Revert "mkOverridable: Use functors to allow overridable functions"" 2015-01-13 08:39:54 -05:00
README.md typo 2015-01-04 16:29:25 +01:00