Hydra settings and non-flakes packaging code. See https://git.m-labs.hk/m-labs/artiq-extrapkg for new NDSPs and contrib libraries.
 
 
 
 
Go to file
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.
2020-12-17 14:16:45 +08:00
artiq-fast treewide: name -> pname where possible 2020-12-17 14:16:45 +08:00
artiq-full wand: depend on quamash 2020-12-16 15:44:12 +08:00
gluelogic treewide: name -> pname where possible 2020-12-17 14:16:45 +08:00
hydra zynq: build with nixos 20.09 2020-10-13 18:24:57 +08:00
stm32 stm32: update rustc 2020-10-30 14:49:33 +01:00
artiq-fast.nix artiq-fast: put board lockfile into separate directory 2020-11-10 22:47:48 +08:00
artiq-full.nix artiq-full: build nus 2020-12-15 09:46:45 +08:00
gluelogic.nix cpld -> gluelogic 2020-05-31 16:47:30 +08:00
stm32.nix stm32: cleanup rustManifest 2020-09-11 22:21:15 +08:00
web.nix web fixes and improvements 2019-07-19 15:00:06 +08:00
zynq.nix zynq: power off board when done 2020-11-10 22:49:07 +08:00