mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-01 17:50:51 +02:00
Oops
This commit is contained in:
parent
9889a415df
commit
e94b93266c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ with builtins; with inputs;
|
||||||
|
|
||||||
let
|
let
|
||||||
overlay-unstable = final: prev: {
|
overlay-unstable = final: prev: {
|
||||||
unstable = nixpkgs-unstable.legacyPackages.x86_64-linux;
|
unstable = unstable.legacyPackages.x86_64-linux;
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue