Skip to content

fix(flake.nix): update lockfile & add nix-prefetch-git #16162

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

Merged

Conversation

ThomasK33
Copy link
Member

@ThomasK33 ThomasK33 commented Jan 16, 2025

Updated flake.lock and flake.nix dependencies, including:

  • Updated flake.lock
  • Updated vendorHash for coder binary
  • Ensured pnpm 9.x uses nodejs 20
  • Reordered development shell packages alphabetically

Change-Id: I3e5e9c9d1136ea8d03084bd13fdd723bff1680d9
Signed-off-by: Thomas Kosiewski tk@coder.com

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ThomasK33 ThomasK33 requested a review from coadler January 16, 2025 14:27
@ThomasK33 ThomasK33 marked this pull request as ready for review January 16, 2025 14:27
@@ -6,7 +6,7 @@
nixpkgs-pinned.url = "github:nixos/nixpkgs/5deee6281831847857720668867729617629ef1f";
flake-utils.url = "github:numtide/flake-utils";
pnpm2nix = {
url = "github:nzbr/pnpm2nix-nzbr";
Copy link
Member Author

@ThomasK33 ThomasK33 Jan 16, 2025

Choose a reason for hiding this comment

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

I had to pin the version of remarshal to 0.17 as the 0.20 version does not support yaml 1.1 anymore, and would fail our frontend build.

Opening a PR to upstream soon.

Change-Id: I3e5e9c9d1136ea8d03084bd13fdd723bff1680d9
Signed-off-by: Thomas Kosiewski <tk@coder.com>
@ThomasK33 ThomasK33 force-pushed the 01-16-fix_flake.nix_update_lockfile_add_nix-prefetch-git branch from 58fd773 to c66bb66 Compare January 16, 2025 14:33
@ThomasK33 ThomasK33 merged commit 8e409e3 into main Jan 22, 2025
33 checks passed
Copy link
Member Author

Merge activity

  • Jan 21, 11:34 PM EST: A user merged this pull request with Graphite.

@ThomasK33 ThomasK33 deleted the 01-16-fix_flake.nix_update_lockfile_add_nix-prefetch-git branch January 22, 2025 04:34
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants