Skip to content
This repository was 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fb34ac13e465
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 62b2bf3f8e8c
Choose a head ref
  • 4 commits
  • 5 files changed
  • 4 contributors

Commits on Mar 7, 2020

  1. howard-hinnant-date: allow access to zoneinfo

    This fixes the situtation where, if `/usr/share/zoneinfo` was
    inaccessible/didn't otherwise exist, `howard-hinnant-date` would
    download and drop a `~/Downloads/tzdata` directory containing some
    timezone information from IANA [1]. To avoid this, we make use of the
    `tzdata`'s `zoneinfo`, preventing the dropping of random directories and
    files.
    
    [1] https://data.iana.org/time-zones/releases/tzdata2019c.tar.gz
    
    (cherry picked from commit 2505796)
    
    This fixes a bug which breaks the clock module. See
    <Alexays/Waybar#566>.
    cole-h authored and ryneeverett committed Mar 7, 2020
    Copy the full SHA
    e5c3c21 View commit details

Commits on Mar 8, 2020

  1. Merge pull request #81958 from ryneeverett/backport-howard-hinnant-da…

    …te-zone-info
    
    howard-hinnant-date: allow access to zoneinfo
    Ma27 authored Mar 8, 2020
    Copy the full SHA
    ae1b10a View commit details
  2. satallax: Fix build with GCC9

    (cherry picked from commit bc56175)
    JohnAZoidberg authored and Ma27 committed Mar 8, 2020
    Copy the full SHA
    aae661c View commit details
  3. Copy the full SHA
    62b2bf3 View commit details
Loading