mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
hold tight it is going to be a tough ride
This commit is contained in:
parent
a935452637
commit
6dd916b5ac
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