Skip to content

lambda-mod-zsh-theme: 2015-12-15 -> 2017-04-05 #25492

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

Closed
wants to merge 2 commits into from
Closed

lambda-mod-zsh-theme: 2015-12-15 -> 2017-04-05 #25492

wants to merge 2 commits into from

Conversation

Ma27
Copy link
Member

@Ma27 Ma27 commented May 4, 2017

Motivation for this change

A newer version of lambda-mod-zsh-theme contains some fixes for several terminals:

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Sorry, something went wrong.

@@ -2,15 +2,15 @@

let
repo = "lambda-mod-zsh-theme";
rev = "eceee68cf46bba9f7f42887c2128b48e8861e31b";
rev = "c6445c79cbc73b85cc18871c216fb28ddc8b3d96";
in stdenv.mkDerivation {
name = "${repo}-${rev}";
Copy link
Member

Choose a reason for hiding this comment

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

I would like to see rather our lambda-mod-zsh-theme-unstable-year-month-day notation rather then commit hashes as version number.

Copy link
Member Author

Choose a reason for hiding this comment

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

not sure if I got it right: you mean year-mongth-day of the latest commit included in our derivation? (same way as implemented in oh-my-zsh pkg?)

Copy link
Member

Choose a reason for hiding this comment

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

yes. This is easier to reason about, then just a commit hash.

@Ma27
Copy link
Member Author

Ma27 commented May 5, 2017

@Mic92 I changed that. Is it okay that I kept it in two commits (two seperate changes to the derivation, so it's IMHO way clearer in the history)?

@Ma27
Copy link
Member Author

Ma27 commented May 6, 2017

I rebased the commits onto latest master as my checkout of master seemed to be broken...

@Mic92 Mic92 closed this in 1401b13 May 7, 2017
@Ma27 Ma27 deleted the update/lambda-mod-zsh-theme branch May 7, 2017 06:58
@Ma27 Ma27 changed the title lambda-mod-zsh-theme: eceee68cf46bba9f7f42887c2128b48e8861e31b -> c6445c79cbc73b85cc18871c216fb28ddc8b3d96 lambda-mod-zsh-theme: 2015-12-15 -> 2017-04-05 May 7, 2017
@Ma27
Copy link
Member Author

Ma27 commented May 7, 2017

updated for a better PR title...

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