nix-scripts/artiq-fast
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
..
conda conda build: allow pname or name convention 2020-12-17 14:16:45 +08:00
conda-windows conda-windows/binutils-recipe: change to --build=x86_64-w64-mingw32 2020-07-24 10:01:37 +08:00
pkgs treewide: name -> pname where possible 2020-12-17 14:16:45 +08:00
windows artiq-fast: do not put both quamash and qasync in conda channel 2020-12-12 22:27:23 +08:00
artiq-board-legacy.nix artiq-board, artiq-board-legacy: dontFixup board packages 2020-12-02 17:07:19 +01:00
artiq-board.nix artiq-board, artiq-board-legacy: dontFixup board packages 2020-12-02 17:07:19 +01:00
default.nix treewide: name -> pname where possible 2020-12-17 14:16:45 +08:00
fetchcargo.nix artiq-fast: add strictDeps=true to fetchcargo.nix, nativeBuildInputs to artiq-board.nix 2020-11-26 17:10:36 +01:00
generate-identifier.py artiq-fast: build gateware from a self-contained separate source derivation (#23) 2020-12-02 17:22:54 +08:00
shell-dev.nix lock cargo and cargo-vendor 2020-04-04 13:02:18 +08:00
shell.nix rename jobsets to artiq-fast/artiq-full 2019-07-17 19:19:43 +08:00
vivado.nix vivado: update to 2020.1 2020-06-11 13:23:15 +08:00
wfvm.nix wfvm: bump 2020-07-14 15:28:00 +08:00