Commit graph

1188 commits

Author SHA1 Message Date
Craig Hall 2d0790463f maintainers: add gloaming 2019-07-02 20:41:46 +01:00
Taran Lynn 096a2998f1 maintainers: add lambda-11235 2019-07-02 18:16:55 +02:00
Peter Hoeg 10dd03e0a3
Merge pull request #63551 from Steell/roon-server
roon-server: init at 100600401
2019-07-02 10:06:29 +08:00
worldofpeace 3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
Nathan Yong f7710fdd8e watson: 1.5.2 -> 1.7.0 2019-07-01 12:25:43 +10:00
betaboon 33a6fceefa maintainers: add betaboon 2019-06-28 22:39:00 -04:00
Nikolay Korotkiy d3a534863f
maintainers: add sikmir 2019-06-27 10:55:30 +03:00
Vladyslav Burzakovskyy dcac7eed6c maintainers: add mrmebelman 2019-06-26 14:36:21 +02:00
markuskowa cd83cecdc8
Merge pull request #63690 from michojel/megasync
megasync: init at 4.1.1.0
2019-06-25 10:04:00 +02:00
Domen Kožar 270415e034
Merge pull request #63477 from turboMaCk/elm-lang-packages
elmPackages.{elm-test,elm-analyse..}: tooling additions and fixes
2019-06-24 15:46:00 +02:00
Alexei Robyn 3ca771cdc3 luaPackages.luaexpat: Downgrade to fix issue and match typical distros
Matches version used on most distros. Fixes an issue with prosody.
Detailed reasoning behind this can be found
[here](https://github.com/NixOS/nixpkgs/pull/63108#issuecomment-504015507).
2019-06-24 04:08:29 +02:00
Tadeo Kondrak e6f23b8b1e discord-{ptb,canary}: init; add update-discord 2019-06-23 11:50:09 -07:00
Michal Minář 5864dfb513 megasync: init at 4.1.1.0
Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2019-06-23 16:27:39 +02:00
Silvan Mosberger 8fb630b26c
maintainers: Update my email 2019-06-22 21:11:13 +02:00
Steve Elliott 463bd416f0 Add maintainer @Steell 2019-06-21 14:59:42 -04:00
Doron Behar f07813f02d Add maintainer @doronbehar 2019-06-20 22:12:53 +03:00
magenbluten 4f02f80be0 maintainers: add magenbluten 2019-06-19 15:01:27 +02:00
Matthieu Coudron c33153bf13
Merge pull request #63108 from Shados/lua-packaging-improvements-pr
Lua/luarocks packaging improvements
2019-06-19 14:23:31 +02:00
Marek Fajkus a97986a481 elmPackages.{elm-test,elm-analyse..}: tooling additions and fixes
Extends the number of available tools for Elm language.

1. fix and move "elm-test"
Previously located in nodePackages.elm-test but broken (see binwrap info).
Now fixed and located in elmPackages.elm-test

2. add "elm-verify-examples"
Generate tests from documentation examples

3. add "elm-upgrade"
upgrade assistant using statical analysis

4. add "elm-analyse"
static analysis for elm code (linter)

5. move "elm-doc-preview"
originally located in nodePackages.elm-upgrade - moved for consistency

6. add "elmi-to-json"
transforms elmi files to json - used by other tools like elm-test and
elm-verify-examples

Node.js based dependencies are defined the same way as nodePackages
contaparts but are independent (has it's own packages.json)

patch-binwrap.nix is used to as a replacement for binwrap package
used by some nodejs dependencies that depends on Haskell binaries
(elm-test and elm-verify-examples).

BREAKING CHANGE
===============
elm-doc-preview (as well as broken elm-test) is now commented
in `node-packages-v10.json` and should be removed once new
nix-expressions for node10 are generated (out of scope of this PR)

There are still 2 outstanding elm related packages in nodePackages

1. elm-oracle - legacy package which is not compatible with elm 0.19
2. elm-live - should be moved in the future I think
2019-06-18 21:29:10 +02:00
Robert Helgesson b0ccba1a2d
maintainers: add GPG key for rycee 2019-06-16 14:24:36 +02:00
Troels Henriksen 0b8efd8724 clinfo: init at 2.2.18.04.06 2019-06-15 10:50:34 +02:00
Alexei Robyn 671e53af67 update-luarocks: Use containing nixpkgs, ensure Lua drvs exist 2019-06-14 15:17:52 +10:00
Alexei Robyn 46c6b27633 update-luarocks: Several improvements
Changes:
- Fetches rocks and builds Nix expressions for them in parallel
- Passes 'maintainers' list to luarocks-nix
- Constructs the luarocks argument list more cleanly, by using an
  indexed array
- Made indentation consistent
2019-06-13 20:00:00 +10:00
Alexei Robyn b7e6161b4d luarocks-packages.csv: Add remaining manual Lua expression packages
And their deps.
2019-06-13 19:58:20 +10:00
Alexei Robyn 5a249ec657 luarocks-packages.csv: Sort rows, add some missing maintainers 2019-06-13 19:52:41 +10:00
Vladimír Čunát 8c912d4e47
Merge #63071: maintainers: add dmvianna 2019-06-13 10:13:22 +02:00
Daniel Vianna 80ca9a7bb1 maintainers: add dmvianna 2019-06-13 18:09:45 +10:00
Wael Nasreddine 6f4578a322
Merge pull request #56933 from tobiasBora/master
shelldap: init at 1.4.0
2019-06-11 17:23:14 -07:00
Sven Slootweg 53547096a9 sidequest: init at 0.3.1 2019-06-12 01:13:18 +02:00
Andrew Childs 813a2cd2fe maintainers: add thefloweringash 2019-06-09 16:11:05 +09:00
Danny Bautista f9073cd40c Change handle from c0dehero to pyrolagus 2019-06-07 18:34:21 -04:00
Matthieu Coudron 128ca15808 luaPackages.lpeg: 1.0.1 -> 1.0.2
and move to generated
2019-06-07 21:17:01 +09:00
lewo b35c1d4017
Merge pull request #60529 from nshalman/go-jsonnet
go-jsonnet: init at v0.13.0
2019-06-06 10:45:57 +02:00
Matthieu Coudron 2d77d620ce luaPackages.luaposix: move to generated 2019-06-06 14:39:14 +09:00
Matthieu Coudron 6fe580e30b luaPackages.mpack: removed duplicate manual package 2019-06-06 14:39:14 +09:00
Matthieu Coudron 9a3f13f95f luarocks-packages.csv: track maintainers in column
luarocks-nix doesn't use yet but it will in next update.
2019-06-06 12:15:13 +09:00
Matthieu Coudron dbf4c8051a luaPackages.lua-zlib: 1.1 -> 1.2
Renamed from luazlib to luarocks name lua-zlib.
Move to generated.
2019-06-06 12:12:15 +09:00
Nahum Shalman e3e32c2028 go-jsonnet: init at v0.13.0 2019-06-05 13:39:56 -04:00
Matthieu Coudron 704358dcb5 luaPackages.luazip: 2007-10-30 -> 1.2.7 2019-06-05 16:20:27 +09:00
Matthieu Coudron 62d4e044e7 luaPackages.cjson: move to generated 2019-06-05 15:23:42 +09:00
Matthieu Coudron f2f1726a9f
Merge pull request #62669 from teto/lua-lsp
Add one latex and one lua LSP server
2019-06-05 12:36:07 +09:00
Jan Tojnar ea59f09946
maintainers/scripts/update.nix: various fixes (#62478)
maintainers/scripts/update.nix: various fixes
2019-06-04 18:24:16 +02:00
Matthieu Coudron 1b2e667ad6 luaPackages.lua-lsp: init at scm-2 2019-06-05 00:12:15 +09:00
Matthieu Coudron 021e04d0eb luaPackages.lpeglabel: init at 1.5.0 2019-06-05 00:11:56 +09:00
Matthieu Coudron 2fc71c7404 luaPackages.digestif: init at scm-1 2019-06-05 00:01:42 +09:00
Matthieu Coudron 87d1ab0905 luarocks-packages.csv: remove unnecessary servers
Now that luarocks-nix supports installation from rockspecs, it's
possible to remove some server specifications.
2019-06-04 19:11:42 +09:00
Matthieu Coudron 6736cc3e3a luarocks-packages.csv: Support luaversion
Opened with libreoffice calc which added the different commas
2019-06-04 18:57:42 +09:00
Matthieu Coudron 6402fbb6b8 update-luarocks: can install for a different lua
the recent luarocks can install for a different interpreter than the one
running luarocks.
Due to the way the update is done on nix, it seems more practical to use
this feature than running the script with different luarocks-nix ?
2019-06-04 18:57:42 +09:00
Matthieu Coudron e967121053 update-luarocks: contact only the specified server
use --server-only instead of --server, I haven't run any testing but it
should be a bit faster as well as more deterministic.
2019-06-04 18:57:42 +09:00
Matthieu Coudron cf45c7857a update-luarocks: doesn't crash when no arguments
define print_help function before it gets called.
2019-06-04 18:57:42 +09:00
worldofpeace 40b40f3c6a
Merge pull request #62163 from jonringer/applicationinsights
python.pkgs.applicationinsights: init at 0.11.9
2019-06-02 18:30:23 -04:00
Jan Tojnar e98c804cc9
maintainers/scripts/update.nix: Clean up
Make calling update.py a little nicer
2019-06-02 09:07:18 +02:00
Jan Tojnar c3dd31f177
maintainers/scripts/update.nix: handle null paths
Previously we did not handle non-existant paths making the program crash.
Let’s show a proper error.
2019-06-02 09:03:41 +02:00
Jan Tojnar 36b2012447
maintainers/scripts/update.nix: ignore overlays
It makes little sense for update.nix to try to update overlays; for most people,
they will point to a read-only repository most of the cases.
2019-06-02 08:55:29 +02:00
Jan Tojnar fa1bbe69fb
maintainers/scripts/update.nix: Do not store updateScripts
For update script parallelization, we have started calling builtins.toJSON
on updateScripts, which triggers evaluation of paths and therefore their copying
to Nix store. This breaks update scripts that assume that they exist in nixpkgs
like dwarf-fortress.

https://github.com/NixOS/nixpkgs/issues/61935

Let’s stringify the paths before JSONification to prevent the evaluation.
2019-06-02 08:10:17 +02:00
Kierán Meinhardt f1b3f225cf maintainers: add kmein 2019-06-01 23:47:25 +02:00
worldofpeace d1259d07dd
Merge pull request #57859 from aaronjanse/patch-ulauncher
ulauncher: init at 4.4.0.r1
2019-06-01 14:02:09 -04:00
Aaron Janse a9a03c7073 ulauncher: init at 4.4.0.r1
Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-06-01 13:59:50 -04:00
Pierre 366985e2a7 folly: 2019.04.22.00 -> 2019.05.27.00 2019-06-01 13:44:25 +03:00
Luke Bentley-Fox 5e83fbe018
maintainers: add lukebfox 2019-05-30 15:51:56 +01:00
Jonathan Ringer a4b7c61f97 maintainers: add jonringer 2019-05-28 11:19:50 -07:00
Silvan Mosberger 2dd05f18c7
Merge pull request #62075 from Kiwi/new-zncModules
New znc modules
2019-05-27 18:40:18 +02:00
Silvan Mosberger 6e46d0b72a
Merge pull request #61530 from thedavidmeister/2019-05-15-patchwork
patchwork: init at 3.11.4
2019-05-26 20:45:13 +02:00
Marcial Gaißert e93a4e7b58 maintainers: add marzipankaiser 2019-05-26 18:24:23 +09:00
Robert Djubek 33329dc4bf
maintainer-list: add myself (Kiwi) as a maintainer 2019-05-26 05:02:29 +00:00
Matthieu Coudron cdf0dbac3a
Merge pull request #62058 from freepotion/maintainer-email-update
maintainer-list.nix: email update
2019-05-26 02:00:34 +09:00
Markus Schneider 0da09111da added mschneider to maintainers 2019-05-26 01:27:04 +09:00
Free Potion 3015c66727
maintainer-list.nix: email update 2019-05-25 18:39:09 +03:00
Anatolii Prylutskyi ad2e3b9386 golangci-lint: 1.9.2 -> 1.16.0 (#58336) 2019-05-22 11:05:58 -07:00
Elmo Todurov 0e0de64d68 maintainers: add cf6b88f 2019-05-22 21:45:47 +09:00
samrose e42889bbfe
maintainers: add samrose 2019-05-21 18:46:39 +03:00
Robert Schütz 4e674aa157
Merge pull request #61748 from dotlambda/pysonos
home-assistant: add sonos component dependencies
2019-05-20 13:22:58 +02:00
Juanjo Presa 1a046e14a0 maintainers: add juaningan 2019-05-20 13:12:33 +02:00
Sascha Grunert 9b43c29047 cri-o: init at version v1.14.1
This commits adds the CRI-O package, which includes the `crio` binary as
well as `conmon` and `pause`. The configuration is not part of this
package because it would be included in a service.

Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-05-20 11:12:11 +01:00
Mario Rodas 5f6384976f
Merge pull request #61659 from ptrhlm/kanji-stroke-order-font
kanji-stroke-order-font: init at 4.002
2019-05-19 04:45:54 -05:00
Robin Gloster c1518540e8
Merge pull request #61220 from dtzWill/feature/100-percent-dtz-guaranteed-or-your-money-back
maintainer-list: add my gpg key info (@dtzWill), fix email
2019-05-18 09:09:08 +00:00
Piotr Halama d7cfe3cad0 maintainers: add ptrhlm 2019-05-18 09:11:21 +02:00
Renaud 508e88f55f
Merge pull request #61228 from sgraf812/master
alttab: init at 1.4.0
2019-05-17 19:41:51 +02:00
Renaud 3a9e46ac17
Merge pull request #61479 from BrianHicks/devd
devd: init at 0.9
2019-05-16 17:05:20 +02:00
Pascal Wittmann 89941316d5
Merge branch 'master' into libcsptr2 2019-05-16 15:20:09 +02:00
David Meister 99592dc3fe maintainers: Add thedavidmeister 2019-05-15 13:14:56 +10:00
Brian Hicks 758050e411 maintainers: add brianhicks 2019-05-13 19:38:22 -05:00
Elis Hirwing 83a01ab93a
Merge pull request #60661 from thiagokokada/add-bemenu-pkg
bemenu: init at 0.1.0
2019-05-13 13:24:50 +02:00
xbreak 6f07c3f2d2 maintainers: add xbreak 2019-05-12 11:27:12 +00:00
Vladimír Čunát ec5f5a21d7
Merge #60614: lua*Packages improvements 2019-05-12 10:01:48 +02:00
SRGOM 31df64d45a
maintainer-list.nix: add srgom
I have submitted a package for approval (and plan on submitting a few more), hence adding myself.
Sorted version of #61345.
2019-05-12 09:24:26 +02:00
Vladimír Čunát a58a44e0c2
maintainer-list.nix: insert-sort the entries at the end
> Please keep the list alphabetically sorted.
But apparently (some) people don't notice.
2019-05-12 09:16:45 +02:00
Aaron Andersen 39a1f3c8d3
Merge pull request #60747 from rexim/chatterino2
chatterino2: init at unstable-2019-05-11
2019-05-10 21:47:22 -04:00
kolaente 29d35a9ddb maintainers: add kolaente 2019-05-11 02:01:08 +02:00
rexim ccfe8ec455 Add rexim to maintainers 2019-05-11 05:29:46 +07:00
Will Dietz d7ff576529
Merge pull request #60343 from dtzWill/fix/luarocks-nix-formatting-and-awesome-doc-goodness
luarocks-nix,luaPackages: formatting and additions; awesome: docs!
2019-05-10 16:56:58 -05:00
Sebastian Graf f8043fc41a Add sgraf as a maintainer 2019-05-10 10:09:33 +02:00
Will Dietz 5a07dafc4a
maintainer-list: add my gpg key info (@dtzWill), fix email
Apparently I have zero commits under nix@wdtz.org,
so change my address to match my commits and key.
2019-05-09 20:20:43 -05:00
dalance a29912c701 maintainers: add dalance 2019-05-09 02:00:59 +09:00
Jason Felice 037c15654a parinfer-rust: init at 0.3.1 2019-05-08 04:16:18 +09:00
dawidsowa e97da1177f maintainers: add dawidsowa 2019-05-08 02:45:56 +09:00
Mario Rodas 40af53c5da
Merge pull request #60679 from bdesham/add-amber
Add amber
2019-05-05 18:13:56 -05:00
Renaud c12dcc9c01
Merge pull request #60638 from klntsky/fix-pax-rs
pax-rs: fix missing Cargo.lock
2019-05-03 18:54:23 +02:00
Leah Neukirchen 24b1f7b145 maintainers: add leahneukirchen 2019-05-03 18:19:57 +09:00
Thiago Kenji Okada 794cf0a8ff maintainers: Add thiagokokada to maintainer-list 2019-05-01 19:04:14 -03:00
Benjamin Esham ca8b5baa80 maintainers: add bdesham 2019-05-01 14:28:44 -07:00
Eugene fea949f523 maintainers: add aethelz 2019-05-01 22:31:04 +03:00
Christopher A. Williamson a63be6cdd7 rambox-pro: init at 1.1.2 (#60380)
* Added myself to maintainer list

* Add package file for rambox-pro

* Add patch to fix rambox-pro build

* Removed child module refs from package

* Added various fixes for new rambox-pro pkg

* Change name -> pname to address feedback

* Update pkgs/applications/networking/instant-messengers/rambox-pro/default.nix

Co-Authored-By: cawilliamson <home@chrisaw.com>

* Moved rambox-pro to rambox pkg

* Fixed package name - no idea what I was thinking here!

* Replace patch with postPatch script

Co-Authored-By: cawilliamson <home@chrisaw.com>

* Removed patch file
2019-05-01 20:08:32 +02:00
klntsky b8c99fb0eb
pax-rs: fix missing Cargo.lock 2019-05-01 16:22:25 +03:00
Vladimír Čunát 110fb944f1
lua*Packages.http: 0.3 -> 0.4 (and generate)
One bugfix patch is included - merged upstream but not released yet.
knot-resolver wrapper would need to add binaryheap explicitly,
so it's migrated to the automatic LUA path discovery instead.
2019-05-01 11:28:47 +02:00
Vladimír Čunát 6108e63a01
lua*Packages.binaryheap: init at 0.4-1 (generated)
The generator wanted to do various changes in other packages as well,
but I didn't commit those.
2019-05-01 10:33:26 +02:00
Ben Hamlin dfd2fb6d19 evcxr: init at 0.3.3 2019-04-30 21:50:52 -07:00
worldofpeace c9d80de3bd
Merge pull request #60425 from herrwiese/kernkonzept-ham
Kernkonzept ham
2019-04-30 15:13:56 -04:00
Luka Blaskovic ca80cf922a lua: add rapidjson, lua-toml and lua-messagepack to generated packages 2019-04-30 08:35:29 +00:00
Andreas Wiese 305b401ef8 maintainers: Add myself to maintainers list. 2019-04-29 15:48:33 +02:00
Markus Schmidl 9e01b43041 maintainers: add marenz 2019-04-29 10:47:42 +02:00
Will Dietz 55f7515442 luarocks: Add 'markdown' 2019-04-28 10:14:05 -05:00
Will Dietz 9a3ed7ea04 luaPackages: add ldoc 2019-04-28 10:14:05 -05:00
Will Dietz c37b3ab888 update-luarocks-packages: simplify server var, whitespace fixup 2019-04-28 10:08:56 -05:00
Silvan Mosberger 77fb90d27e
Merge pull request #59731 from ajs124/ejabberd_test
ejabberd: refactor module, add test
2019-04-27 23:36:52 +02:00
Bruno Bigras 4d8b9cbbdd httplz: init at 1.5.0 (#60304) 2019-04-27 09:34:33 +02:00
Michael Raskin eda2463c4d
Merge pull request #57945 from teto/lua/std_rename
lua: std._debug / std.normalize rename + move to automated.
2019-04-27 06:30:48 +00:00
Patrice Clement e924d61ddf
maintainers: add monsieurp 2019-04-26 00:35:51 +02:00
worldofpeace f5d3418b0c
Merge pull request #58994 from zookatron/sublime-merge
sublime-merge: init at 1107
2019-04-24 09:21:07 -04:00
Michael Francis 3528f88ef1
Add @dingxiangfei2009 to maintainers list
Reordered version of https://github.com/NixOS/nixpkgs/pull/59873
2019-04-23 12:35:17 +02:00
Fredeeb d41814dd00 seasocks: init at 1.4.2 2019-04-22 23:46:12 +02:00
Joachim F 7a253894ae
Merge pull request #53087 from jchv/init-lxqt-archiver
lxqt-archiver: init at 0.0.96
2019-04-21 07:49:21 +00:00
Joachim F f246230350
Merge pull request #59789 from anton-dessiatov/tilt
tilt: init at 0.7.13
2019-04-20 11:28:12 +00:00
worldofpeace a0ea9cc204
Merge pull request #59547 from rencire/add-base-16-shell-preview
base16-shell-preview: init at 0.3.0
2019-04-19 06:43:03 -04:00
Aaron Andersen e700ef2068
Merge pull request #58960 from Thesola10/patch-1
crumbs: init at version 0.0.3
2019-04-19 06:25:50 -04:00
ajs124 45df61aade maintainers: add ajs124 2019-04-18 22:15:04 +02:00
Anton Desyatov 4d09579e20 maintainers: add anton-dessiatov 2019-04-18 01:02:54 +07:00
Eric Ren 89e22fcca8 maintainers: add rencire 2019-04-16 23:17:22 -07:00
Matthieu Coudron e195a37fd9 luaPackages: rename std._debug to std__debug
Similarly rename std.normalize to std_normalize.
Having a dot in the name prevents some changes to the lua infrastructure,
for instance passing attribute names { std._debug }: to a function would fail with
`syntax error, unexpected ',', expecting '.' or '=',`
2019-04-14 16:38:23 +09:00
Matthieu Coudron f84594c7d7 update-luarocks-package: fix version pinning 2019-04-14 16:38:23 +09:00
Sarah Brofeldt 969149302c
Merge pull request #52021 from marius851000/fltrator
fltrator: init at 2.3
2019-04-12 01:01:34 +02:00
Mikolaj Galkowski 023b3a5730 maintainers: add tesq0 2019-04-11 16:30:48 +02:00
TheSola10 4801fc265f
maintainer: thesola10 2019-04-11 13:55:34 +02:00
Sarah Brofeldt 99eddf32dc
Merge pull request #59077 from divi255/master
libow: init at 3.2p1
2019-04-11 07:30:23 +02:00
divisor f0157c2364 maintainer: disserman 2019-04-10 23:48:21 +02:00
Aaron Andersen 29f54684e9
Merge pull request #56234 from freezeboy/demoit
demoit: init at unstable-2019-03-29
2019-04-10 15:00:04 -04:00
xrelkd fc1603583b brook: init at 20190401 (#59201) 2019-04-10 17:56:21 +02:00
Felix Weilbach b19ccfff73 cask: init at 0.8.4 2019-04-10 16:03:42 +02:00
freezeboy 8a5729de67 adding maintainer: freezeboy 2019-04-09 18:30:25 +02:00
Joachim Breitner 610f73f3f7 macdylibbundler: init (#59173)
* macdylibbundler: init

whihc I found useful to make self-contained releases of binaries built
on osx.

* Add version field
2019-04-09 10:06:42 -04:00
Maximilian Bosch 70689254bc
Merge pull request #59055 from suhr/tox-node
tox-node: init at 0.0.7
2019-04-09 11:48:29 +02:00
Aaron Andersen 902ab43a91
Merge pull request #58125 from mwilsoninsight/showoff
showoff: init at 0.20.1
2019-04-08 20:14:06 -04:00
Gabriel Ebner 20ff71b4bf
Merge pull request #59010 from loewenheim/vdirsyncer-stable
vdirsyncerStable: init at 0.16.7
2019-04-08 09:07:31 +02:00
David Leung cc26f5fda9
maintainers: add dhkl 2019-04-07 21:09:29 +08:00
Сухарик bd0dcbb8da maintainers: add suhr 2019-04-07 15:28:59 +03:00
Sebastian Zivota 9983e35b31 maintainers: add loewenheim 2019-04-06 13:42:47 +02:00
Dmitry Kalinkin 21d1b195c8
Merge pull request #58939 from Lucus16/latexrun
Add latexrun package
2019-04-05 19:00:16 -04:00
Tim Zook a289dc03ad maintainers: add zookatron 2019-04-05 10:41:39 -05:00
Michael Reilly ed33ed5b7a leela-zero: 0.16 -> 0.17
Updating the already packaged leela-zero to the newly released version 0.17
2019-04-05 08:23:00 -04:00
Lars Jellema 8cc7b1cce3
latexrun: init at unstable-2015-11-18 2019-04-03 19:50:00 +02:00
Florian Klink 8313a5dcd3
Merge pull request #58588 from shazow/fix/vlc
vlc: Add chromecast support; libmicrodns: Init at 0.0.10
2019-04-01 17:16:42 +02:00
Andrey Petrov 98e24eb258 libmicrodns: init at 0.0.10
Required for Chromecast support by VLC.
2019-03-31 10:57:59 -04:00
andrewchambers 49d4668ff7 janet: init at 0.4.0 (#57549) 2019-03-30 11:47:14 -04:00
John Ericson 842b14ba98
Merge pull request #58330 from AerialX/msp430
TI MSP430 cross compiling
2019-03-29 16:11:22 -04:00
nyanloutre 4b7d9dc868 fetch-kde-qt.sh: get hashes from metadata 2019-03-27 22:16:18 -04:00
Aaron Lindsay 02a1d3b24a msp430: vendor header package 2019-03-25 20:33:58 -07:00
Max Wilson 13cc8005b4 adding mwilsoninsight (Max Wilson <max.wilson@insight.com>) to maintainers 2019-03-25 10:38:18 -04:00
Jörg Thalheim 34bc84d5b8
Merge pull request #52409 from ffinkdevs/master
duplicacy: init at 2.1.2
2019-03-22 11:29:30 +00:00
Elis Hirwing 870db5e15d
Merge pull request #57389 from ggPeti/master
musly: init at unstable-2017-04-26
2019-03-22 07:33:24 +01:00
Will Dietz 400b6032c8
Merge pull request #54847 from raquelgb/add-joplin-desktop
joplin-desktop: init at 1.0.120
2019-03-21 16:31:34 -05:00
Vladyslav M 9dcc876b37
maintainers: update email for dywedir 2019-03-21 11:51:46 +02:00
justinwoo 037f5fdffa maintainers: add justinwoo 2019-03-20 15:54:46 +02:00
Peter Ferenczy 9fd4d6cbcb maintainers: add ggpeti 2019-03-20 13:26:45 +01:00
Aleksey Kladov c5c886f091 jumpapp: init at 1.0 (#57893) 2019-03-19 10:20:21 +02:00
Александр Бантьев 0958787ca4 kanshi: init at 2019-02-02 2019-03-18 00:47:38 +03:00
linarcx f7ad3e8aee Add linarcx to maintainer-list 2019-03-17 00:43:29 +03:30
Terje Larsen 683f02ecd2
maintainers: add terlar 2019-03-15 22:26:04 +01:00
Silvan Mosberger b81e42ec79
Merge pull request #57510 from rixed/junkie
junkie: init at 2.8.0
2019-03-15 16:31:27 +01:00
Ryan Mulligan a9bbf7b44f
Merge pull request #57593 from melchips/master
parlatype: init at version 1.6-beta
2019-03-15 06:30:01 -07:00
Cedric Cellier 4a1ee9fc55 maintainers: add rixed 2019-03-15 08:21:09 +01:00
Pedro Pombeiro f875b1c6f2
nsis: init at 3.04 2019-03-14 10:34:31 +01:00
melchips f4909075db parlatype: init at version 1.6-beta 2019-03-13 18:03:26 +01:00
robert seaton 402e7f9d0a tamsyn: init at 1.11
* tamsyn: init at 1.11

* tamsyn: refactor

Co-Authored-By: robertseaton <robbpseaton@gmail.com>

* tamsyn: refactor

Co-Authored-By: robertseaton <robbpseaton@gmail.com>

* tamsyn: refactor

Co-Authored-By: robertseaton <robbpseaton@gmail.com>
2019-03-12 20:45:19 -07:00
Mitch aac69819d6 moosefs: init at 3.0.103
* moosefs: init at 3.0.103

* fix email

* fix formatting

* fixes as suggested
2019-03-12 19:41:37 -07:00
Steve Chávez 28d49431c0 tds_fdw: init a 1.0.8
* tds_fdw: init a 1.0.8

* Use pname
2019-03-12 19:38:58 -07:00
Luis Hebendanz a5f4f743af hopper: init at 4.5.7
* hopper: init at 4.5.7

* Update pkgs/development/tools/analysis/hopper/default.nix

Co-Authored-By: Luis-Hebendanz <22085373+Luis-Hebendanz@users.noreply.github.com>

* Update pkgs/development/tools/analysis/hopper/default.nix

Co-Authored-By: Luis-Hebendanz <22085373+Luis-Hebendanz@users.noreply.github.com>

* Better versioning

* Renamed executable to lowercase name
2019-03-12 06:48:39 -07:00
Peter Hoeg f4ffe5c951
Merge pull request #56328 from matti-kariluoma/master
candle: init at 1.1
2019-03-11 10:45:46 +08:00
0x4A6F 4c171bdd45
maintainers.0x4A6F: update handle
- add github
- add key
2019-03-07 22:47:50 +00:00
Ryan Mulligan 5b4152a911
Merge pull request #56399 from lilyball/jazzy
jazzy: 0.9.0 -> 0.9.5
2019-03-07 06:17:00 -08:00
Matthieu Coudron 68a72f1a47 luarocks-nix: bump to match luarocks
Also made changes to lua package generation system to account for packages like cqueues
that have one version per lua interpreter.
The csv file also accepts comments now.
2019-03-07 17:43:07 +09:00
Lily Ballard 53508b1d8e jazzy: 0.9.0 -> 0.9.5
Also add myself as a maintainer.
2019-03-06 14:06:02 -08:00
tobiasBora ec7f8929b6 Add maintainer tobiasBora 2019-03-06 21:24:28 +01:00
Matti Kariluoma 6ebd6ad7aa add matti-kariluoma to maintainers list 2019-03-04 18:30:15 -06:00
Vladimír Čunát 3e442fd0f9
Revert "luaPackages.cqueues: move to generated"
This reverts commit c01fe375ca.
See the reverted commit on GitHub for discussion.  /cc PR #55305.
2019-03-04 20:34:07 +01:00
worldofpeace 1560d5fa89
Merge pull request #56428 from Kjuvi/ping-init-0.6.0
ping: init 0.6.0
2019-03-02 05:25:47 -05:00
Quentin Vaucher 527d236578 maintainers: add kjuvi
fix missing glib

Fix missing import: hicolor-icon-theme

move ping under applications/networking

ping: init at 0.6.0

ping: init at 0.6.0

maintainers: add kjuvi
2019-03-02 10:08:07 +01:00
worldofpeace 83c92d8215
Merge pull request #56467 from minijackson/kodi_vfs_addons
kodiPlugins: init vfs.{sftp, libarchive}
2019-02-27 19:16:26 -05:00
Minijackson cc902bf73c maintainers: add minijackson 2019-02-27 18:28:17 +01:00
Franz Pletz bc7d45ea57
maintainers.fpletz: add .keys 2019-02-26 23:09:48 +01:00
Will Dietz b9a1a2aadc
Merge pull request #56386 from dtzWill/fix/lua-propagate-the-right-lua
lua-modules/generated-packages.nix: fix 'lua' to propagate
2019-02-26 11:40:25 -06:00
worldofpeace 28cb3f4afe
Merge pull request #56289 from jokogr/u/mattermost-desktop-4.2.0
mattermost-desktop: 4.1.2 -> 4.2.0
2019-02-26 01:59:43 -05:00
Will Dietz e49175ceae udpate-luarocks-package: drop 'lua' argument here as well 2019-02-25 23:53:21 -06:00
worldofpeace 0bed2b4dc0
maintainers: add proper email for @worldofpeace
Non reply emails just look so shady :)
2019-02-25 20:17:03 -05:00
Sondre Nilsen 4e0b4a2f50 git-ignore: init at v0.2.0 (#56248)
A small program to quickly and easily fetch .gitignore templates from
www.gitignore.io
2019-02-25 16:47:18 +01:00
Vladimír Čunát b2eab5793d
maintainers.vcunat: add .keys
I've been signing all nixpkgs commits for a long time.
2019-02-24 20:37:35 +01:00
xeji 631bc2c99f
Merge pull request #55488 from winpat/add_dirvish
dirvish: init at 1.2.1
2019-02-24 12:02:11 +01:00
Ioannis Koutras f3e367537e maintainers: add gpg key for joko 2019-02-24 12:40:16 +02:00
Sergey Makarov 4cae259fce
acpilight: init at 1.1
Use pname instead of manual adding version to package name
2019-02-24 00:09:11 +03:00
Cody Allen 96dde14360
Add Cody Allen (ceedubs) to maintainer list 2019-02-20 14:00:17 -08:00
Tor Hedin Brønner bba6de611a
Merge pull request #56046 from callahad/bolt
Add and enable Bolt to support Thunderbolt 3 settings in GNOME
2019-02-20 21:43:02 +01:00
Dan Callahan ffca542386
maintainers: add callahad 2019-02-19 20:54:36 +00:00
Frederik Rietdijk 815b77cbe6 Merge master into staging-next 2019-02-18 14:18:04 +01:00
Ryan Mulligan fdcf9bbd89
Merge pull request #53563 from rbrewer123/feature/pyznap-init
pyznap: init at 1.1.2
2019-02-17 21:09:24 -08:00
Ryan Mulligan d7aed7bf30
Merge pull request #54332 from nphilou/master
epson-201106w: init at 1.0.1
2019-02-17 19:50:14 -08:00
Ryan Mulligan 96e17d4db9
Merge pull request #54835 from artemist/one_gadget
one_gadget: init at 1.6.2
2019-02-17 18:14:25 -08:00
rembo10 8e151c1e86
Merge branch 'master' into headphones 2019-02-18 09:14:14 +08:00
Ryan Mulligan cea567c783
Merge pull request #48835 from mhaselsteiner/wrf_python
add pythonPackage.wrf-python
2019-02-17 14:33:49 -08:00
Frederik Rietdijk 6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
Maximilian Bosch 2e359d93ef
Merge pull request #55587 from avdv/pkg/yubikey-manager-qt
New package for `yubikey-manager-qt`
2019-02-15 23:37:17 +01:00
Robert Schütz 170dc5dee2
Merge pull request #55658 from netixx/hass-lifx-fix
home-assistant: add lifx component dependencies
2019-02-14 23:12:26 +01:00
Robert Schütz f0edf20be3
Merge pull request #54890 from FlorianFranzen/scikit-build
pythonPackages.scikit-build: init at 0.8.1
2019-02-14 22:10:13 +01:00
Florian Franzen 94c4df6f57 maintainers: add FlorianFranzen (Florian Franzen) 2019-02-14 20:39:14 +01:00
Netix (Espinet François) 097746fec2
maintainers: added netixx 2019-02-13 21:58:19 +01:00
Matthieu Coudron 0cb3ee3bde luaPackages.lua-iconv: move to generated 2019-02-13 14:13:39 +09:00
Matthieu Coudron c84a431624 luaPackages.lpty: 1.2.1 -> 1.2.2 generated 2019-02-13 14:13:01 +09:00
Matthieu Coudron ce63fd4381 luaPackages.luabitop: generated 2019-02-13 14:12:44 +09:00
Matthieu Coudron c789b88cdd luaPackages.luacheck: 0.20 -> 0.23 generated 2019-02-13 14:11:14 +09:00
Matthieu Coudron 421110ae36 luaPackages.luaevent: 0.4.4 -> 0.4.6 generated 2019-02-13 14:10:35 +09:00
Adrian Kummerlaender 39e4396ea7 rocs: init at 18.12.0 2019-02-12 11:42:29 +01:00
Matthieu Coudron 71b2e1f554 luaPackages.lgi: move to generated 2019-02-12 11:47:54 +09:00
Matthieu Coudron c01fe375ca luaPackages.cqueues: move to generated 2019-02-12 11:47:54 +09:00
Matthieu Coudron 84d4faf8d5 luaPackages.basexx: move to generated 2019-02-12 11:47:53 +09:00
Matthieu Coudron 582fa48e6f luaPackages.fifo: move to generated 2019-02-12 11:47:53 +09:00
Matthieu Coudron f0269de17f luaPackages.lpeg_patterns: move to generated 2019-02-12 11:47:53 +09:00
Claudio Bley ad30ed66ae maintainers: add cbley 2019-02-11 23:17:34 +01:00
Patrick Winter c03098d087 maintainer-list: add winpat 2019-02-10 16:19:38 +01:00
Lassi Haasio a0f4e7a2c3 maintainers: add ilikeavocadoes (Lassi Haasio) 2019-02-10 13:59:15 +02:00
Tom Smeets a2a5d491fd maintainers: update tomsmeets' email address 2019-02-10 10:36:22 +01:00
Matthew Bauer 5dcf4d939b
Merge pull request #52653 from liclac/add/cardpeek
cardpeek: init at 0.8.4
2019-02-08 17:50:23 -05:00
Alec Snyder b4178f233c Add Git-Town Package (#54732)
* git-town: init at 7.2.0
add git-town package derivation
2019-02-08 17:36:50 -05:00
Maximilian Bosch f19c75fc65
Merge pull request #55203 from Shou/init-openapi-generator
openapi-generator-cli: init at 3.3.4
2019-02-07 21:29:01 +01:00
Benedict Aas 07b0483d89
openapi-generator-cli: init at 3.3.4 2019-02-07 20:58:23 +01:00
Robert W. Brewer 25ebdc186e pyznap: init at 1.1.2 2019-02-06 18:29:59 -05:00
Edward Amsden a33b64c835 maintainers: add eamsden (Edward Amsden) 2019-02-06 01:48:08 -05:00
Matthieu Coudron aaeaa6d1c6 Add checkPhase for neovim (disabled by default) (#55266)
* neovim-unwrapped: now use lua environments

* mpv: use lua environments

* luaPackages.inspect: init at 3.1.1-0

* luaPackages.lgi: mark as a lua module

* luaPackages.vicious: mark as a lua module
2019-02-05 15:00:19 +00:00
Matthieu Coudron 2ba891788b Lua generate nix packages from luarocks (#54978)
* lua: generate packages from luarocks

* luarocks-nix: update

* removed packages already available in nixpkgs

* adressing reviews

update script can now accept another csv file as input with -c

* Remove obsolete comment
2019-02-04 11:30:58 +00:00
David Smith 3bfab84929 maintainers: add shmish111 2019-02-04 09:54:25 +00:00
Philippe 1bf2d86739 epson-201106w: init at 1.0.1 2019-02-03 16:02:38 +01:00
Franz Pletz 1d2b5045e6
Merge pull request #54966 from eyJhb/betterlockscreen
betterlockscreen: init at 3.0.1
2019-02-03 08:46:33 +00:00
Milan Pässler 8ad32a7e98 ifdtool: init at 4.9 2019-02-02 12:57:18 +01:00
Abhinav Sharma 7d5cbcc79c Added myself as a maintainer 2019-02-01 14:25:38 -05:00
tv 17f0e6a9d4 maintainers.tv: update email address 2019-02-01 11:19:09 +01:00
eyjhbb@gmail.com e4d2bc657e maintainers: added eyJhb to the maintainers list 2019-01-30 22:59:23 +01:00
mhaselsteiner 6dda7841bb pythonPackages.wrf-python: init at 1.3.1.1 2019-01-30 22:51:27 +01:00
Alyssa Ross bfd2c8065f
Merge pull request #54601 from groodt/greg/argo-2.2.1
argo: init at 2.2.1
2019-01-30 18:11:12 +00:00
Valentin Robert f5dbe5de07 coqPackages.coq-extensible-records: init at 1.2.0 2019-01-30 11:30:23 +00:00
Robert Schütz 99c025a871
Merge pull request #54233 from clacke/sphinx-argparse
pythonPackages.sphinx-argparse: init at 0.2.5
2019-01-29 22:49:23 +01:00
Raquel García Bautista 3a5481c765 joplin-desktop: init at 1.0.120 2019-01-28 23:00:03 +01:00
Artemis Tosini 73bc897ac6
one_gadget: init at 1.6.2 2019-01-28 20:05:02 +00:00
Greg Roodt acb9168aa7 argo: init at 2.2.1 2019-01-28 13:47:51 +11:00