mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 12:19:07 +00:00
8 lines
190 B
Nix
8 lines
190 B
Nix
![]() |
[
|
||
|
(self: super: with super; {
|
||
|
# defold = (callPackage ./defold.nix {});
|
||
|
})
|
||
|
|
||
|
(import (builtins.fetchTarball https://github.com/nix-community/emacs-overlay/archive/master.tar.gz))
|
||
|
]
|