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: 840c782d507d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0739f4b84f02
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 30, 2020

  1. inform6: init at 6.34-6.12.2

    nixpkgs already has Inform 7, which is a lovely design system for creating interactive fiction (text adventures) using a natural language compiler and a rich IDE. However, underlying Inform 7 is a C-like language, Inform 6, which has a much simpler toolchain and its own compiler and standard libraries, which I have packaged for nix here.
    ddelabru committed Jul 30, 2020
    Copy the full SHA
    406509d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. Merge pull request #94105 from ddelabru/add-inform6

    inform6: init at 6.34-6.12.2
    Mic92 committed Aug 1, 2020
    Copy the full SHA
    0739f4b View commit details
    Browse the repository at this point in the history