misc changes
This commit is contained in:
parent
9ef9476f80
commit
766115ee4b
6 changed files with 7 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
final: prev: {
|
||||
spotify-webapp = prev.callPackage (builtins.path {path = ./spotify/package.nix;}) {};
|
||||
linux-asahi = prev.callPackage (builtins.path {path = ./linux-fairydust/package.nix;}) {};
|
||||
spotify-webapp = final.callPackage ./spotify-webapp {};
|
||||
linux-asahi = final.callPackage ./linux-asahi {};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue