Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

NixOS compatibility #376

Merged
merged 5 commits into from
Aug 25, 2015
Merged

NixOS compatibility #376

merged 5 commits into from
Aug 25, 2015

Commits on Aug 2, 2015

  1. fix shebang in template

    globin committed Aug 2, 2015
    Configuration menu
    Copy the full SHA
    6424032 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b91983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cd32c7 View commit details
    Browse the repository at this point in the history
  4. Fix test on NixOS

    Tempfile can be created in /run, too.
    globin committed Aug 2, 2015
    Configuration menu
    Copy the full SHA
    9c67e13 View commit details
    Browse the repository at this point in the history
  5. Use /usr/bin/env CMD instead of hardcoded paths

    This fixes commands that currently rely on hardcoded paths and break
    on systems like NixOS that don't have all binaries in /usr/bin etc.
    globin committed Aug 2, 2015
    Configuration menu
    Copy the full SHA
    4b78c04 View commit details
    Browse the repository at this point in the history