Felx
Felx
@jonknapp thanks for providing the context, a PR has been merged into [my fork](https://github.com/inscapist/bundix/pull/11)!
@quickdudley I have pushed up [a fix](https://github.com/inscapist/bundix/pull/11) in my fork. Feel free to give it a try
I created a fork of Bundix at https://github.com/sagittaros/ruby-nix, which should be capable of addressing most scenarios. Feel free to try it
A bit late to the scene (week 2~3 learning Nix). I had just published a flake that is built on top of @jdelStrother and @lavoiesl changes here. It supports native...
Thanks for the offer @manveru , I am unable to take this on now due to my lack of bandwidth. I am happy to help close a couple issues though.
Hi @lancelet, you are not the first to request this :) I will make time for this next week and build a declarative version. and thanks for the dotfile reference
@gsood-gaurav, looking at the error at this line: > /nix/store/igfm90d0b7nij5xi1hgr63sdk4fkzjng-bash-4.4-p23/bin/bash: codesign: command not found It seems that there is something wrong with your XCode or Keychain, do you have XCode...
Can you try this suggestion [here](https://github.com/railwaycat/homebrew-emacsmacport/issues/237#issuecomment-778648801)? If not, I will have to try coming up with a patch, but unfortunately I am overwhelmed lately
Hey, my initial intention is simply to make the derivation reproducible and is able to be cached by cachix. After all, it is unlikely that every user is using the...
Awesome! Yes @cmacrae , I would love to have you as a collaborator. I don't use flake personally but I love the direction towards standardization. Send a PR! I will...