about summary refs log tree commit diff
path: root/pkgs/tools/misc/eget
AgeCommit message (Collapse)AuthorFilesLines
2022-12-26treewide: remove attrPath from nix-update-script callsfigsoda1-1/+1
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-01eget: 1.3.0 -> 1.3.1R. Ryantm1-2/+2
2022-11-04eget: 1.2.1 -> 1.3.0R. Ryantm1-3/+3
2022-10-24eget: 1.2.0 -> 1.2.1R. Ryantm1-2/+2
2022-07-23eget: 1.1.0 -> 1.2.0R. Ryantm1-2/+2
2022-07-22eget: init at 1.1.0 (#182166)zendo1-0/+48
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>