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

Commits on Feb 26, 2020

  1. vale: 2.0.0 -> 2.2.2

    Switch from buildGoPackage to buildGoModule
    
    According to documentation, buildGoPackage is designed for legacy Go
    packages which do not support go.mod, while "vale" do support it.
    KAction authored and marsam committed Feb 26, 2020
    Copy the full SHA
    aeb3a34 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    589fb6b View commit details
    Browse the repository at this point in the history
  3. vale: install styles provided by upstream

    KAction authored and marsam committed Feb 26, 2020
    Copy the full SHA
    90a4f2d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. Merge pull request #81085 from KAction/wip/pkg/vale

    vale: install documentation and example styles
    marsam committed Aug 2, 2020
    Copy the full SHA
    e8966b0 View commit details
    Browse the repository at this point in the history