home.social

#nixflakes — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #nixflakes, aggregated by home.social.

  1. @justdude

    I found the reason, it's because of this:
    github.com/NixOS/flake-registr

    Looks like it's available for every nix flake users officially and one can implicitly turn it off by configuring the registry options I guess.

    But it's suggested to add inputs explicitly, since u might change ur registry later in ur configs in future.

    Unexpected learning🤝
    Thanks for pointing out this
    @justdude

    I didn't even notice. LoL.
    #nix #flake #flakes #nixflakes #nixregistry #nixconfig #config

  2. I just finished building a reproducible environment for my #BitRitter app via #NixFlakes. This way, it should be easier to ove things into #NixPkgs when i am ready, since all dependencies and build instructions are already there.
    I need to clean up a bit, but i am happy with the first results.

    Next to #AlpineLinux or rather #PostmarketOS, #NixOS (Mobile) will be the second target for my use case.

    #Nix

  3. I just finished building a reproducible environment for my #BitRitter app via #NixFlakes. This way, it should be easier to ove things into #NixPkgs when i am ready, since all dependencies and build instructions are already there.
    I need to clean up a bit, but i am happy with the first results.

    Next to #AlpineLinux or rather #PostmarketOS, #NixOS (Mobile) will be the second target for my use case.

    #Nix

  4. Getting access to the Nix User Repository in configuration.nix feels awkward because using it seems to require changes to config.nix in my user home. Maybe it’s the right time to move to flakes. With flakes the NUR is explcitly declared as an input.
    #nixos #nixuserrepository #nixflakes #reproducibility

  5. Getting access to the Nix User Repository in configuration.nix feels awkward because using it seems to require changes to config.nix in my user home. Maybe it’s the right time to move to flakes. With flakes the NUR is explcitly declared as an input.
    #nixos #nixuserrepository #nixflakes #reproducibility

  6. Getting access to the Nix User Repository in configuration.nix feels awkward because using it seems to require changes to config.nix in my user home. Maybe it’s the right time to move to flakes. With flakes the NUR is explcitly declared as an input.
    #nixos #nixuserrepository #nixflakes #reproducibility

  7. Getting access to the Nix User Repository in configuration.nix feels awkward because using it seems to require changes to config.nix in my user home. Maybe it’s the right time to move to flakes. With flakes the NUR is explcitly declared as an input.
    #nixos #nixuserrepository #nixflakes #reproducibility

  8. Getting access to the Nix User Repository in configuration.nix feels awkward because using it seems to require changes to config.nix in my user home. Maybe it’s the right time to move to flakes. With flakes the NUR is explcitly declared as an input.
    #nixos #nixuserrepository #nixflakes #reproducibility

  9. What's this? Tweag doing templating--to-Terraform using Nix + Rust? 👀

    Not sure I'm ready to pick up ANOTHER templating language, but Tweag people are usually pretty switched-on.

    github.com/tweag/tf-ncl

    #IaC #Terraform #TerraGrunt #NixLang #NixFlakes #Nix #Tweag