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

Commits on Jan 29, 2021

  1. brave: 1.18.75 -> 1.18.77

    danieldk committed Jan 29, 2021
    Copy the full SHA
    4848ad3 View commit details
    Browse the repository at this point in the history
  2. brave: add update script

    The Brave package often seems to get very outdated. This is bad for a
    browser, where vulnerabilities are high impact.
    
    This change adds an update script, so that r-ryantm will suggest
    updates. We find the latest version using their Debian package
    database (since we are using the Debian package anyway).
    
    (cherry picked from commit 4d9d826)
    danieldk committed Jan 29, 2021
    Copy the full SHA
    e6e7f38 View commit details
    Browse the repository at this point in the history
  3. brave: test rpath in installCheck

    This check helps with making sure that we provide all the required
    shared libraries to brave. If something is missing, the command will get
    ENOENT, otherwise it should terminate normally.
    
    (cherry picked from commit 051389e)
    bbjubjub2494 authored and danieldk committed Jan 29, 2021
    Copy the full SHA
    337a746 View commit details
    Browse the repository at this point in the history
  4. brave: 1.18.77 -> 1.18.78

    (cherry picked from commit ae9f18e)
    r-ryantm authored and danieldk committed Jan 29, 2021
    Copy the full SHA
    f7a5963 View commit details
    Browse the repository at this point in the history
  5. brave: 1.18.78 -> 1.19.86

    (cherry picked from commit 3fd5177)
    r-ryantm authored and danieldk committed Jan 29, 2021
    Copy the full SHA
    5b8db89 View commit details
    Browse the repository at this point in the history
  6. brave: 1.19.86 -> 1.19.88

    (cherry picked from commit 36c01a5)
    r-ryantm authored and danieldk committed Jan 29, 2021
    Copy the full SHA
    d91082f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Merge pull request #111130 from danieldk/brave-20.09-backports

    [20.09] brave: 1.18.75 -> 1.19.88
    danieldk committed Jan 30, 2021
    Copy the full SHA
    3bffd38 View commit details
    Browse the repository at this point in the history