| Commit message (Expand) | Author | Age | Files | Lines |
| * | nix-generate-from-cpan: use Module::CoreList to detect core modules•••The previous way of detecting core modules failed to filter "if" and
possibly other core modules.
| ydlr | 2020-03-14 | 1 | -8/+3 |
| * | nix-generate-from-cpan: remove unkown license•••Leave license empty when it is not provided. This prevents packages from
failing to build because the license is set to
`stdenv.lib.licenses.unkown`.
There will still be a warning about the unkown license.
| ydlr | 2020-03-13 | 1 | -1/+1 |
| * | Merge pull request #80562 from NixOS/cus-broken•••common-updater-scripts: Handle errors in src hashing | Jan Tojnar | 2020-02-20 | 1 | -3/+2 |
| |\ |
|
| | * | maintainers/scripts/update.nix: allow updating overlays | Jan Tojnar | 2020-02-19 | 1 | -3/+2 |
| * | | luaPackages.cosmo: init at 16.06.04-1 | Mario Rodas | 2020-02-11 | 1 | -0/+1 |
| * | | luaPackages.cassowary: init at 2.2-1 | Mario Rodas | 2020-02-11 | 1 | -0/+1 |
| |/ |
|
| * | plasma5: 5.16.5 -> 5.17.5 | Thomas Tuegel | 2020-01-27 | 1 | -1/+2 |
| * | update-luarocks-packages: disable by default•••Not only the binary `parallel` displays a re,inder to quote their
software but it systematically breaks update here regardless of my
network quality.
Better be slow than fail. If anyone can fix it, we may rollback this.
| Matthieu Coudron | 2020-01-25 | 1 | -1/+1 |
| * | luaPackages.vstruct: init at 2.0.2-1 | Matthieu Coudron | 2020-01-25 | 1 | -0/+1 |
| * | luaPackages.luarepl: init at 0.9-1 | Matthieu Coudron | 2020-01-25 | 1 | -0/+1 |
| * | luaPackages.luaepnf: init at 0.3-1 | Matthieu Coudron | 2020-01-25 | 1 | -0/+1 |
| * | luaPackages.linenoise: init at 0.9-1 | Matthieu Coudron | 2020-01-24 | 1 | -0/+1 |
| * | luaPackages.digestif: scm1 -> 0.2-1•••Now it's a released package so no need to specify the manifest anymore.
| Matthieu Coudron | 2020-01-24 | 1 | -1/+1 |
| * | maintainers update.nix: fix typo in script help | danbst | 2019-12-20 | 1 | -1/+1 |
| * | update.nix: fix eval | worldofpeace | 2019-11-25 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'upstream/master' into wrapper-pname-support | John Ericson | 2019-11-24 | 4 | -21/+38 |
| |\ |
|
| | * | Merge pull request #71802 from teto/luadoc•••adds Luadoc. | Matthieu Coudron | 2019-10-24 | 1 | -0/+2 |
| | |\ |
|
| | | * | luaPackages.luadoc: init at 3.0.1-1•••Used in vim plugins like nvim-terminal-lua to generate html docs.
| Matthieu Coudron | 2019-10-23 | 1 | -0/+1 |
| | | * | luaPackages.lualogging: init at 1.3.0-1•••Dependency of luadoc
| Matthieu Coudron | 2019-10-23 | 1 | -0/+1 |
| | * | | maintainers/scripts/update-discord: improve•••- add comment specifying file is generated
- remove repetition of version number
| Tadeo Kondrak | 2019-10-15 | 1 | -3/+3 |
| | * | | luaPackages.luacov: init at 0.13.0-1•••It is needed to run luarocks test.
| Matthieu Coudron | 2019-10-14 | 1 | -0/+1 |
| | |/ |
|
| | * | luaPackages.pulseaudio: init at 0.1 | Doron Behar | 2019-10-04 | 1 | -0/+1 |
| | * | nix-generate-from-cpan: strip leading v from versions•••Everything currently in perl-packages.nix already does this,
so we might as well automate it.
| edef | 2019-09-25 | 1 | -1/+1 |
| | * | nix-generate-from-cpan: use pname/version rather than version•••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.
| edef | 2019-09-25 | 1 | -6/+7 |
| | * | maintainer scripts: fix hydra-eval-failures script | Samuel Leathers | 2019-09-13 | 1 | -12/+24 |
| * | | treewide: Get rid of most `parseDrvName` without breaking compat•••That is because this commit should be merged to both master and
release-19.09.
| John Ericson | 2019-11-24 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #68258 from teto/luarocks-nix_bump•••Moved luarocks-nix to community and leverage luarocks mirrors when possible. | Matthieu Coudron | 2019-09-09 | 2 | -0/+5 |
| |\ |
|
| | * | luarocks-nix: bump to 2019-09-07•••added version and transferred the repostiory to nix-community.
With this bump, luarocks-nix generates mirro://luarocks urls.
| Matthieu Coudron | 2019-09-08 | 1 | -0/+1 |
| | * | update-luarocks-packages: reference only 1 server•••we now pass a configuration file when calling luarocks to prevent
impurities.
| Matthieu Coudron | 2019-09-07 | 2 | -0/+4 |
| * | | lua*Packages.lua-yajl: init at 2.0-1•••Dependency for mudlet >= 4.0
| Philipp | 2019-09-07 | 1 | -0/+1 |
| * | | lua*Packages.luautf8: init at 0.1.1-1•••Dependency for mudlet >= 4.0
| Philipp | 2019-09-07 | 1 | -0/+1 |
| |/ |
|
| * | ruby.withPackages: init•••Co-authored-by: Alyssa Ross <hi@alyssa.is>
| Michael Fellinger | 2019-09-03 | 1 | -0/+13 |
| * | ljsyscall: init at 20180515 | Luka Blaskovic | 2019-08-28 | 1 | -0/+1 |
| * | lua*Packages.moonscript: init at 0.5.0-1 (generated) | Alexei Robyn | 2019-08-21 | 1 | -0/+1 |
| * | lua*Packages.alt-getopt: init at 0.8.0-1 (generated) | Alexei Robyn | 2019-08-21 | 1 | -0/+1 |
| * | treewide: use dontUnpack | worldofpeace | 2019-07-01 | 1 | -1/+1 |
| * | 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).
| Alexei Robyn | 2019-06-24 | 1 | -1/+1 |
| * | discord-{ptb,canary}: init; add `update-discord` | Tadeo Kondrak | 2019-06-23 | 1 | -0/+36 |
| * | update-luarocks: Use containing nixpkgs, ensure Lua drvs exist | Alexei Robyn | 2019-06-14 | 2 | -6/+20 |
| * | 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
| Alexei Robyn | 2019-06-13 | 1 | -41/+57 |
| * | luarocks-packages.csv: Add remaining manual Lua expression packages•••And their deps.
| Alexei Robyn | 2019-06-13 | 1 | -4/+21 |
| * | luarocks-packages.csv: Sort rows, add some missing maintainers | Alexei Robyn | 2019-06-13 | 1 | -12/+11 |
| * | luaPackages.lpeg: 1.0.1 -> 1.0.2•••and move to generated
| Matthieu Coudron | 2019-06-07 | 1 | -0/+1 |
| * | luaPackages.luaposix: move to generated | Matthieu Coudron | 2019-06-06 | 1 | -0/+1 |
| * | luaPackages.mpack: removed duplicate manual package | Matthieu Coudron | 2019-06-06 | 1 | -1/+1 |
| * | luarocks-packages.csv: track maintainers in column•••luarocks-nix doesn't use yet but it will in next update.
| Matthieu Coudron | 2019-06-06 | 1 | -47/+47 |
| * | luaPackages.lua-zlib: 1.1 -> 1.2•••Renamed from luazlib to luarocks name lua-zlib.
Move to generated.
| Matthieu Coudron | 2019-06-06 | 1 | -0/+1 |
| * | luaPackages.luazip: 2007-10-30 -> 1.2.7 | Matthieu Coudron | 2019-06-05 | 1 | -0/+1 |
| * | luaPackages.cjson: move to generated | Matthieu Coudron | 2019-06-05 | 1 | -0/+1 |
| * | Merge pull request #62669 from teto/lua-lsp•••Add one latex and one lua LSP server | Matthieu Coudron | 2019-06-05 | 1 | -0/+3 |
| |\ |
|