zig-overlay/templates/init
Erik Arvstedt 475dda08b5 flakes: use stable release branches for nixpkgs inputs
This is the best practice for Flakes or clients of nixpkgs in general.

The `release-<YY.MM>` branch is actually a dev branch:
Hydra continually tests the tip of this branch.
When the tests succeed, the `nixos-<YY.MM>` release branch is updated to
point to the succeeding commit.

`release-<YY.MM>` is to `nixos-<YY.MM>` what `master` is to `nixpkgs-unstable`.

See also: e88fb997e3/CONTRIBUTING.md (flow-of-merged-pull-requests)
2023-12-17 21:33:53 +01:00
..
.envrc add "init" template for an empty dev env 2022-11-10 14:02:57 -08:00
flake.nix flakes: use stable release branches for nixpkgs inputs 2023-12-17 21:33:53 +01:00
shell.nix add "init" template for an empty dev env 2022-11-10 14:02:57 -08:00