Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: ec7d7e1f78fd
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 839b76ae216e
Choose a head ref
  • 9 commits
  • 6 files changed
  • 9 contributors

Commits on Oct 3, 2018

  1. pscircle: 1.0.0 -> 1.1.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/pscircle/versions
    r-ryantm committed Oct 3, 2018
    Copy the full SHA
    94f9b81 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. Copy the full SHA
    13883ff View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2018

  1. Copy the full SHA
    b5a2181 View commit details
    Browse the repository at this point in the history
  2. jsonnet: fix on darwin (#47939)

    Build on darwin fails when using emscripten to build the js
    library. Disabling this is unsatisfying, but gets the jsonnet binary
    building again.
    pmahoney authored and benley committed Oct 6, 2018
    Copy the full SHA
    4af5457 View commit details
    Browse the repository at this point in the history
  3. nixos/bash: Use escapeShellArg for shell aliases

    This patch uses the library function `lib.escapeShellArg` to improve
    the handling of shell aliases in the NixOS module `bash`, copying the
    corresponding change made to the `zsh` module in commit
    1e211a7 (for which GitHub pull
    request #47471 was filed).
    
    This patch resolves GitHub issue #16973.
    
    This change presumably also should be copied to the `fish` module, but
    I don't know `fish` syntax so that won't be done by me.
    
    GitHub: Close NixOS/nixpkgs#16973.
    8573 committed Oct 6, 2018
    Copy the full SHA
    d8bcd2c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #47936 from benley/systemd-wait

    systemd-wait: init at 0.1+2018-10-05
    rycee committed Oct 6, 2018
    Copy the full SHA
    2f1e448 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #47984 from 8573/8573/fix/Bash/use-escapeShellArg/1

    nixos/bash: Use `escapeShellArg` for shell aliases
    timokau committed Oct 6, 2018
    Copy the full SHA
    683c413 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    31cd8b3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #47733 from r-ryantm/auto-update/pscircle

    pscircle: 1.0.0 -> 1.1.0
    c0bw3b committed Oct 6, 2018
    Copy the full SHA
    839b76a View commit details
    Browse the repository at this point in the history