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: 1435ace4e490
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b155ff6a5dee
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 13, 2017

  1. remove missing attribute 'lens-family-th_0_4_1_0'

    $ nix-env -f '<nixpkgs>' -qaPA pkgs.haskell.packages.ghc7103 -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/master.tar.gz
    error: attribute ‘lens-family-th_0_4_1_0’ missing, at /nix/store/l7kr5m1h1rp16fh7d1m47caj2yj6xz4m-master.tar.gz/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix:161:20
    wizzup committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    03cce16 View commit details
    Browse the repository at this point in the history
  2. remove missing attribute 'cabal-helper_0_6_3_1'

    $ nix-shell -p haskell.packages.ghc7103.ghc-mod -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/master.tar.gz
    error: attribute ‘cabal-helper_0_6_3_1’ missing, at /nix/store/l7kr5m1h1rp16fh7d1m47caj2yj6xz4m-master.tar.gz/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix:211:53
    wizzup committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    587219b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #31603 from wizzup/fix-missing-haskell-attr

    configuration-ghc-7.10.x.nix: Remove missing attributes.
    peti committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    b155ff6 View commit details
    Browse the repository at this point in the history