Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0cc2834

Browse filesBrowse files
author
IOHK
committed
Automatic Update
1 parent 66b7910 commit 0cc2834
Copy full SHA for 0cc2834

File tree

Expand file treeCollapse file tree

6 files changed

+9946
-1
lines changed
Filter options
Expand file treeCollapse file tree

6 files changed

+9946
-1
lines changed

‎lts-23.20.nix

Copy file name to clipboardExpand all lines: lts-23.20.nix
+3,300Lines changed: 3300 additions & 0 deletions
Large diffs are not rendered by default.

‎ltss.nix

Copy file name to clipboardExpand all lines: ltss.nix
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,4 +562,5 @@
562562
"lts-23.17" = import ./lts-23.17.nix;
563563
"lts-23.18" = import ./lts-23.18.nix;
564564
"lts-23.19" = import ./lts-23.19.nix;
565+
"lts-23.20" = import ./lts-23.20.nix;
565566
}

‎nightlies.nix

Copy file name to clipboardExpand all lines: nightlies.nix
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2817,4 +2817,6 @@
28172817
"nightly-2025-04-22" = import ./nightly-2025-04-22.nix;
28182818
"nightly-2025-04-23" = import ./nightly-2025-04-23.nix;
28192819
"nightly-2025-04-24" = import ./nightly-2025-04-24.nix;
2820+
"nightly-2025-04-30" = import ./nightly-2025-04-30.nix;
2821+
"nightly-2025-05-01" = import ./nightly-2025-05-01.nix;
28202822
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.