idk...getting close maybe. Things are installing in the wrong places
This commit is contained in:
parent
3b9a625896
commit
df4093fc06
6 changed files with 28 additions and 30 deletions
|
@ -224,13 +224,14 @@
|
|||
libsForQt5.ki18n
|
||||
libsForQt5.kcoreaddons
|
||||
fennel
|
||||
(libsForQt5.callPackage ../../LightlyShaders {})
|
||||
];
|
||||
|
||||
nixpkgs.overlays = [
|
||||
|
||||
(import (builtins.fetchTarball {
|
||||
url = https://github.com/nix-community/emacs-overlay/archive/master.tar.gz;
|
||||
sha256 = "09rsqmz7i7lyays59b9600z11qqr6h6lcskw1zzp54yw2csxn2ix";
|
||||
sha256 = "1rhmvww15mkix7fg8gd7r5hwlszi4zlwzxyr02yfwfsf5hh0n0d9";
|
||||
}))
|
||||
|
||||
(self: super:
|
||||
|
|
|
@ -260,7 +260,7 @@
|
|||
|
||||
(import (builtins.fetchTarball {
|
||||
url = https://github.com/nix-community/emacs-overlay/archive/master.tar.gz;
|
||||
sha256 = "09rsqmz7i7lyays59b9600z11qqr6h6lcskw1zzp54yw2csxn2ix";
|
||||
sha256 = "1rhmvww15mkix7fg8gd7r5hwlszi4zlwzxyr02yfwfsf5hh0n0d9";
|
||||
}))
|
||||
|
||||
(self: super:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue