Files
nixpkgs/lib
Franz Pletz 46773a15b3 nixos/version: fix case where .git is a symlink
Before c9214c394b and
9d396d2e42 if .git is symlink the version
would gracefully default to no git revision. With those changes an
exception is thrown instead.

This introduces a new function `pathIsGitRepo` that checks if
`commitIdFromGitRepo` fails without error so we don't have to
reimplement this logic again and can fail gracefully.
2020-01-20 00:53:44 +01:00
..
2020-01-05 13:03:00 -08:00
2019-08-28 11:07:32 +00:00
2019-04-17 15:55:57 +01:00
2019-08-28 11:07:32 +00:00
2019-09-06 22:46:05 +02:00
2018-11-22 08:59:48 +00:00
2018-08-30 08:09:54 -04:00
2019-08-26 02:01:49 +02:00
2019-09-26 17:42:42 +02:00