~ruther/ctu-fee-eoa

ref: c67cbe05b263f3d2f59d9217d0e112ff23b43d74 ctu-fee-eoa/manifest.scm -rw-r--r-- 228 bytes
c67cbe05 — Rutherther Finish hw02 5 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
(specifications->manifest
 (list
  "gdb"
  "gcc-toolchain"
  "julia"
  "rust"
  "rust-analyzer"
  "rust:cargo"

  "python"
  "python-matplotlib"
  "python-numpy@1"
  "python-pandas"

  "pkg-config"
  "fontconfig"
  "freetype"))