flake-template

My template for Nix flakes (by bbjubjub2494)

Flake-template Alternatives

Similar projects and alternatives to flake-template

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better flake-template alternative or higher similarity.

flake-template reviews and mentions

Posts with mentions or reviews of flake-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-24.
  • Use remote package derivation file with nix-shell --packages option
    5 projects | /r/NixOS | 24 Feb 2022
    { nixpkgs ? import {} }: { flk = nixpkgs.callPackage nix/package.nix {}; } which lets the outside world treat it as (import (fetchGit "blablah") {}).flk. Alternatively, the more recent convention is to simply be a Nix Flake, although that's still in beta. The way I would do it is reflected in my template, (minus the devshell bits) but it's not authoritative. Feel free to do it the old fashioned way too.

Stats

Basic flake-template repo stats
1
0
0.0
over 1 year ago

The primary programming language of flake-template is Nix.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com