vic commented on pull request goldstein/unflake#50 2026年03月01日 09:04:14 +01:00
more accurate withInputs behaviour

Hello, @goldstein. Now that I've been adding support for different fetch/pinning tools, like yours unflake, npins, nixlock at flake-file, I also created a template for each of them. These...

vic created pull request goldstein/unflake#51 2026年02月13日 19:04:47 +01:00
Add flake-file link
vic created branch flake-file in vic/unflake 2026年02月13日 19:03:14 +01:00
vic pushed to flake-file at vic/unflake 2026年02月13日 19:03:14 +01:00
291e55da4c Add flake-file link
7f17c67195
use codeberg-small runner, we're hitting the limit :(
49fb9e4983
fix url handling in global flake registry conf
e2462f70da
support implicit inputs
aaa4d9250a
clarify llm policy
Compare 10 commits »
vic commented on issue goldstein/unflake#26 2025年12月19日 20:03:04 +01:00
nix backend: try to hack around double-fetches
vic opened issue goldstein/unflake#43 2025年12月17日 04:07:18 +01:00
got URL-like flakeref without an URL
vic commented on issue goldstein/unflake#26 2025年12月16日 04:47:01 +01:00
nix backend: try to hack around double-fetches

another (newly born) lock project appeared in my radar: https://github.com/anialic/nixy-lock

vic commented on issue goldstein/unflake#27 2025年12月14日 16:01:25 +01:00
unflake run, unflake shell etc

But having shared outputs schema (a nix-module with typed options for nixosConfigurations, packages, shells, checks, etc that can be extended so users provide their own "output field"...

vic commented on issue goldstein/unflake#27 2025年12月14日 15:58:57 +01:00
unflake run, unflake shell etc

Hm, now I'm wondering if it is even worth for "default non depending on ./unflake.nix`, because each project will only have one way to load inputs, it needs not to be generic, right ? just use...

vic commented on issue goldstein/unflake#27 2025年12月14日 15:49:31 +01:00
unflake run, unflake shell etc

I'm sorry if my explanation was not really clear, I guess the idea is itself shaping in my head, so apologies for just dumping a non-organized thought here.

vic commented on issue goldstein/unflake#27 2025年12月14日 03:56:50 +01:00
unflake run, unflake shell etc

Hey @goldstein, I'd like your valuable input on this, and I'm writing here because it might be related to having an unflake CLI.

vic commented on pull request goldstein/unflake#42 2025年12月13日 23:35:54 +01:00
add @generated annotation that doubles as an ad

+1 on this.

vic commented on issue goldstein/unflake#26 2025年12月12日 23:17:40 +01:00
nix backend: try to hack around double-fetches

@goldstein, just wanted to say that I've been learning a lot about from your work here. I like your detailed comments on issues, they provide much light (all unknown to me) of things nix is doing...

vic deleted branch callable from vic/unflake 2025年12月11日 19:40:20 +01:00
vic commented on pull request goldstein/unflake#39 2025年12月11日 19:33:44 +01:00
make output of unflake.nix callable

@goldstein done, used the same --eval approach as discover_input_names does.

vic pushed to callable at vic/unflake 2025年12月11日 19:32:48 +01:00
7d9022ac70 use --expr instead of --attrs to check inputs
vic commented on pull request goldstein/unflake#39 2025年12月11日 18:50:24 +01:00
make output of unflake.nix callable

Shall we remove withInputs ? I keep it for now since maybe other people is already using it.

vic created pull request goldstein/unflake#39 2025年12月11日 18:49:07 +01:00
make output of unflake.nix callable
vic created branch callable in vic/unflake 2025年12月11日 18:48:26 +01:00
vic pushed to callable at vic/unflake 2025年12月11日 18:48:26 +01:00
796580db83 make output of unflake.nix callable