Skip to content
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

krohnkite: init at 0.5 #74262

Merged
merged 1 commit into from
Dec 8, 2019
Merged

krohnkite: init at 0.5 #74262

merged 1 commit into from
Dec 8, 2019

Conversation

seqizz
Copy link
Contributor

@seqizz seqizz commented Nov 26, 2019

Motivation for this change

krohnkite is a kwin script which supplies dwm-style tiling

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
Notify maintainers

cc @

@seqizz seqizz requested a review from ttuegel as a code owner November 26, 2019 13:07
@ofborg ofborg bot added 6.topic: qt/kde 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by the maintainer of the package it changes 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 labels Nov 26, 2019
Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

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

fails during install

building '/nix/store/wm5pjr3qhppacvjq4y3xjblqbz3la933-krohnkite-0.5.drv'...
unpacking sources
unpacking source archive /nix/store/9i2chn7id4hjj290x0cycfk31wzb5s89-source
source root is source
patching sources
configuring
no configure script, doing nothing
glibPreInstallPhase
installing
Error: Installation of /nix/store/9i2chn7id4hjj290x0cycfk31wzb5s89-source failed: No metadata file in package: /nix/store/9i2chn7id4hjj290x0cycfk31wzb5s89-source
builder for '/nix/store/wm5pjr3qhppacvjq4y3xjblqbz3la933-krohnkite-0.5.drv' failed with exit code 4

@seqizz
Copy link
Contributor Author

seqizz commented Nov 27, 2019

Hmm just realized nix-shell didn't call the install phase, now it should install at least.

But there is still an issue I can't understand though.. I copied the "solution" from other kwin script in the tree (only example), but plugin still complains about Plugin does not provide configuration file in expected location. When I manually check it's there..

Maybe installing over home-manager puts some wrong library paths..

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

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

nix-review passes on NixOS
diff LGTM (although, im not familiar with this installation process)
no idea how to test

[3 built, 232 copied (617.9 MiB), 144.3 MiB DL]
https://github.com/NixOS/nixpkgs/pull/74262
1 package were built:
krohnkite

@ttuegel ttuegel merged commit 86b6ee9 into NixOS:master Dec 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: qt/kde 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 11.by: package-maintainer This PR was created by the maintainer of the package it changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants