Trolli Schmittlauch
Trolli Schmittlauch
@Profpatsch Ah, now I finally understand what causes the issue. I completely forgot/ didn't take into account that `cabal2Nix` as a nix derivation only operates on store objects and thus...
Thanks for the clarification @vcunat, confusing UI is confusing. But the rest of my statement still holds, the hash in my initial packaging of the `v8.0.7` tag still verifies when...
Even worse, while https://github.com/haiwen/seafile-client/commit/8b96abf64e6aa19e3beeff6b322bcd6d28120bdd still builds fine against libsearpc [3.2.0](https://github.com/haiwen/libsearpc/releases/tag/v3.2.0), the retagged v8.0.7 seafile-client now fails at linking stage. ``` [100%] Linking CXX executable seafile-applet /nix/store/m2vh2ny7bqpwij1gpmvl5gxj7y4dgr4f-binutils-2.38/bin/ld: CMakeFiles/seafile-applet.dir/src/rpc/rpc-client.cpp.o: in function `(anonymous...
I found a blog post trying to describe building a package with mvn2nix an buildMaven, but haven't verified it yet: https://ww.telent.net/2017/5/10/building_maven_packages_with_nix
I see massive abuse potential if it suffices to sprinkle in enough "this is actually about moderation" in your post to give you a pass for saying things that are...
Yes, this is still an issue. One affected example feed is https://feeds.hoaxilla.com/hoaxilla
I'd like to take a look at it as this looks quite a beginner task.
Btw, is there a way to provide fake api keys for Dropbox? Currently I just modified the projectfile to make building work without Dropbox keys.
> Instead I'm thinking about to compare the newly entered task with the already existing ones, but trim their value and update them afterwards with the trimmed value of leading...
I looked into how to do migrations, and while it's possible to trigger them using a RPM post-install hook, I saw you already added code to do needed migrations after...