about summary refs log tree commit diff
path: root/maintainers/scripts
Commit message (Collapse)AuthorAge
* maintainers update.nix: fix typo in script helpdanbst2019-12-20
|
* update.nix: fix evalworldofpeace2019-11-25
|
* Merge remote-tracking branch 'upstream/master' into wrapper-pname-supportJohn Ericson2019-11-24
|\
| * Merge pull request #71802 from teto/luadocMatthieu Coudron2019-10-24
| |\ | | | | | | adds Luadoc.
| | * luaPackages.luadoc: init at 3.0.1-1Matthieu Coudron2019-10-23
| | | | | | | | | | | | Used in vim plugins like nvim-terminal-lua to generate html docs.
| | * luaPackages.lualogging: init at 1.3.0-1Matthieu Coudron2019-10-23
| | | | | | | | | | | | Dependency of luadoc
| * | maintainers/scripts/update-discord: improveTadeo Kondrak2019-10-15
| | | | | | | | | | | | | | | - add comment specifying file is generated - remove repetition of version number
| * | luaPackages.luacov: init at 0.13.0-1Matthieu Coudron2019-10-14
| |/ | | | | | | It is needed to run luarocks test.
| * luaPackages.pulseaudio: init at 0.1Doron Behar2019-10-04
| |
| * nix-generate-from-cpan: strip leading v from versionsedef2019-09-25
| | | | | | | | | | Everything currently in perl-packages.nix already does this, so we might as well automate it.
| * nix-generate-from-cpan: use pname/version rather than versionedef2019-09-25
| | | | | | | | | | | | | | | | | | The `name` parameter to buildPerlPackage is deprecated, and everything currently in perl-packages.nix has already been converted to use pname/version instead. This also changes the URLs to be pure string literals, matching the convention used in nixpkgs in practice.
| * maintainer scripts: fix hydra-eval-failures scriptSamuel Leathers2019-09-13
| |
* | treewide: Get rid of most `parseDrvName` without breaking compatJohn Ericson2019-11-24
|/ | | | | That is because this commit should be merged to both master and release-19.09.
* Merge pull request #68258 from teto/luarocks-nix_bumpMatthieu Coudron2019-09-09
|\ | | | | Moved luarocks-nix to community and leverage luarocks mirrors when possible.
| * luarocks-nix: bump to 2019-09-07Matthieu Coudron2019-09-08
| | | | | | | | | | added version and transferred the repostiory to nix-community. With this bump, luarocks-nix generates mirro://luarocks urls.
| * update-luarocks-packages: reference only 1 serverMatthieu Coudron2019-09-07
| | | | | | | | | | we now pass a configuration file when calling luarocks to prevent impurities.
* | lua*Packages.lua-yajl: init at 2.0-1Philipp2019-09-07
| | | | | | | | Dependency for mudlet >= 4.0
* | lua*Packages.luautf8: init at 0.1.1-1Philipp2019-09-07
|/ | | | Dependency for mudlet >= 4.0
* ruby.withPackages: initMichael Fellinger2019-09-03
| | | | Co-authored-by: Alyssa Ross <hi@alyssa.is>
* ljsyscall: init at 20180515Luka Blaskovic2019-08-28
|
* lua*Packages.moonscript: init at 0.5.0-1 (generated)Alexei Robyn2019-08-21
|
* lua*Packages.alt-getopt: init at 0.8.0-1 (generated)Alexei Robyn2019-08-21
|
* treewide: use dontUnpackworldofpeace2019-07-01
|
* 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
|
* 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
|
* luaPackages.lpeg: 1.0.1 -> 1.0.2Matthieu Coudron2019-06-07
| | | | and move to generated
* 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.