mirror of
https://github.com/kossLAN/zsh-flake.git
synced 2025-11-05 02:09:49 -05:00
bla
This commit is contained in:
parent
305e12c201
commit
2a55e474aa
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@
|
||||||
overlay = final: prev: {
|
overlay = final: prev: {
|
||||||
zsh = prev.stdenv.mkDerivation {
|
zsh = prev.stdenv.mkDerivation {
|
||||||
inherit (self.packages.${prev.system}.default) name;
|
inherit (self.packages.${prev.system}.default) name;
|
||||||
inherit (self.packages.${prev.system}.default) version;
|
|
||||||
|
|
||||||
buildCommand = ''
|
buildCommand = ''
|
||||||
mkdir -p $out
|
mkdir -p $out
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue