This commit is contained in:
parent
21e54a64ce
commit
ca1160b317
2 changed files with 0 additions and 17 deletions
|
@ -15,10 +15,6 @@ stdenv.mkDerivation rec {
|
|||
|
||||
buildInputs = [ bash ];
|
||||
|
||||
patches = [
|
||||
./change-filename-format.patch
|
||||
];
|
||||
|
||||
installPhase = ''
|
||||
mkdir -p $out/bin
|
||||
cp notes $out/bin/notes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue