summary refs log tree commit diff
path: root/lib/maintainers.nix
Commit message (Collapse)AuthorAge
* Add support for btsync 2.x branchOliver Matthews2015-04-06
|
* i2p: initialJoel Moberg2015-04-01
|
* Provide a basic package for sensu.Christian Theune2015-03-30
| | | | | | | | | | | | | | | | The server currently starts without error messages (on OS X) if you also install redis and rabbitmq-server and start their processes without any further configuration: $ redis-server $ rabbitmq-server $ sensu-server Haven't tried much more yet, but will in a bit. (Amended: fix whitespace and string literal formatting issues, and superfluous dependencies created by the generator script. Thanks the-kenny!)
* Added WebStorm IDEAndreas Baldeau2015-03-29
|
* spectrwm window managerWilliam Casarin2015-03-21
|
* p2pvc: new packagehmuehlhans2015-03-17
| | | | Added myself to maintainers
* Merge #6472: add ddccontrolVladimír Čunát2015-03-16
|\
| * Added a maintainerFedor Pakhomov2015-02-20
| |
* | Added derivation for google ceres-solver optimization library for C++Luis G. Torres2015-03-12
| |
* | Add ibus-anthy.Gabriel Ebner2015-03-11
| |
* | add myself as php and rustc maintainerRobin Gloster2015-03-11
| |
* | Package vmtouchJim Garrison2015-03-10
| |
* | Merge pull request #6711 from phile314/devPeter Simons2015-03-10
|\ \ | | | | | | haskell: Add uhc compiler
| * | Add uhc haskell compilerPhilipp Hausmann2015-03-09
| | |
* | | PAM/eCryptfs now able to mount ecryptfs'd home directories on loginobadz2015-03-08
| | |
* | | Merge pull request #6717 from sjagoe/package-python-grinDomen Kožar2015-03-08
|\ \ \ | |/ / |/| | Add grin package
| * | Add sjagoe as maintainer of grin packageSimon Jagoe2015-03-08
| | |
* | | Add meta info for noip packageIan Duncan2015-02-27
| | |
* | | Merge pull request #6524 from fkz/masterArseniy Seroka2015-02-23
|\ \ \ | | | | | | | | add edbrowse to all packages
| * | | add edbrowse to all packagesFabian Schmitthenner2015-02-22
| | | |
* | | | teyjus: 2.0-b2Ben Darwin2015-02-21
| | | |
* | | | Add marathon mesos frameworkrushmorem2015-02-19
| | | |
* | | | Add myself to the maintainersbstrik2015-02-17
| | | |
* | | | Add microscheme derivationAntoine R. Dumont2015-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (A Scheme subset for Atmel microcontrollers.) Use of the actual git HEAD because the actual tarball compiles but segfault at runtime. Upload the BLINK.ms sample on arduino board (/dev/ttyACM0): ```sh $ sudo ./result/bin/microscheme -m UNO -d /dev/ttyACM0 -auc ~/repo/perso/microscheme/examples/BLINK.ms Microscheme 0.8, (C) Ryan Suchocki >> Treeshaker: After 4 rounds: 84 globals purged! 22 bytes will be reserved. >> 18 lines compiled OK >> Assembling... >> Uploading... avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.00s avrdude: Device signature = 0x1e950f avrdude: reading input file "/home/tony/repo/perso/microscheme/examples/BLINK.hex" avrdude: writing flash (2080 bytes): Writing | ################################################## | 100% 0.35s avrdude: 2080 bytes of flash written avrdude: safemode: Fuses OK (E:00, H:00, L:00) avrdude done. Thank you. >> Cleaning Up... >> Finished. ```
* | | | New package: xbindkeys-configBenjamin Staffin2015-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The patch is borrowed verbatim from Debian. It is under the same license as the rest of the package, and is necessary for the app to work. There does not seem to be a canonical upstream homepage for this app other than Debian itself. Change-Id: I4f0bec32a95778fb12a48bfb280386b65a0d0f9a
* | | | Add a kafka packageBen Ford2015-02-03
| | | |
* | | | New packages: Hunspell dictionaries for Spanish, Italian and French.Renzo Carbonara2015-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These aren't readily picked up by Hunspell-compatible software such as Firefox or LibreOffice just yet, as they need to be setup to look for the dictionaries at the proper paths. Nevertheless, one can point Hunspell-compatible tools to, say, $HOME/.nix-profile/share/hunspell and they will find the dictionaries: % echo "bonjor" | hunspell -d fr-classique Can't open affix or dictionary files for dictionary named "fr-classique". % export DICPATH=$HOME/.nix-profile/share/hunspell % echo "bonjor" | hunspell -d fr-classique Hunspell 1.3.3 & bonjor 1 0: bonjour The full list of packages added: hunspellDicts.es-any hunspell-dict-es-any-rediris-0.7 hunspellDicts.es-ar hunspell-dict-es-ar-rediris-0.7 hunspellDicts.es-bo hunspell-dict-es-bo-rediris-0.7 hunspellDicts.es-cl hunspell-dict-es-cl-rediris-0.7 hunspellDicts.es-co hunspell-dict-es-co-rediris-0.7 hunspellDicts.es-cr hunspell-dict-es-cr-rediris-0.7 hunspellDicts.es-cu hunspell-dict-es-cu-rediris-0.7 hunspellDicts.es-do hunspell-dict-es-do-rediris-0.7 hunspellDicts.es-ec hunspell-dict-es-ec-rediris-0.7 hunspellDicts.es-es hunspell-dict-es-es-rediris-0.7 hunspellDicts.es-gt hunspell-dict-es-gt-rediris-0.7 hunspellDicts.es-hn hunspell-dict-es-hn-rediris-0.7 hunspellDicts.es-mx hunspell-dict-es-mx-rediris-0.7 hunspellDicts.es-ni hunspell-dict-es-ni-rediris-0.7 hunspellDicts.es-pa hunspell-dict-es-pa-rediris-0.7 hunspellDicts.es-pe hunspell-dict-es-pe-rediris-0.7 hunspellDicts.es-pr hunspell-dict-es-pr-rediris-0.7 hunspellDicts.es-py hunspell-dict-es-py-rediris-0.7 hunspellDicts.es-sv hunspell-dict-es-sv-rediris-0.7 hunspellDicts.es-uy hunspell-dict-es-uy-rediris-0.7 hunspellDicts.es-ve hunspell-dict-es-ve-rediris-0.7 hunspellDicts.fr-any hunspell-dict-fr-any-dicollecte-5.2 hunspellDicts.fr-classique hunspell-dict-fr-classique-dicollecte-5.2 hunspellDicts.fr-moderne hunspell-dict-fr-moderne-dicollecte-5.2 hunspellDicts.fr-reforme1990 hunspell-dict-fr-reforme1990-dicollecte-5.2 hunspellDicts.it-it hunspell-dict-it-it-linguistico-2.4 hunspellDicts.en-us hunspell-dict-en-us-wordlist-2014.11.17 hunspellDicts.en-ca hunspell-dict-en-ca-wordlist-2014.11.17 hunspellDicts.en-gb-ise hunspell-dict-en-gb-ise-wordlist-2014.11.17 hunspellDicts.en-gb-ize hunspell-dict-en-gb-ize-wordlist-2014.11.17 Added myself to maintainers.nix
* | | | Merge pull request #6039 from np/filter_audiolethalman2015-01-30
|\ \ \ \ | | | | | | | | | | Add filter_audio
| * | | | Add filter_audioNicolas Pouillard2015-01-28
| | |_|/ | |/| |
* / | | Maintainers: Add Ragnar DahlenRagnar Dahlén2015-01-30
|/ / /
* | / add xfluxPaho Lurie-Gregg2015-01-28
| |/ |/|
* | Merge pull request #5935 from malyn/cczeEdward Tjörnhammar2015-01-25
|\ \ | | | | | | Add ccze
| * | Add cczeMichael Alyn Miller2015-01-24
| | |
* | | Merge pull request #5919 from pjones/feature/pwsafeEdward Tjörnhammar2015-01-25
|\ \ \ | |/ / |/| | New package: pwsafe (Password Safe)
| * | New package: Password Safe (pwsafe)Peter Jones2015-01-24
| | |
* | | grabserial: add packageVenkateswara Rao Mandela2015-01-22
|/ / | | | | | | | | | | | | | | [Bjørn: * buildInputs -> propagatedBuildInputs, so pyserial is found at runtime * whitespace fix (add missing whitespace inside curly bracket) ]
* | Add cocreature as maintainer of openjdk8Moritz Kiefer2015-01-20
| |
* | Merge pull request #5773 from matthiasbeyer/add-cortexPascal Wittmann2015-01-15
|\ \ | | | | | | Add cortex in applications/misc
| * | Add myself as maintainerMatthias Beyer2015-01-15
| |/
* / add kpcli: KeePass Command Line Interfacej-keck2015-01-14
|/
* Add Eric Seidel as a maintainerJohn Wiegley2015-01-03
|
* Add photoqt-1.1.0.1Eduard Bachmakov2014-12-27
| | | | Also, add myself to maintainers.
* add bdimcheff as maintainerBrandon Dimcheff2014-12-23
|
* Merge pull request #5370 from KoviRobi/masterlethalman2014-12-19
|\ | | | | Added package 'fatsort'.
| * Added package 'fatsort'.Kovacsics Robert (rmk35)2014-12-17
| | | | | | | | | | Fatsort sorts partition table on FAT12/16/32 partitions for devices that don't sort the files for themselves (e.g. some media players).
* | Merge pull request #5389 from devhell/mediainfo.aszlig2014-12-19
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduces a video/audio information utility, both CLI and GUI. Thanks to @devhell. * devhell-mediainfo: libzen: Add --enable-shared to configureFlags. mediainfo-gui: Add package mediainfo: Add myself to meta.maintainers. mediainfo: Add package and dependencies
| * | mediainfo: Add myself to meta.maintainers.devhell2014-12-18
| |/
* | Merge pull request #5376 from Zert/masterPeter Simons2014-12-18
|\ \ | | | | | | Add poker-eval library
| * | Add mtreskin to maintainers listMaxim Treskin2014-12-18
| |/
* / attic: add maintainer and platformsVladimír Čunát2014-12-18
|/ | | | CC #5374.