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: cdd5b90b0250
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 19ef534fbb04
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 15, 2018

  1. appimage-run: init

    This adds a best-effort hack to run AppImages, which currently don't
    work out-of-the-box on NixOS. This is not preferable to using packaged
    applications, but may help users if the application they want to run
    is not in nixpkgs.
    
    It uses the package list from the Steam chroot, but without Steam
    packages.
    tilpner committed Jun 15, 2018
    Copy the full SHA
    f384594 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Merge pull request #41762 from tilpner/appimage-run

    appimage-run: init
    dtzWill committed Jun 23, 2018
    Copy the full SHA
    19ef534 View commit details
    Browse the repository at this point in the history