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

Commits on Jan 9, 2020

  1. librecad: fix build

    recently this stopped building on nixos-unstable
    
    a git bisect of nixpkgs revealed;
    
    `# first bad commit: [8f729c0] gcc: switch default to gcc9`
    
    this switches the build to use gcc8Stdenv
    Kiwi committed Jan 9, 2020
    Copy the full SHA
    e0f6da5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #77348 from Kiwi/fix-librecad

    librecad: fix build
    worldofpeace committed Jan 9, 2020
    Copy the full SHA
    ed165ad View commit details
    Browse the repository at this point in the history