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

Commits on Apr 23, 2020

  1. Revert "Bump amqp"

    This reverts commit fa299de.
    cole-h committed Apr 23, 2020
    Copy the full SHA
    a3475d1 View commit details
  2. Merge pull request #467 from cole-h/unbump

    Revert "Bump amqp"
    grahamc authored Apr 23, 2020
    Copy the full SHA
    b3a3b4b 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
@@ -15,8 +15,8 @@ rec {
authors = [ "Andrii Dmytrenko <andrey@reevoo.com>" ];
src = fetchgit {
url = "https://github.com/grahamc/rust-amqp.git";
rev = "b58edf8822072688d882966f7427f0a9e67aee78";
sha256 = "0a0n8h71lnsl2rbi6v1zmy015f7hl91y5mgx3qzxlfrn3pjz8sy1";
rev = "f9aec2f40aef69a459f26003ce47048f8e2a08d1";
sha256 = "09k6fl7l0rcwilnckdfv3smiv1ilrwi1jxmrrkjwbrj64lky3jdy";
fetchSubmodules = false;
};
dependencies = mapFeatures features ([