Skip to content

Conversation

0x5a4
Copy link

@0x5a4 0x5a4 commented Sep 14, 2024

I had trouble building a nixos configuration that included a package built with buildGradleApplication within the gitlab ci. This fixes that.

I assume this has something to do with sandboxing being disabled? I dont really know why runCommand causes issues here, but using mkDerivation doesnt have those issues even though it is less pretty.

I tried just setting src on runCommand and also did the exact same the thing buildPhase and installPhase are doing now but that didnt seem to help either

@raphiz
Copy link
Owner

raphiz commented Oct 17, 2024

Hey, thanks for your PR! I appreciate the effort, but I don't understand why this is necessary - this sounds more like an Issue of the specific Gitlab?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants