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: 1cee79c4dc59
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 03bd5ae1bf2a
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 24, 2019

  1. write_stylus: fix error "cannot download icon.tar.gz from any mirror"

    error message was
    
    ```
    trying https://oyra.eu/write/icon.tar.gz
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
      0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    curl: (22) The requested URL returned error: 404 Not Found
    error: cannot download icon.tar.gz from any mirror
    ```
    srghma committed Sep 24, 2019
    Copy the full SHA
    e92866d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Merge pull request #69340 from srghma/patch-1

    write_stylus: fix error "cannot download icon.tar.gz from any mirror"
    matthewbauer committed Nov 7, 2019
    Copy the full SHA
    03bd5ae View commit details
    Browse the repository at this point in the history