Cole Mickens

Results 464 comments of Cole Mickens

More interestingly... see here: https://github.com/colemickens/nixpkgs-wayland/tree/sommelier and here: https://github.com/colemickens/platform2-sommelier

I can't repro this? ``` cole@slynux ~/c/nixpkgs-wayland (master)> nix build .#packages.aarch64-linux.sway-unwrapped --builders 'ssh://[email protected] aarch64-linux' warning: Git tree '/home/cole/code/nixpkgs-wayland' is dirty cole@slynux ~/c/nixpkgs-wayland (master)> ls result/bin/ sway* swaybar* swaymsg* swaynag* cole@slynux...

@betaboon I had some changes that weren't pushed, maybe try again? Here's the full build log from my Pi: `nix build -L github:colemickens/nixpkgs-wayland#packages.aarch64-linux.sway-unwrapped`: https://gist.github.com/3881716c85b2931e60de3fb6b3950321

Hm, trying to understand this... Where does this requirement stem from, exactly? This is part of how `nix run` fundamentally works? It adds some extra arbitrary restriction on how the...

I suppose, PRs welcome, there's other pkgs in here that just take their upstream pkgs and use an updated source. That would likely work here. https://sr.ht/~tsdh/swayr/

Nice, I don't mind having it here, but it does seem like the author of swayr is cutting releases, might as well get it in nixpkgs for sure! Thanks @Artturin!

note: in the meantime I've renamed wayfire to `wayfire-unstable`. In using it day to day I can tell that the overlay is breaking wayfire in certain ways, probably because `wayfire/wayfireApplications`...

> this bar will be used for my rust wayland compositor (this is not public project for now) I knew it! I was just looking at Smithay contributors, and then...

nixpkgs master is on latest, so this is okay to go ahead and do.