~ruther/ctu-fee-eoa

ref: 940f8e99e5765b17a24d46de1d3914122c0726b1 ctu-fee-eoa/manifest.scm -rw-r--r-- 228 bytes
940f8e99 — Rutherther Really 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"))