10 Commits (5f7093fd7ad423cc8f6f31281d229ed2ef90f77e)

Author SHA1 Message Date
Sebastien Bourdeauducq a1d134ad25 gluelogic: fix 84fc1375d 3 years ago
Drew Risinger ca28925120 treewide: name -> pname where possible
Changes "name = '...-${version}" -> "pname = '...'" syntax everywhere
that is easy.
This matches current best nixpkgs convention.
The nixpkgs standard derivation will convert this to name =
"${pname}-${version}" automatically.
This also has the added benefit of adding the version to the filepath
for several packages that didn't have it before.

The only remaining files are ./artiq-full/extras.nix &
./artiq-fast/pkgs/python-deps.nix.
extras.nix had a
semi-confusing function that I didn't want to mess with.
3 years ago
Sebastien Bourdeauducq 777b9dbecd phaser: remove inappropriate load-after-build code 3 years ago
Sebastien Bourdeauducq d53eed3880 phaser: remove unnecessary patch 3 years ago
Sebastien Bourdeauducq b46f418176 add artiq-netboot package 3 years ago
Sebastien Bourdeauducq 4172f745e3 add Phaser gateware 3 years ago
Sebastien Bourdeauducq d88e2287e2 gluelogic: fix python-deps 3 years ago
Sebastien Bourdeauducq 491aae094c gluelogic: add urukul-cpld-legacy 4 years ago
Sebastien Bourdeauducq d6691c2e68 gluelogic: build Fastino gateware 4 years ago
Sebastien Bourdeauducq e2c1948931 cpld -> gluelogic 4 years ago