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

[pull] master from NixOS:master #131

Merged
merged 197 commits into from
Jan 2, 2024
Merged

[pull] master from NixOS:master #131

merged 197 commits into from
Jan 2, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 2, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

edolstra and others added 30 commits December 13, 2023 15:41
Let's not include people's addresses in the repo.
Aka `checkMeta` goes brrr.

Using the module system type checking works OK & generates good error messages.
The performance of using it however is terrible because of the value merging it does being very allocation heavy.

By implementing a very minimal type checker we can drastically improve the performance when nixpkgs is evaluated with `checkMeta = true`.
Signed-off-by: Muhammad Falak R Wani <[email protected]>
- fix strip flags by setting as ldflags
- remove `-trimpath`, this is set by buildGoModule
- remove `-modcacherw`, `-mod=readonly`, `-linkmode=external`
  as flags had no effect (check hash of binary when removing)
- remove `-buildmode=pie` (not sure why we would need a PIE here)
NickCao and others added 28 commits January 2, 2024 11:41
bitwarden: fix build; 2023.12.0 -> 2023.12.1
telegram-desktop: 4.13.1 -> 4.14.1
waybar-mpris: cleanup Go flags, remove unused dependency
…tility

pocket-updater-utility: 2.41.0 -> 2.42.0
nixos/portunus: make sure the cookies are only send over https if it …
@pull pull bot added the ⤵️ pull label Jan 2, 2024
@pull pull bot merged commit f6a028d into khaneliman:master Jan 2, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.