about summary refs log tree commit diff
path: root/maintainers
Commit message (Collapse)AuthorAge
...
| | * | | | Add maintainer @SteellSteve Elliott2019-06-21
| | | | | |
| * | | | | watson: 1.5.2 -> 1.7.0Nathan Yong2019-07-01
| | | | | |
| * | | | | maintainers: add betaboonbetaboon2019-06-28
| | |/ / / | |/| | |
* / | | | treewide: use dontUnpackworldofpeace2019-07-01
|/ / / /
* | | | Merge pull request #63690 from michojel/megasyncmarkuskowa2019-06-25
|\ \ \ \ | | | | | | | | | | megasync: init at 4.1.1.0
| * | | | megasync: init at 4.1.1.0Michal Minář2019-06-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Michal Minář <mic.liamg@gmail.com>
* | | | | Merge pull request #63477 from turboMaCk/elm-lang-packagesDomen Kožar2019-06-24
|\ \ \ \ \ | | | | | | | | | | | | elmPackages.{elm-test,elm-analyse..}: tooling additions and fixes
| * | | | | elmPackages.{elm-test,elm-analyse..}: tooling additions and fixesMarek Fajkus2019-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | luaPackages.luaexpat: Downgrade to fix issue and match typical distrosAlexei Robyn2019-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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).
* | | | | | discord-{ptb,canary}: init; add `update-discord`Tadeo Kondrak2019-06-23
| |/ / / / |/| | | |
* | | | | maintainers: Update my emailSilvan Mosberger2019-06-22
| | | | |
* | | | | Add maintainer @doronbeharDoron Behar2019-06-20
| |/ / / |/| | |
* | | | maintainers: add magenblutenmagenbluten2019-06-19
| | | |
* | | | Merge pull request #63108 from Shados/lua-packaging-improvements-prMatthieu Coudron2019-06-19
|\ \ \ \ | |/ / / |/| | | Lua/luarocks packaging improvements
| * | | update-luarocks: Use containing nixpkgs, ensure Lua drvs existAlexei Robyn2019-06-14
| | | |
| * | | update-luarocks: Several improvementsAlexei Robyn2019-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | luarocks-packages.csv: Add remaining manual Lua expression packagesAlexei Robyn2019-06-13
| | | | | | | | | | | | | | | | And their deps.
| * | | luarocks-packages.csv: Sort rows, add some missing maintainersAlexei Robyn2019-06-13
| | | |
* | | | maintainers: add GPG key for ryceeRobert Helgesson2019-06-16
| | | |
* | | | clinfo: init at 2.2.18.04.06Troels Henriksen2019-06-15
|/ / /
* | | Merge #63071: maintainers: add dmviannaVladimír Čunát2019-06-13
|\ \ \
| * | | maintainers: add dmviannaDaniel Vianna2019-06-13
| |/ /
* | | Merge pull request #56933 from tobiasBora/masterWael Nasreddine2019-06-11
|\ \ \ | |/ / |/| | shelldap: init at 1.4.0
| * | Add maintainer tobiasBoratobiasBora2019-03-06
| | |
* | | maintainers: add thefloweringashAndrew Childs2019-06-09
| | |
* | | Change handle from c0dehero to pyrolagusDanny Bautista2019-06-07
| | |
* | | luaPackages.lpeg: 1.0.1 -> 1.0.2Matthieu Coudron2019-06-07
| | | | | | | | | | | | and move to generated
* | | Merge pull request #60529 from nshalman/go-jsonnetlewo2019-06-06
|\ \ \ | | | | | | | | go-jsonnet: init at v0.13.0
| * | | go-jsonnet: init at v0.13.0Nahum Shalman2019-06-05
| | | |
* | | | luaPackages.luaposix: move to generatedMatthieu Coudron2019-06-06
| | | |
* | | | luaPackages.mpack: removed duplicate manual packageMatthieu Coudron2019-06-06
| | | |
* | | | luarocks-packages.csv: track maintainers in columnMatthieu Coudron2019-06-06
| | | | | | | | | | | | | | | | luarocks-nix doesn't use yet but it will in next update.
* | | | luaPackages.lua-zlib: 1.1 -> 1.2Matthieu Coudron2019-06-06
| | | | | | | | | | | | | | | | | | | | Renamed from luazlib to luarocks name lua-zlib. Move to generated.
* | | | luaPackages.luazip: 2007-10-30 -> 1.2.7Matthieu Coudron2019-06-05
|/ / /
* | | luaPackages.cjson: move to generatedMatthieu Coudron2019-06-05
| | |
* | | Merge pull request #62669 from teto/lua-lspMatthieu Coudron2019-06-05
|\ \ \ | | | | | | | | Add one latex and one lua LSP server
| * | | luaPackages.lua-lsp: init at scm-2Matthieu Coudron2019-06-05
| | | |
| * | | luaPackages.lpeglabel: init at 1.5.0Matthieu Coudron2019-06-05
| | | |
| * | | luaPackages.digestif: init at scm-1Matthieu Coudron2019-06-05
| | | |
* | | | maintainers/scripts/update.nix: various fixes (#62478)Jan Tojnar2019-06-04
|\ \ \ \ | |/ / / |/| | | maintainers/scripts/update.nix: various fixes
| * | | maintainers/scripts/update.nix: Clean upJan Tojnar2019-06-02
| | | | | | | | | | | | | | | | Make calling update.py a little nicer
| * | | maintainers/scripts/update.nix: handle null pathsJan Tojnar2019-06-02
| | | | | | | | | | | | | | | | | | | | Previously we did not handle non-existant paths making the program crash. Let’s show a proper error.
| * | | maintainers/scripts/update.nix: ignore overlaysJan Tojnar2019-06-02
| | | | | | | | | | | | | | | | | | | | 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.
| * | | maintainers/scripts/update.nix: Do not store updateScriptsJan Tojnar2019-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | luarocks-packages.csv: remove unnecessary serversMatthieu Coudron2019-06-04
| | | | | | | | | | | | | | | | | | | | Now that luarocks-nix supports installation from rockspecs, it's possible to remove some server specifications.
* | | | luarocks-packages.csv: Support luaversionMatthieu Coudron2019-06-04
| | | | | | | | | | | | | | | | Opened with libreoffice calc which added the different commas
* | | | update-luarocks: can install for a different luaMatthieu Coudron2019-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ?
* | | | update-luarocks: contact only the specified serverMatthieu Coudron2019-06-04
| | | | | | | | | | | | | | | | | | | | use --server-only instead of --server, I haven't run any testing but it should be a bit faster as well as more deterministic.
* | | | update-luarocks: doesn't crash when no argumentsMatthieu Coudron2019-06-04
| | | | | | | | | | | | | | | | define print_help function before it gets called.
* | | | Merge pull request #62163 from jonringer/applicationinsightsworldofpeace2019-06-02
|\ \ \ \ | | | | | | | | | | python.pkgs.applicationinsights: init at 0.11.9