Your one-stop-cake-shop for everything Freshly Baked has to offer

chore(pm): replace pkgs.system uses #130

merged opened by a.starrysky.fyi targeting main from private/minion/push-mlmuvqqtptlt

For fixing the warning

trace: evaluation warning: 'system' has been renamed to/replaced by 'stdenv.hostPlatform.system'

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3mbgpqwbez722
+2 -3
Diff #1
+2 -2
packetmix/packages/josh/default.nix
··· 6 6 config.packages.josh = { 7 7 systems = [ "x86_64-linux" ]; 8 8 package = 9 - { system, rustPlatform, ... }: 10 - config.inputs.nixos-unstable.result.${system}.josh.overrideAttrs { 9 + { stdenv, rustPlatform, ... }: 10 + config.inputs.nixos-unstable.result.${stdenv.hostPlatform.system}.josh.overrideAttrs { 11 11 src = config.inputs.josh.result; 12 12 13 13 cargoDeps = rustPlatform.fetchCargoVendor {
-1
packetmix/packages/opensearch/default.nix
··· 7 7 systems = [ "x86_64-linux" ]; 8 8 package = 9 9 { 10 - system, 11 10 opensearch, 12 11 jdk11_headless, 13 12 ...

History

9 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
chore(pm): replace pkgs.system uses
5/5 success
expand
expand 0 comments
pull request successfully merged
1 commit
expand
chore(pm): replace pkgs.system uses
1/5 failed, 4/5 success
expand
expand 0 comments
1 commit
expand
chore(pm): replace pkgs.system uses
1/5 failed, 4/5 success
expand
expand 0 comments
1 commit
expand
chore(pm): replace pkgs.system uses
1/5 failed, 4/5 success
expand
expand 0 comments
1 commit
expand
chore(pm): replace pkgs.system uses
1/5 failed, 4/5 success
expand
expand 0 comments
1 commit
expand
chore(pm): replace pkgs.system uses
1/5 failed, 4/5 success
expand
expand 0 comments
1 commit
expand
chore(pm): replace pkgs.system uses
1/5 failed, 4/5 success
expand
expand 0 comments
1 commit
expand
chore(pm): replace pkgs.system uses
1/5 failed, 4/5 success
expand
expand 0 comments
1 commit
expand
chore(pm): replace pkgs.system uses
1/5 failed, 4/5 success
expand
expand 0 comments