Compare commits

..

No commits in common. "781c61de19a721ea9e13bf995f3a677eeec1fa15" and "88701b10bce641ead170637e3cb942f3adfbcc9a" have entirely different histories.

2 changed files with 4 additions and 6 deletions

View File

@ -11,11 +11,11 @@
"src-pythonparser": "src-pythonparser"
},
"locked": {
"lastModified": 1659431458,
"narHash": "sha256-+CZVEohTMBLVbBf6W81H309rxrF7fOzAKkEJ7QVIu14=",
"lastModified": 1657275623,
"narHash": "sha256-FtVLsJtUsK7Yul2Ma4x8qzFsbqPla/w+IBaotcK/jDI=",
"ref": "release-7",
"rev": "eba143a47530adbd9d402a9736d0fdc06dcf836f",
"revCount": 8116,
"rev": "59dfb9e902183bd76cb39ff550495e5fdd17c65d",
"revCount": 8111,
"type": "git",
"url": "https://github.com/m-labs/artiq.git"
},

View File

@ -112,7 +112,6 @@
};
in rec {
inherit makeCondaChannel;
packages.x86_64-linux = rec {
korad_ka3005p = pkgs.python3Packages.buildPythonPackage {
pname = "korad_ka3005p";
@ -289,7 +288,6 @@
"llvmlite"
"llvm-tools"
"lld"
"tqdm"
"artiq-comtools"
];
}