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/ofborg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8ea6d11fdf59
Choose a base ref
...
head repository: NixOS/ofborg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a7fb474d5d63
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 1, 2018

  1. Revert "Change to nixos-unstable"

    This reverts commit 8ea6d11.
    grahamc committed Dec 1, 2018

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    grahamc Graham Christensen
    Copy the full SHA
    befa187 View commit details
  2. Revert "Revert "Change to nixos-unstable""

    This reverts commit befa187.
    grahamc committed Dec 1, 2018
    Copy the full SHA
    5ac5223 View commit details
  3. Copy the full SHA
    a7fb474 View commit details
Showing with 3 additions and 3 deletions.
  1. +1 −1 ofborg/Cargo.lock
  2. +2 −2 ofborg/Cargo.nix
2 changes: 1 addition & 1 deletion ofborg/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ofborg/Cargo.nix
Original file line number Diff line number Diff line change
@@ -64,8 +64,8 @@ let crates = cratesIO // rec {
authors = [ "softprops <d.tangren@gmail.com>" ];
src = fetchgit {
url = "https://github.com/grahamc/hubcaps.git";
rev = "e8a181cb08f94c32e06595330775815a798990d9";
sha256 = "0g1qsp7gqyf5rrl73xdk20jv2kqhgnfric5kk93j1j853wj69jf0";
rev = "4ed98f02cf6214f4da1be238f1edaba14eb1fc80";
sha256 = "0z1xc4a00khrlvnzc3c6c9a6ci6jfgvg1bqh1m3xv6b64i81kkiv";
fetchSubmodules = false;
};
dependencies = mapFeatures features ([