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: db90666f9523
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0958a7bba8b5
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on May 19, 2020

  1. maintainers: add jk

    06kellyjac committed May 19, 2020
    Copy the full SHA
    d200350 View commit details
    Browse the repository at this point in the history
  2. deno: init at 1.0.0

    Adding deno for it's 1.0.0 release
    
    * Builds from source (doesn't build V8 from source)
    * Runs most of the tests
    * Bundles completions for:
      * bash - tested
      * zsh  - untested
      * fish - untested
    * Set up for multiple builds:
      * x86_64-linux
        * Passed - NixOS
      * aarch64-linux
        * Passed just build - Raspbian on RPI4
        * Failed build + check (ended with SIGKILL 9)
      * x86_64-darwin
        * Untested
    06kellyjac committed May 19, 2020
    Copy the full SHA
    409a1f0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Merge pull request #87653 from 06kellyjac/deno_release

    Deno: init at 1.0.0
    marsam committed May 23, 2020
    Copy the full SHA
    0958a7b View commit details
    Browse the repository at this point in the history