1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 20:21:14 +00:00
nixpkgs/pkgs/misc
aszlig 83c2fcada4
my-env: Provide explicit store path for "rm".
If you do not provide any dependencies which don't propagate coreutils,
you'll get "rm: No such file or directory". Like for example by using
this:

nix-build -E '(import <nixpkgs> {}).myEnvFun {
    name = "mybrokentest";
    buildInputs = [];
}'

Thanks to "ewemoa" from the #nixos IRC channel for spotting this.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-25 02:05:48 +01:00
..
apulse apulse: update from 0.1.2 to 0.1.4 2014-11-18 20:36:46 +01:00
beep beep: set meta.platforms 2014-10-25 17:24:47 +02:00
cups remove pdf-filter 2014-11-24 08:43:43 +01:00
drivers hplip: fix typo in license 2014-11-20 14:23:19 +01:00
emulators add a platform to all of my packages 2014-11-19 03:03:00 -08:00
foldingathome Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
freestyle Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
frescobaldi frescobaldi: Improved meta and formatting 2014-10-25 18:07:42 +02:00
ghostscript ghostscript: drop GNU fork and update 2014-11-14 13:51:26 +03:00
gxemul
jackaudio Revert "Remove obsolete jackaudio version 1." 2014-07-31 12:52:29 +02:00
lilypond lilypond: updated from 2.16.2 to 2.18.2 2014-10-12 14:52:55 +02:00
my-env my-env: Provide explicit store path for "rm". 2014-11-25 02:05:48 +01:00
phabricator Enabled access to binaries of needed tools, and worker daemons can be enabled for phabricator #3306 2014-09-03 15:46:59 +04:00
sails Add simulator for autonomous sailing boats 2014-10-14 12:00:42 +01:00
screensavers xlockmore: remove unused patch 2014-11-10 12:52:22 +01:00
seafile-shared seafile: update client, ccnet, libsearpc and shared 2014-05-24 03:36:10 +02:00
solfege gnome3 apps: correctly render icons 2014-02-28 01:40:21 +01:00
sound-of-sorting Sound of Sorting: New Package 2014-10-01 02:04:36 +01:00
source-and-tags drop myhasktags, current hackage version has everything my version had 2014-01-23 14:44:21 +01:00
themes oxygen-gtk2: update from 1.4.5 to 1.4.6 2014-10-28 21:43:19 +01:00
uboot
vim-plugins fix typos and remove useless imports 2014-11-24 02:44:27 +03:00
xosd Fix many package descriptions 2014-08-24 22:31:37 +02:00
misc.nix