nix-community / nixpkgs-wayland

Automated, pre-built packages for Wayland (sway/wlroots) tools for NixOS. [maintainers=@colemickens, @Artturin]
510 stars 47 forks source link

foot: init at 55c5f0590e487825431ca9c87fa68100f87358d1 #321

Closed ReplayCoding closed 2 years ago

ReplayCoding commented 2 years ago

Closes #306

colemickens commented 2 years ago

Is this the same as the nixpkgs derivation, other than the metadata plumbming?

ReplayCoding commented 2 years ago

Yes, I would have used an override, but the PGO stuff is hidden in a let expression, so it was just easier copy it.

colemickens commented 2 years ago

Thanks!

ReplayCoding commented 2 years ago

It looks like this broke the update script. This seems to be due to the output of git ls-remote having two lines instead of one:

55c5f0590e487825431ca9c87fa68100f87358d1    refs/heads/master
28131e9dc9a4b8b46e39c2e7ccac2b00f073dd45    refs/remotes/origin/master
colemickens commented 2 years ago

thanks, fixed: https://github.com/nix-community/nixpkgs-wayland/commit/f9ee75726e58aef32c5b7b7ce39013c47197fc45