Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 0e8e02e68636
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2da30b138414
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 8, 2018

  1. agda: use writeShellScriptbin instead of writeScriptBin

    This adds the shell shebang to the wrapper script. Without this,
    emacs and in particular agda2-mode (but probably other applications as
    well) return a format error when trying to execute agda.
    cocreature committed Nov 8, 2018
    Copy the full SHA
    0266996 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2018

  1. agda: use exec in agdaWrapper

    veprbl committed Dec 8, 2018
    Copy the full SHA
    3b6de72 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #49918 from cocreature/agda-env

    agda: use writeShellScriptbin instead of writeScriptBin
    veprbl committed Dec 8, 2018
    Copy the full SHA
    2da30b1 View commit details
    Browse the repository at this point in the history