Catchup
This commit is contained in:
@@ -69,16 +69,6 @@
|
||||
# morphio
|
||||
# # TODO add BluePy support?
|
||||
# ]);
|
||||
# Update RX and Aseprite
|
||||
rx = prev.rx.overrideAttrs (old: {
|
||||
version = "git";
|
||||
src = prev.fetchFromGitHub {
|
||||
owner = "cloudhead";
|
||||
repo = old.pname;
|
||||
rev = "18625a68921873ebe21a7ea8096409a9f0314541";
|
||||
sha256 = "sha256-LTpaV/fgYUgA2M6Wz5qLHnTNywh13900g+umhgLvciM=";
|
||||
};
|
||||
});
|
||||
})];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
@@ -86,8 +76,7 @@
|
||||
# GTK theme support (basic) for GTK apps e.g. inkscape
|
||||
adwaita-icon-theme
|
||||
|
||||
rx
|
||||
aseprite-unfree
|
||||
aseprite
|
||||
pixelorama
|
||||
gimp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user