Skip to content

Commit

Permalink
Update babashka
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesquembre committed Jun 13, 2024
1 parent e39c2e2 commit 495de27
Show file tree
Hide file tree
Showing 3 changed files with 772 additions and 766 deletions.
9 changes: 0 additions & 9 deletions extra-pkgs/babashka/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,6 @@ let
lockfile = ./deps-lock.json;
enableLeiningen = true;

# TODO temp fix until next babashka version:
# https://github.com/babashka/babashka/issues/1647
patches = [
(fetchurl {
url = "https://github.com/babashka/babashka/commit/6052b9ba3572ae13b3ae6002d6a4a7c7aab199da.patch";
hash = "sha256-/wNHb1GDKDSdskAaotl56vu5a888pBC5u7wi1g+SLkM=";
})
];

name = "babashka/babashka";
main-ns = "babashka.main";
jdkRunner = graalvm;
Expand Down
Loading

0 comments on commit 495de27

Please sign in to comment.