Loading pkgs/applications/editors/emacs/build-support/buffer.nix +1 −1 Original line number Diff line number Diff line # Functions to build elisp files to locally configure emcas buffers. # Functions to build elisp files to locally configure emacs buffers. # See https://github.com/shlevy/nix-buffer { Loading pkgs/applications/editors/emacs/elisp-packages/elpa-devel-packages.nix +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ Alternatively, run the following command: ./update-from-overlay It will update both melpa and elpa packages using https://github.com/nix-community/emacs-overlay. It's almost instantenous and https://github.com/nix-community/emacs-overlay. It's almost instantaneous and formats commits for you. */ Loading pkgs/applications/editors/emacs/elisp-packages/elpa-packages.nix +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ Alternatively, run the following command: ./update-from-overlay It will update both melpa and elpa packages using https://github.com/nix-community/emacs-overlay. It's almost instantenous and https://github.com/nix-community/emacs-overlay. It's almost instantaneous and formats commits for you. */ Loading pkgs/applications/editors/vim/plugins/vim-utils.nix +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ ============================ The example file pkgs/applications/editors/vim/plugins/default.nix provides both: * manually mantained plugins * manually maintained plugins * plugins created by VAM's nix#ExportPluginsForNix implementation I highly recommend to lookup vim plugin attribute names at the [vim-pi] project Loading pkgs/applications/emulators/libretro/mkLibretroCore.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ extraNativeBuildInputs ? [ ], ## Location of resulting RetroArch core on $out libretroCore ? "/lib/retroarch/cores", ## The core filename is derivated from the core name ## The core filename is derived from the core name ## Setting `normalizeCore` to `true` will convert `-` to `_` on the core filename normalizeCore ? true, ... Loading Loading
pkgs/applications/editors/emacs/build-support/buffer.nix +1 −1 Original line number Diff line number Diff line # Functions to build elisp files to locally configure emcas buffers. # Functions to build elisp files to locally configure emacs buffers. # See https://github.com/shlevy/nix-buffer { Loading
pkgs/applications/editors/emacs/elisp-packages/elpa-devel-packages.nix +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ Alternatively, run the following command: ./update-from-overlay It will update both melpa and elpa packages using https://github.com/nix-community/emacs-overlay. It's almost instantenous and https://github.com/nix-community/emacs-overlay. It's almost instantaneous and formats commits for you. */ Loading
pkgs/applications/editors/emacs/elisp-packages/elpa-packages.nix +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ Alternatively, run the following command: ./update-from-overlay It will update both melpa and elpa packages using https://github.com/nix-community/emacs-overlay. It's almost instantenous and https://github.com/nix-community/emacs-overlay. It's almost instantaneous and formats commits for you. */ Loading
pkgs/applications/editors/vim/plugins/vim-utils.nix +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ ============================ The example file pkgs/applications/editors/vim/plugins/default.nix provides both: * manually mantained plugins * manually maintained plugins * plugins created by VAM's nix#ExportPluginsForNix implementation I highly recommend to lookup vim plugin attribute names at the [vim-pi] project Loading
pkgs/applications/emulators/libretro/mkLibretroCore.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ extraNativeBuildInputs ? [ ], ## Location of resulting RetroArch core on $out libretroCore ? "/lib/retroarch/cores", ## The core filename is derivated from the core name ## The core filename is derived from the core name ## Setting `normalizeCore` to `true` will convert `-` to `_` on the core filename normalizeCore ? true, ... Loading