Jacek Galowicz

Results 14 comments of Jacek Galowicz

Also tried it right now. The proposed fix does not help.

i just commented on a similar matter here: https://github.com/nmattia/niv/issues/214 The whole thing with submodules support would also be very interesting for me.

hey @nmattia, i wrote my comments a bit with a hot needle. it somehow seems that `builtins.fetchgit` does not get stuff from the store even if it's available there. on...

Hi, i just ran across the same thing. I would like to export the niv attrset to a json file like `{"a": "/nix/store/a...", "b": "/nix/store/b...", ...}` and calculate and store...

So when the bug happens, it pulls the whole app into a "partly freezed" mode. Sometimes it does not occur while clicking stuff with the game in background.

@natBizitza thank you, this is a very elegant workaround. :pray: Is anything done on this? The bug seems to be more than a year old.

@HuwCampbell i am also very interested in this feature as this is something that is duplicated practically across *all* apps ever.

It becomes visible when running `nix -L repl`.

@tupadr3 I've started to use plantuml+c4-stdlib+iconlib extensively at work and packaged these 3 things together into an integrated `plantuml` call: https://github.com/NixOS/nixpkgs/pull/192483 This would be nicer to maintain due to less...