ARG FUCKING MIT KPASSWD WAT
This commit is contained in:
@@ -66,9 +66,8 @@ in {
|
||||
buildInputs = oldAttrs.buildInputs ++ [ pkgs.krb5 ];
|
||||
});
|
||||
|
||||
gtk3-x11 = pkgs.gtk3.overrideAttrs (oldAttrs: rec {
|
||||
buildInputs = oldAttrs.buildInputs ++ [ pkgs.cmake ];
|
||||
});
|
||||
gtk3-x11 = pkgs.gtk3.overrideAttrs
|
||||
(oldAttrs: rec { buildInputs = oldAttrs.buildInputs ++ [ pkgs.cmake ]; });
|
||||
|
||||
hll2380dw-cups = import ./hll2380dw-cups.nix {
|
||||
inherit (pkgs)
|
||||
@@ -157,8 +156,8 @@ in {
|
||||
|
||||
doom-emacs-config = pkgs.fetchgit {
|
||||
url = "https://git.fudo.org/niten/doom-emacs.git";
|
||||
rev = "bc8224ec110e8a69a40d1521665884c4b14bb2b9";
|
||||
sha256 = "09j3sfdcfn0qi34qspvcmm201klai543i21zx8rixx9qcc40xm7q";
|
||||
rev = "c57d6712e358a9941b1de3508b104ffd38099a3a";
|
||||
sha256 = "1b2aw06irmv3xha6rhqlw3lmy6qxv281j4w91c8af0qsvhcq9g1y";
|
||||
};
|
||||
|
||||
vanilla-forum = import ./vanilla-forum.nix { pkgs = pkgs; };
|
||||
|
||||
Reference in New Issue
Block a user