Skip to content

Commit

Permalink
revert: closql
Browse files Browse the repository at this point in the history
magit/closql@c3b34a6ec438 -> magit/closql@0a7226331ff1

---

closql c3b34a6ec438 breaks code-review
wandersoncferreira/code-review#245, and the current forge commit (but
forge does have an upstream fix), pinned as a temporary measure to
prevent user breakages

Ref: wandersoncferreira/code-review#245
Ref: magit/closql#8
Fix: doomemacs#7197
  • Loading branch information
iyefrat committed Apr 11, 2023
1 parent 4e105a9 commit d818280
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion modules/tools/magit/packages.el
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
(package! forge :pin "ba35ffc9bafc6457cc95633904e53e34e544543f")
(package! code-review
:recipe (:files ("graphql" "code-review*.el"))
:pin "26f426e99221a1f9356aabf874513e9105b68140"))
:pin "26f426e99221a1f9356aabf874513e9105b68140")
; HACK closql c3b34a6ec438 breaks code-review wandersoncferreira/code-review#245,
; and the current forge commit (but forge does have an upstream fix),
; pinned as a temporary measure to prevent user breakages
(package! closql :pin "0a7226331ff1f96142199915c0ac7940bac4afdd"))
(package! magit-todos :pin "c6f3fd03aa5b750636c2647253f21cc03329566c"))

0 comments on commit d818280

Please sign in to comment.