Big changes
This commit is contained in:
parent
6b6e29b05b
commit
6c47269d8f
9 changed files with 187 additions and 50 deletions
|
@ -3,7 +3,7 @@ let
|
|||
dwm = pkgs.dwm.overrideAttrs (old: {
|
||||
src = builtins.fetchGit {
|
||||
url = "https://github.com/FredzyW/dwm-conf.git";
|
||||
rev = "964a3b9c94e780636a1a4ef01afb90ab8de4bb6d";
|
||||
rev = "ff969982199cdc96c29fa6ad4bb0d35231aab24c";
|
||||
};
|
||||
nativeBuildInputs = with pkgs; [
|
||||
xorg.libX11.dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue