1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 11:40:45 +00:00
nixpkgs/pkgs/common-updater/nix-update.nix

6 lines
76 B
Nix

{ nix-update }:
{ attrPath }:
[ "${nix-update}/bin/nix-update" attrPath ]