Skip to content

Instantly share code, notes, and snippets.

@mmahut
Created May 31, 2019 11:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mmahut/ab30b75f08e999298ffb3c1717efb2a4 to your computer and use it in GitHub Desktop.
Save mmahut/ab30b75f08e999298ffb3c1717efb2a4 to your computer and use it in GitHub Desktop.
nixpkgs = {
inherit (nixpkgs')
apacheHttpd
cmake
cryptsetup
emacs
gettext
git
imagemagick
jdk
linux
monero
monero-gui
mysql
nextcloud-client
nginx
nodejs
openssh
php
postgresql
python
python3Packages
rsyslog
stdenv
subversion
tarball
trezord
vim
virtualbox
vscode;
inherit (nixpkgs'.python37Packages)
trezor;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment