File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
nixpkgs-overlays/all-cabal-hashes Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This project's release branch is `master`. This log is written from the perspect
5
5
## Unreleased
6
6
7
7
* Bump
8
- * all-cabal-hashes ("Update from Hackage at 2020-11-17T19:33:44Z ")
8
+ * all-cabal-hashes ("Update from Hackage at 2020-12-01T14:56:13Z ")
9
9
* beam-core to 0.9.0.0
10
10
* beam-migrate to 0.5.0.0
11
11
* beam-postgres to 0.5.0.0
Original file line number Diff line number Diff line change 1
1
self : _ : {
2
2
3
3
all-cabal-hashes = self . fetchurl {
4
- url = https://github.com/commercialhaskell/all-cabal-hashes/archive/f8af2fab33ba6cfe1984b5c1b3aafac8764ec412 .tar.gz ;
5
- sha256 = "07g7b7y34kxmz0lyv7pziyjgfmy56swymxj0qh123v6lnw6rnkg2 " ;
4
+ url = https://github.com/commercialhaskell/all-cabal-hashes/archive/0830e8b2bb708de5619928a52044a90e9d3dad29 .tar.gz ;
5
+ sha256 = "1w7svsx8lvsp421220xnmh312an09gcqxmik72y28cvxk7zi0375 " ;
6
6
} ;
7
7
8
8
}
You can’t perform that action at this time.
0 commit comments