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: 7efb6ae493f3
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3876561795a7
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 17, 2021

  1. doc: rust: fix syntax error in declarative overlay

    Otherwise pasting the snippet into shell.nix results in:
    
    	error: syntax error, unexpected '=', expecting $end, at /.../shell.nix:2:9
    
    Signed-off-by: Alexei Colin <ac@alexeicolin.com>
    alexeicolin committed Jan 17, 2021
    Copy the full SHA
    72bebd8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109603 from alexeicolin/PR--doc-rust-declarative-…

    …overlay-error
    
    doc: rust: fix syntax error in code snippet example for declarative overlay
    Ma27 committed Jan 17, 2021
    Copy the full SHA
    3876561 View commit details
    Browse the repository at this point in the history