Skip to content

Commit bca39a9

Browse files
committed
Store a list of available packages in 2023
That will help know which versions are installed in Bref, and decide which ones to compile or not.
1 parent 301618c commit bca39a9

File tree

3 files changed

+26343
-0
lines changed

3 files changed

+26343
-0
lines changed

utils/available-packages/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
update:
2+
docker compose run --rm update

0 commit comments

Comments
 (0)