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/nix
base: fdcd62eec594
Choose a base ref
...
head repository: NixOS/nix
compare: 7480f2bf2047
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 8, 2021

  1. Allow Flake inputs to accept boolean and integer attributes

    I believe that this makes it possible to do things like
    Git inputs with submodules, but it also likely applies
    to other input types from libfetchers.
    DanilaFe committed Jan 8, 2021
    Copy the full SHA
    93f1678 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ba0f841 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Upcase "Boolean" in Flake attribute type error

    Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
    DanilaFe and edolstra committed Jan 9, 2021
    Copy the full SHA
    1db3f84 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Merge pull request #4435 from DanilaFe/flake-input-types

    Allow Flake inputs to accept boolean and integer attributes
    edolstra committed Jan 11, 2021
    Copy the full SHA
    7480f2b View commit details
    Browse the repository at this point in the history