nixpkgs/pkgs
Badi' Abdul-Wahid 1cf106dd06 popfile: init at 1.1.3
Popfile by default assumes that it is run directly from the install
directory, in which it has full write access. This assumption is invalid
on Nix, and so Popfile is pachted to accomodate this:

- define `POPFILE_ROOT` in wrapper

  Default POPFile configuration assumes it is running in the
  installation directory. This patch wraps `popfile.pl` so that
  `POPFILE_ROOT` points to the installation directory

- define and create if missing `POPFILE_USER` in wrapper

  POPFile stores stores state in the `POPFILE_USER` directory, which by
  default is the installation directory. This change sets `POPFILE_USER`
  to `$HOME/.popfile` by default, creating it with 0700 mode if
  necessary.
2016-02-01 19:59:03 -05:00
..
applications Merge pull request #12745 from christopher-l/spotify 2016-02-01 16:51:30 -06:00
build-support fetchgitlocal: be less chatty 2016-02-01 10:57:01 -08:00
data Merge pull request #12701 from mayflower/builder-def-cleanup 2016-02-01 21:09:34 +00:00
desktops gnome3: drop GNOME 3.16 2016-01-31 13:59:48 +01:00
development Merge pull request #12709 from jerith666/libsrs2-init 2016-02-01 23:49:27 +01:00
games Merge pull request #12562 from tvestelind/vassal 2016-02-01 23:56:12 +01:00
misc Merge pull request #12699 from simonvandel/sundtek 2016-01-30 20:41:04 +01:00
os-specific linux: Compress kernel modules 2016-02-01 18:19:23 +01:00
servers pyMAILt: use mkDerivation 2016-01-30 20:31:02 +00:00
shells Add version attribute where maintainers |= nckx 2016-01-25 17:35:21 +01:00
stdenv Merge branch 'master' into staging 2016-01-18 09:48:49 +01:00
test
tools popfile: init at 1.1.3 2016-02-01 19:59:03 -05:00
top-level popfile: init at 1.1.3 2016-02-01 19:59:03 -05:00