mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 07:47:20 +02:00
hold tight it is going to be a tough ride
This commit is contained in:
parent
b831ab7722
commit
3c03be0c5b
4 changed files with 20 additions and 19 deletions
|
@ -5,6 +5,7 @@ with builtins;
|
|||
let
|
||||
overlay-unstable = arch: final: prev: {
|
||||
unstable = inputs.unstable.legacyPackages."${arch}";
|
||||
stable = inputs.nixpkgs.legacyPackages."${arch}";
|
||||
};
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue