Compare commits

..

No commits in common. "5d4c559970eb3bb5f5c516978b8eff4319291cc2" and "b2b2630e39980efee6f4b83c13d384cc0551c706" have entirely different histories.

2 changed files with 0 additions and 3 deletions

1
.gitignore vendored
View file

@ -5,4 +5,3 @@
/.flatpak-builder/
/src/config.rs
/subprojects/blueprint-compiler
result/

View file

@ -52,8 +52,6 @@
gst_all_1.gstreamer
];
cargoHash = "";
cargoArtifacts = craneLib.buildDepsOnly ({
src = craneLib.cleanCargoSource (craneLib.path ./.);
inherit buildInputs nativeBuildInputs;