1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/src
Janne Heß 2d1d1e3083 Replace git show with git log
git show seems to print the entire tag message when being called on a tag
instead of a commit. git log instead always prints the correct timestamp
in my tests.
The error nix prints is: `error: stoull`.
2019-10-30 17:15:38 +01:00
..
build-remote canBuildLocally: check for features 2019-03-06 05:03:25 +00:00
cpptoml bump cpptoml to v0.1.1 2019-05-29 17:01:39 +08:00
libexpr Replace git show with git log 2019-10-30 17:15:38 +01:00
libmain Disable OpenSSL lock callback on OpenSSL >= 1.1.1 2019-09-04 21:45:01 +02:00
libstore Add "nix profile remove" command 2019-10-22 13:06:32 +02:00
libutil Merge remote-tracking branch 'origin/master' into flakes 2019-10-21 18:48:21 +02:00
nix Convert old-style profile manifest 2019-10-22 15:16:57 +02:00
nix-build Merge remote-tracking branch 'origin/master' into flakes 2019-10-10 12:54:37 +02:00
nix-channel nix-env: Create ~/.nix-profile automatically 2019-10-09 23:35:01 +02:00
nix-collect-garbage Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-copy-closure Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-daemon Remove world-writability from per-user directories 2019-10-09 23:34:48 +02:00
nix-env Add getDefaultProfile() function 2019-10-21 16:07:19 +02:00
nix-instantiate Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-prefetch-url nix-prefetch-url: Stop progress bar before printing results 2018-11-09 10:34:12 +01:00
nix-store OCD performance fix: {find,count}+insert => insert 2019-10-09 16:06:29 +02:00
resolve-system-dependencies OCD performance fix: {find,count}+insert => insert 2019-10-09 16:06:29 +02:00