buildVscodeExtension: support finalAttrs through lib.extendMkDerivation#390180
buildVscodeExtension: support finalAttrs through lib.extendMkDerivation#390180philiptaron merged 3 commits intoNixOS:masterfrom
finalAttrs through lib.extendMkDerivation#390180Conversation
0313e4a to
06b1e4a
Compare
06b1e4a to
5c21285
Compare
5c21285 to
c87ef3e
Compare
16f43cc to
2c1a7d6
Compare
|
I'm interested in why the rebuild count is what is it. |
753507e to
52f7f23
Compare
Gotta actually build everything first before just trusting the old eyeballs.
|
|
I just found out the issue. Give me 2 min to fix it. |
Sounds good. I'm stepping out to enjoy the sunshine and spring weather, so take your time. |
52f7f23 to
7e022a6
Compare
Send some over here :) |
|
I can successfully build these 2 extensions, I guess the issue is not related to this PR. |
|
@philiptaron Doth this suffice for merging? |
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-24.11
git worktree add -d .worktree/backport-390180-to-release-24.11 origin/release-24.11
cd .worktree/backport-390180-to-release-24.11
git switch --create backport-390180-to-release-24.11
git cherry-pick -x f0f9bdd5774e1f163d1d6f8d9aa7ecb90332ccac 82d30e0d4fb1275fc148498eaafe42bc04966733 7e022a68d457d9ece55c65b0b755c9e0eec491c6 |
Inspired from #382550.
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.