mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 07:47:20 +02:00
Oops
This commit is contained in:
parent
124e3f0b97
commit
17764d464d
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
Add a link
Reference in a new issue