Commit 59a95bc
committed
Fix devcontainer: remove version pins from texlive packages
texlive packages follow the TeX Live release cycle and their Debian
package versions change frequently. Pinning to a specific version causes
the build to fail when the index is updated. Other system packages
(ccache, ruby, etc.) remain pinned as they are stable.
https://claude.ai/code/session_014hVQ5UrK1B4N9ar4UfYpm41 parent 148b44d commit 59a95bc
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments