|
You are here |
hugosum.com | ||
| | | | |
fzakaria.com
|
|
| | | | | If you have used Nix flakes, you likely encountered something like the following. ?? std.url = "github:divnix/std"; std.inputs.devshell.follows = "devshell"; std.inputs.nixago.follows = "nixago"; std.inputs.nixpkgs.follows = "nixpkgs"; hive.url = "github:divnix/hive"; hive.inputs.colmena.follows = "colmena"; hive.inputs.disko.follows = "disko"; hive.inputs.nixos-generators.follows = "nixos-generators"; hive.inputs.nixpkgs.follows = "nixpkgs"; Why is this follows necessary? ?? It's in fact not necessary b... | |
| | | | |
msfjarvis.dev
|
|
| | | | | Quick how-to for writing ad-hoc checks for your own Nix Flakes | |
| | | | |
blog.ysndr.de
|
|
| | | | | Migrating to Nix Flakes, why, how and what are Flakes in the first place | |
| | | | |
myme.no
|
|
| | | |||