Matthieu Coudron
Matthieu Coudron
So I think I know why, it depends on the nix version https://nixos.org/manual/nix/unstable/release-notes/rl-2.3.html, which is why I saw the bug disappear in https://github.com/nix-community/poetry2nix/pull/167 > builtins.fetchGit's ref argument now allows specifying...
> And if the rev is already resolved to a commit hash, it is unnecessary to provide a ref. I dont think so, if you don't specify the correct branch,...
> I thought commit hashes were unique across the whole repository, so the ref is irrelevant in that case. they may be unique but similar to how a shallow clone...
I think that's related but I also hit this when disabling wheel and the project is poetry based, for instance recent versions of importlib-metadata only have a pyproject.toml ``` note:...
just tried octo and I thought these were folds initially (you wouldn't be able to render the end of the fold like you did though). I would prefer folds to...
either it's a bug or instead of opening/closing you create new folds (in which it displays the level). I would like to improve a bunch of things related to folds...
I've tried adding "vert" to https://github.com/bfredl/nvim-luadev/blob/2a2c242bd751c289cfc1bc27f357925f68eba098/lua/luadev.lua#L25 but it still splits horizontally. I have no experience with splitbelow/splitright and vert so it's possible I miss something in the logic :s
lulz I 've just had local issues with this PB happening on https://github.com/neovim/neovim/pull/13945 . It happened on a local master so I pushed but it passed CI xD
isn't that a nixpkgs task ? It caused me problems for other haskell problems and the python ecosystem does wrap binaries.
what about adopting the expression in nixpkgs. What are the blocking points ? should we just wait for HIE to get to hackage ? (I might have asked this before...