-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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
a-keys-path: init at 0.7.1 #373994
base: master
Are you sure you want to change the base?
a-keys-path: init at 0.7.1 #373994
Conversation
beb34db
to
5202fa4
Compare
desktopItems = [ | ||
(makeDesktopItem { | ||
name = "a-keys-path"; | ||
exec = "a-keys-path"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this use the full path?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not many applications are doing it, but I added it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
after doing a nixos-rebuild switch, does the desktop environment reload these?
if not, this new change will break the desktop entry
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nbraud could you re-review?
5202fa4
to
65907c5
Compare
|
LGTM. |
Signed-off-by: phanirithvij <[email protected]>
2435cb8
to
0c310f5
Compare
|
A Key(s) Path is a winner of the GMTK Game Jam 2020.
https://geegaz.itch.io/out-of-controls
https://github.com/geegaz/A-Key-s-Path
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-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.