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: a33eb1a0e45c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 39b92f6e4553
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on May 14, 2020

  1. sublime3{,-dev}: fix updateScript

    The HTML page changed and the update script was no longer finding the latest version.
    I changed it to query for the latest version using dedicated URL:
    
    https://forum.sublimetext.com/t/fixed-download-url-for-latest-version/23763/7
    
    Also terminated the update sooner if we detect no update available.
    update-source-version handles that normally but we are cleaning the version
    so that we can update both platforms at the same time.
    jtojnar committed May 14, 2020
    Copy the full SHA
    794a08c View commit details
    Browse the repository at this point in the history
  2. gnome-keysign: remove broken updateScript

    It is not hosted on GNOME mirrors so GNOME updateScript will not work.
    jtojnar committed May 14, 2020
    Copy the full SHA
    0df3c2d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f220831 View commit details
    Browse the repository at this point in the history
  4. tracker: enable tests

    Also remove glibcLocales which are no longer needed for tests and add DocBook 4.5 schemas which are needed for something.
    jtojnar committed May 14, 2020
    Copy the full SHA
    39b92f6 View commit details
    Browse the repository at this point in the history