tomberek

Results 245 comments of tomberek

This setup helped by get to a position where disnix/dysnomia starts to work on ubuntu. I'm sure some of it isn't required, but it's a start. ``` #!/usr/bin/env bash #Install...

I was not aware of this project while working on the nix-command shebang.... feedback and thoughts? Proposals or ideas?

The upstream default bundler does not support aarch64-darwin: https://github.com/matthewbauer/nix-bundle/blob/master/flake.nix#L7 . This is very likely due to nix-user-chroot requiring linux namespaces... and well, not available on darwin. It would be great...

Looks like a good idea. I’m in favor of adding something like this.

@SomeoneSerge Put this together a few days ago. Patchelf and replaceDependency a new glibc into place that will read $PREFIX/etc/ld.so.cache that is pre-populated using the contents of writeClosure. ```nix with...

the loader supporting a "LD_CACHE_FILE" or similar would allow this to not require a such a wrapping

@piegamesde agreed. Can you add the logic necessary to detect and find the desktop entry that may already be in the package?

Seems like this needs a `cp -P` option set.

Would this help? https://github.com/NixOS/nixops/pull/1054

A lot has changed, recommend closing this.