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/nixos-search
base: ab8ef27c80a6
Choose a base ref
...
head repository: NixOS/nixos-search
compare: 30ab02c1dff7
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 30, 2020

  1. Fix import scripts, remove 19.09 branch (#239)

    * Fix rendering of default and example values
    
    * bump the version
    
    * reduce nix-instantiate calls
    
    * Allow literalExample in default values, handle null correctly
    
    * using py38 for now
    
    * literalExample is not always string
    
    * in case literalExample is not string process it as we would normally
    
    * Remove 19.09 branch
    
    * also remove 19.09 channel from github actions
    
    * improve testing of empty lists and dicts
    
    Co-authored-by: Rok Garbas <rok@garbas.si>
    ncfavier and garbas committed Nov 30, 2020
    1
    Copy the full SHA
    7bcf9f1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    30ab02c View commit details
    Browse the repository at this point in the history