Skip to content

Commit

Permalink
use tweag/opam-nix after tweag/opam-nix#18
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Gibb committed Sep 22, 2022
1 parent a311746 commit 5d88cb8
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 6 deletions.
27 changes: 22 additions & 5 deletions flake.lock

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

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};

opam-nix.url = "github:RyanGibb/opam-nix";
opam-nix.url = "github:tweag/opam-nix";
opam-nix.inputs.nixpkgs.follows = "nixpkgs";
opam-nix.inputs.flake-utils.follows = "flake-utils";

Expand Down

0 comments on commit 5d88cb8

Please sign in to comment.