Commit Graph

69 Commits

Author SHA1 Message Date
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
093b1b7224 artiq-fast: quamash -> qasync on artiq-6+ 2020-12-12 21:58:04 +08:00
Drew Risinger
267b497ac4 python3Packages.pyqtgraph: 0.10.0 -> 0.11.0 2020-11-24 23:14:17 +08:00
571cfbd8a6 python-deps: bump migen, migen-axi 2020-11-12 15:43:17 +01:00
0a11450df3 migen: bump 2020-11-06 12:32:51 +08:00
30629929a8 migen: bump 2020-11-06 12:25:21 +08:00
b46f418176 add artiq-netboot package 2020-10-15 16:12:51 +08:00
24510c81d6 python-deps: update migen-axi 2020-10-14 20:30:59 +08:00
ee9983728e update migen+misoc 2020-10-12 22:33:40 +08:00
5ba0896be6 migen: bump 2020-09-17 16:39:38 +08:00
60e554c501 artiq: use new misoc for artiq-6 2020-08-01 10:31:07 +08:00
454c3d806c hack-patch pythonparser for python 3.8 2020-07-28 10:46:29 +08:00
6c328f32f1 migen-axi: bump 2020-07-19 14:04:50 +08:00
e0a9253084 migen: bump 2020-07-11 09:50:42 +08:00
e15a0235a3 Revert "migen: add patch to limit vivado threads to 1"
This reverts commit 8f7308b036.
2020-06-11 08:18:02 +08:00
8f7308b036 migen: add patch to limit vivado threads to 1 2020-06-10 19:42:17 +02:00
37e70bbda1 conda: build asyncserial 2020-06-09 16:08:14 +08:00
68078d38d8 artiq: use nixpkgs levenshtein 2020-06-09 15:52:36 +08:00
f03d0370db artiq: use nixpkgs quamash 2020-06-09 15:47:35 +08:00
7ab028deb6 conda: build pythonparser 2020-06-09 15:43:18 +08:00
4b29022876 misoc: bump 2020-05-29 15:41:03 +08:00
db65504dab migen: bump 2020-05-14 15:09:25 +08:00
95ccdcc5be misoc: bump 2020-05-09 16:43:58 +08:00
43967e2324 migen: bump 2020-05-07 12:57:18 +08:00
aac80b9f84 misoc: bump 2020-04-23 23:07:42 +08:00
38a66c9d41 migen: bump 2020-04-23 23:05:59 +08:00
5dd966ceb0 remove pyftdi (upstream nixpkgs) 2020-04-20 17:49:45 +08:00
b13b90f661 migen: bump 2020-04-11 18:00:25 +08:00
61be83c730 migen-axi: bump 2020-04-10 17:50:41 +08:00
e8342cdf6b misoc: bump 2020-04-10 17:50:34 +08:00
57891b5cae migen-axi: fix compat with nixpkgs 19.09 2020-04-10 17:12:50 +08:00
438123f76e migen-axi: bump 2020-04-10 15:47:39 +08:00
b0407a3775 migen: bump 2020-02-05 00:08:07 +08:00
9f5be63f8e migen: bump 2020-02-04 17:43:27 +08:00
d11f13ce3a jesd204: bump 2020-01-20 20:25:25 +08:00
7efd520ba5 jesd204: bump 2020-01-20 15:57:49 +08:00
4c6daeda64 migen: bump 2020-01-20 13:00:31 +08:00
369c167327 jesd204: bump 2020-01-20 12:50:10 +08:00
d26906d6d0 bump migen and misoc 2020-01-18 10:26:16 +08:00
b817b63bcc migen: bump 2019-12-20 15:21:44 +08:00
6ca5ab5aac migen: bump 2019-12-16 11:41:56 +08:00
7a2268490d sipyco: bump 2019-12-12 10:43:14 +08:00
5797648204 build artiq-comtools 2019-11-14 15:22:17 +08:00
d7ccb02bfc sipyco: bump 2019-11-12 19:50:07 +08:00
f17599940b sipyco: use timestamp file 2019-11-12 19:37:10 +08:00
57b817f07e build sipyco manual 2019-11-12 10:43:50 +08:00
ebe72e4f51 sipyco: bump 2019-11-10 15:48:03 +08:00
d84a9ba72d remove unneeded doCheck = false 2019-11-07 19:38:21 +08:00
9b0bead69b package sipyco and use for controllers 2019-11-07 19:34:36 +08:00
653cb7ce3b migen: bump 2019-11-01 10:06:01 +08:00