summary refs log tree commit diff stats
path: root/lib/pure/distros.nim
Commit message (Expand)AuthorAgeFilesLines
* Stop false positives in distros.detectOs (#10062)Taylor Hoff2018-12-211-3/+3
* Add call to hostnamectl in detectOsImpl (#10048)Taylor Hoff2018-12-201-3/+4
* Haiku support for Nim (#8542)alaviss2018-08-141-0/+6
* Fix for issue #5736. (#6061)Ganesh Viswanathan2017-07-071-1/+1
* distros.nim: brew usually doesn't require 'sudo'Araq2017-02-161-1/+1
* 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