summary refs log tree commit diff stats
path: root/lib/pure/distros.nim
Commit message (Expand)AuthorAgeFilesLines
* distros.nim: don't lose the information that we don't know the distro's packa...Araq2017-01-031-0/+2
* distros.nim: also try 'lsb_release -a'Araq2017-01-031-9/+12
* distros.nim: better documenationAndreas Rumpf2016-12-311-7/+20
* added distros.nim stdlib module for NimScript/Nimble supportAraq2016-12-311-0/+226