Skip to content

Commit

Permalink
Merge pull request #132791 from kidonng/now-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 authored Aug 11, 2021
2 parents 6aa8bfd + 3385369 commit 52b03ba
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 89 deletions.
87 changes: 0 additions & 87 deletions pkgs/development/web/now-cli/default.nix

This file was deleted.

1 change: 1 addition & 0 deletions pkgs/top-level/aliases.nix
Original file line number Diff line number Diff line change
Expand Up @@ -526,6 +526,7 @@ mapAliases ({
nmap-unfree = nmap; # added 2021-04-06
nologin = shadow; # added 2018-04-25
nordic-polar = throw "nordic-polar was removed on 2021-05-27, now integrated in nordic"; # added 2021-05-27
now-cli = throw "now-cli has been replaced with nodePackages.vercel"; # added 2021-08-05
nxproxy = nx-libs; # added 2019-02-15
nylas-mail-bin = throw "nylas-mail-bin was deprecated on 2019-09-11: abandoned by upstream";
oauth2_proxy = oauth2-proxy; # added 2021-04-18
Expand Down
2 changes: 0 additions & 2 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6701,8 +6701,6 @@ with pkgs;
nodejs = pkgs.nodejs;
});

now-cli = callPackage ../development/web/now-cli {};

np2kai = callPackage ../misc/emulators/np2kai { };

ox = callPackage ../applications/editors/ox { };
Expand Down

0 comments on commit 52b03ba

Please sign in to comment.