about summary refs log tree commit diff
path: root/pkgs/applications/version-management/git-and-tools/git-hub
Commit message (Collapse)AuthorAge
* Add version attribute where maintainers |= nckxTobias Geerinckx-Rice2016-01-25
| | | | | | | This will probably be mandatory soon, and is a step in the right direction. Removes the deprecated meta.version, and move some meta sections to the end of the file where I should have put them in the first place.
* Convert some *Flags from strings to listsTobias Geerinckx-Rice2015-11-26
|
* Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""William A. Kennington III2015-11-14
| | | | | | This reverts commit 741bf840dad05cd1728481045466811ae8ae8281. This reverts the fallout from reverting the major changes.
* Revert "Merge pull request #9543 from NixOS/staging.post-15.06"Eelco Dolstra2015-10-06
| | | | | | | | This reverts commit f61176c5396ed513f3d399f73f38ab78a066667f, reversing changes made to a27ca029ee2b39e04d7d2a516a7228f4b62067fb. Conflicts: pkgs/development/libraries/ncurses/default.nix
* git-hub: minor clean-upTobias Geerinckx-Rice2015-10-02
| | | | | Move meta out of the way; inherit the GitHub home page from src; `with platforms; linux` -> `platforms.linux`.
* git-hub: remove files not needed on NixTobias Geerinckx-Rice2015-08-17
|
* Add git-hub: command line GitHub interfaceTobias Geerinckx-Rice2015-06-02
Rather cool, actually.