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

Flake-y fixes and tweaks #36

Merged
merged 4 commits into from
Jul 11, 2022
Merged

Flake-y fixes and tweaks #36

merged 4 commits into from
Jul 11, 2022

Conversation

not-my-segfault
Copy link
Contributor

@not-my-segfault not-my-segfault commented Jul 10, 2022

Just some nix flake related tweaks and fixes :)

Specifically:

  • Flake version is now 3.2.0-dirty if the git repository is dirty (Has uncommitted changes)
    otherwise, version is formatted as 3.2.0-hash (Hash being the latest commit hash in short form)
    • For example, sshs-3.2.0-dirty, or sshs-3.2.0-1f93fbd
  • Updated the Flake lockfile, and in turn also updated the hash in flake.nix
  • Formatted the Flake with the commonly-used Alejandra nix formatter
  • Added the same LDFLAGS to the flake's build instructions as are present in the Makefile

Let me know if anything doesn't look right or needs changing!

@quantumsheep
Copy link
Owner

Thanks you very much :)

@quantumsheep quantumsheep merged commit dd88a6b into quantumsheep:master Jul 11, 2022
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.

2 participants