tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
xbindkeys-config: disable format hardening
Robin Gloster
10 years ago
21b1e9e3
81bb9407
+2
1 changed file
expand all
collapse all
unified
split
pkgs
tools
X11
xbindkeys-config
default.nix
+2
pkgs/tools/X11/xbindkeys-config/default.nix
···
11
sha256 = "1rs3li2hyig6cdzvgqlbz0vw6x7rmgr59qd6m0cvrai8xhqqykda";
12
};
13
0
0
14
meta = {
15
homepage = https://packages.debian.org/source/xbindkeys-config;
16
description = "Graphical interface for configuring xbindkeys";
···
11
sha256 = "1rs3li2hyig6cdzvgqlbz0vw6x7rmgr59qd6m0cvrai8xhqqykda";
12
};
13
14
+
hardening_format = false;
15
+
16
meta = {
17
homepage = https://packages.debian.org/source/xbindkeys-config;
18
description = "Graphical interface for configuring xbindkeys";