add flake.nix#version field
This commit is contained in:
parent
5e6223d299
commit
7ad231ae5c
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ mix.newMixture inputs (mixture: {
|
|||
./nexus
|
||||
];
|
||||
|
||||
version = "0.1.0";
|
||||
|
||||
overlays = [
|
||||
# build deploy-rs as a package not from the flake input,
|
||||
# hence we can rely on a nixpkg binary cache.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue