Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development-time improvements #802

Merged
merged 4 commits into from Sep 2, 2020
Merged

Conversation

grahamc
Copy link
Member

@grahamc grahamc commented Sep 1, 2020

No description provided.

{
hello = pkgs.hello.overrideAttrs (
{ ... }: {
never_hit_cache = toString builtins.currentTime;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, we probably shouldn't use undocumented impure functions in examples...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. I removed that commit.

@edolstra edolstra merged commit dd0145a into NixOS:master Sep 2, 2020
@edolstra
Copy link
Member

edolstra commented Sep 2, 2020

Thanks!

@grahamc grahamc deleted the run-command-hacking branch February 24, 2021 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants