mirror of
https://github.com/icewind1991/cynthion-flake.git
synced 2026-06-03 14:24:07 +02:00
update packages
cynthion: 0.1.7 -> 0.1.8 apollo-firmware: 1.1.0 -> 1.1.1
This commit is contained in:
parent
9186fe2263
commit
f20d9b31ec
5 changed files with 23 additions and 19 deletions
|
|
@ -16,7 +16,7 @@
|
|||
in
|
||||
buildPythonPackage rec {
|
||||
pname = "apollo-fpga";
|
||||
version = "1.1.0";
|
||||
version = "1.1.1";
|
||||
|
||||
pyproject = true;
|
||||
|
||||
|
|
@ -24,7 +24,7 @@ in
|
|||
owner = "greatscottgadgets";
|
||||
repo = "apollo";
|
||||
rev = "v" + version;
|
||||
hash = "sha256-CVMSTjrfrtvfVFbMVvx2FYhkkonvEpiSZ+buqOzHyXk";
|
||||
hash = "sha256-LvEGOVnC/0hwjxrkh3pV3uU2CuRyuQVmVJGQLumcChw=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue