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: 85988113aa86
Choose a base ref
...
head repository: NixOS/ofborg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0db6f7071444
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 3, 2020

  1. Bump hubcaps

    New hubcaps update makes `created_at` and `updated_at` fields optional,
    because sometimes they just aren't there.
    cole-h committed Apr 3, 2020

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    cole-h Cole Helbling
    Copy the full SHA
    2649658 View commit details
  2. Merge pull request #448 from cole-h/bump

    Bump hubcaps
    grahamc authored Apr 3, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0db6f70 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
@@ -67,8 +67,8 @@ rec {
authors = [ "softprops <d.tangren@gmail.com>" ];
src = fetchgit {
url = "https://github.com/grahamc/hubcaps.git";
rev = "3638c7df3ecd46a773ea76a07c845e08bbd6d9ab";
sha256 = "1gx3fplnyna18f7a90jn9mi22xpqwyi9zpn8jvamlxb852lybmhd";
rev = "5e656ba35ab4ee74aa72b3b5c3a62e1bf351ff6a";
sha256 = "1p7rn8y71fjwfag65437gz7a56pysz9n69smaknvblyxpjdzmh4d";
fetchSubmodules = false;
};
dependencies = mapFeatures features ([