Fernando Ayats
Fernando Ayats
I have just run into this problem when upgrading from NixOS 22.05 to 22.11 (ocikms seal). Downgrading vault to 1.11.6 seems to work for now. https://github.com/viperML/neoinfra/blob/2e45d3a6f2e28c15791a911d34d8eab5b1608029/packages/vault-bin.nix
https://github.com/NixOS/nixpkgs/tree/master/nixos/doc/manual/release-notes
Thank you, if you just copied the NixOS implementation then it looks good to me. I don't have much time to test this (as I neither use HM specialisations), and...
> Is there anything I can do to make testing for you or others easier? NH doesn't have any test, but I don't know what the best approach is to...
I can't believe this is still a open issue since 2018
I just ran into this problem when using Hugo in nix which (ab)uses symlinks. I have no idea why this is a security concern, if you can get around it...
`nix eval` has a similar flag, `--apply`, that maybe could be ported to nix shell/build ``` $ nix eval --apply "p: (p.withPackages (pp: [pp.requests])).outPath" nixpkgs#python3 "/nix/store/vfyr42phq4h4gz63zg9qizz61a59503r-python3-3.10.8-env" ```
Thanks for the writeup @iFreilicht , LGTM . Personally I think `--apply` would be more meaningful than `--expr`, which has already an use. And as you said, perhaps having a...
Github says that "video can't be plated because the file is corrupt"
LGTM, very cool :+1: