Skip to content

Instantly share code, notes, and snippets.

@benkolera
Created August 21, 2017 01:03
Show Gist options
  • Save benkolera/1e5b9728ba51bd0500487eb5fc791c0d to your computer and use it in GitHub Desktop.
Save benkolera/1e5b9728ba51bd0500487eb5fc791c0d to your computer and use it in GitHub Desktop.
{ nixpkgs ? <nixpkgs> }:
import ./package.nix {
inherit (nixpkgs) stdenv fetchurl makeWrapper jre;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment