about summary refs log tree commit diff
path: root/pkgs/development/tools/misc
Commit message (Collapse)AuthorAge
* ccls: 0.20190823.4 -> 0.20190823.5R. RyanTM2019-11-25
|
* Merge pull request #72657 from cleverca22/vc4John Ericson2019-11-24
|\ | | | | Initial implementation of vc4 cross-compile
| * initial implementation of vc4 cross-compileMichael Bishop2019-11-19
| |
* | Merge pull request #73395 from filalex77/mkcert-1.4.1Mario Rodas2019-11-24
|\ \ | | | | | | mkcert: 1.4.0 -> 1.4.1
| * | mkcert: 1.4.0 -> 1.4.1Oleksii Filonenko2019-11-14
| | | | | | | | | | | | Co-authored-by: Joh <jonringer@users.noreply.github.com>
* | | texlab: 1.6.0 -> 1.7.0MetaDark2019-11-20
| | |
* | | travis: add pry to the dependencieszimbatm2019-11-20
| | | | | | | | | | | | | | | | | | | | | | | | This is required to run `travis console` but is not part of the upstream dependency list. Upstream is also not compatible with pry 0.12+ and breaks with this error `uninitialized constant Pry::SIMPLE_PROMPT`. Fixes #73238
* | | Merge master into staging-nextFrederik Rietdijk2019-11-17
|\ \ \ | | |/ | |/|
| * | Treewide: replace last refs to alioth.debian.orgc0bw3b2019-11-16
| | | | | | | | | | | | | | | | | | Alioth is now offline -> https://wiki.debian.org/Salsa/AliothMigration Sources moved to other forges (Salsa for example) Some release tarballs are available on alioth-archive.debian.org
* | | Merge master into staging-nextFrederik Rietdijk2019-11-14
|\| |
| * | texlab: init at 1.6.0MetaDark2019-11-13
| | |
| * | Merge pull request #73072 from cko/missing_descriptionsRenaud2019-11-13
| |\ \ | | | | | | | | treewide: add missing descriptions & homepages
| | * | gputils: add missing descriptionChristine Koppelt2019-11-10
| | | |
| * | | tokei: 10.0.1 -> 10.1.0Lily Ballard2019-11-12
| | | |
* | | | Merge staging-next into stagingFrederik Rietdijk2019-11-11
|\| | |
| * | | Merge master into staging-nextFrederik Rietdijk2019-11-11
| |\ \ \ | | | |/ | | |/|
| | * | fsatrace: 0.0.1-160 -> 0.0.1-324zimbatm2019-11-10
| | | |
| | * | editorconfig-checker: init at 2.0.2Uri Baghin2019-11-09
| | | |
| | * | lttng-tools: 2.10.8 -> 2.11.0R. RyanTM2019-11-09
| | |/
| * | Merge branch 'master' into staging-nextVladimír Čunát2019-11-09
| |\| | | | | | | | | | ~4k rebuilds on each Linux.
| | * argbash: init at 2.8.1 (#70489)Eric Ren2019-11-07
| | | | | | | | | | | | | | | | | | | | | | | | * argbash: init at 2.8.1 * changed name to pname * updated sha256 hash
| | * Merge pull request #70402 from wucke13/stm32cubemxMatthew Bauer2019-11-07
| | |\ | | | | | | | | stm32cubemx: init at 5.3.0
| | | * stm32cubemx: init at 5.3.0wucke132019-10-04
| | | |
* | | | Merge branch 'staging-next' into stagingJan Tojnar2019-11-06
|\| | |
| * | | Merge branch 'master' into staging-nextJan Tojnar2019-11-06
| |\| |
| | * | sysbench: 1.0.17 -> 1.0.18R. RyanTM2019-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sysbench: 1.0.17 -> 1.0.18 (#72685) * sysbench: set meta.homepage + cleanup build inputs (vim isn't needed since 1.0.12) + enable parallel building
* | | | Merge pull request #72347 from NixOS/bash-no-undef-varsJohn Ericson2019-11-04
|\ \ \ \ | |/ / / |/| | | treewide: `set -u` everywhere
| * | | treewide: `*Phase(s)?` variables are optionalJohn Ericson2019-11-01
| | | | | | | | | | | | | | | | | | | | If these aren't defined, the stdenv defaults are used in the `*Phase` case, or no extra phases are done, in the `*Phases` case.
| * | | patchelf: `dontPatchELF` in setup hook is allowed to be undefinedJohn Ericson2019-11-01
| | | |
* | | | automake-1.15: deterministic documentation generationDavid Terry2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | automake 1.15 uses a bundled version of help2man from 2012 that does not support the SOURCE_DATE_EPOCH environment variable. This means that the build date is included in the generated documentation, breaking reproducibility. This changes adds the SOURCE_DATE_EPOCH support from the current help2man to the version bundled in automake 1.15.
* | | | Merge staging-next into stagingFrederik Rietdijk2019-11-03
|\ \ \ \ | | |/ / | |/| |
| * | | ccls: 0.20190823.3 -> 0.20190823.4R. RyanTM2019-11-01
| |/ /
* | | Merge branch 'staging-next' into stagingJan Tojnar2019-11-01
|\| |
| * | terracognita: 0.1.6 -> 0.2.0Mario Rodas2019-10-30
| | | | | | | | | | | | Changelog: https://github.com/cycloidio/terracognita/releases/tag/v0.2.0
* | | itstool: 2.0.2 -> 2.0.6Chuck2019-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To get python3 support. #63174 flipped itstool to python3, but itstool doesn't support python3 until 2.0.3 (and perhaps does not support it well until 2.0.5). Pressing forward instead of rolling back at worldofpeace's suggestion, who mentions that other distros seem to be able to ship recent versions of itstool. Tensions in this space seem two-fold. One set centers around libxml2 being a low-level C library with sharp edges, manual memory management, and performance concerns; the python libxml2 wrapper being quite thin (the most dubious character in this drama); and python's sentiment that it ought to be quite hard to crash the interpreter casually. This comes to a head in https://gitlab.gnome.org/GNOME/libxml2/issues/12 , where a use-after-free problem in idiomatic-looking python code is declared working-as-designed. The other set is around python3 being more UTF-8-aware than libxml2's python wrapper, such as https://bugzilla.gnome.org/show_bug.cgi?id=789714 and https://src.fedoraproject.org/rpms/libxml2/blob/master/f/libxml2-2.9.8-python3-unicode-errors.patch itstool is caught in this crossfire merely for being a widely-used python program that uses XML.
* | | itstool: don't use libxml2PythonFrederik Rietdijk2019-10-29
|/ /
* | sccache: 0.2.11 -> 0.2.12R. RyanTM2019-10-24
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sccache/versions
* | lttng-tools: 2.10.7 -> 2.10.8R. RyanTM2019-10-22
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/lttng-tools/versions
* | Merge master into staging-nextFrederik Rietdijk2019-10-20
|\ \
| * | scc: init at 2.8.0Yann Hodique2019-10-20
| | |
* | | Merge master into staging-nextFrederik Rietdijk2019-10-18
|\| |
| * | pwndbg: fix runtime python deps, fixes #71071Frederik Rietdijk2019-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pwndbg is a Python module for gdb. The built-in interpreter is used and pwndbg offers additional routines. Packaging this is tricky because that interpreter needs to be used. Using `python3.withPackages` won't work. By setting `NIX_PYTHONPATH`, the interpreter should pick up pwndbg and its dependencies. If `NIX_PYTHONPATH` does not function we can fall back to `PYTHONPATH`. An example of when that won't work is if pwndbg runs a script of itself in a subshell. `NIX_PYTHONPATH` would be unset, but `PYTHONPATH` not.
* | | Merge staging-next into stagingFrederik Rietdijk2019-10-16
|\| |
| * | Merge pull request #71077 from aanderse/arcanist/updateRobin Gloster2019-10-15
| |\ \ | | | | | | | | arcanist: 20180916 -> 20190905
| | * | arcanist: 20180916 -> 20190905Aaron Andersen2019-10-13
| | | |
* | | | Merge branch 'staging-next' into stagingJan Tojnar2019-10-12
|\| | |
| * | | Merge branch 'master' into staging-nextJan Tojnar2019-10-12
| |\| |
| | * | swig4: 4.0.0 -> 4.0.1R. RyanTM2019-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/swig/versions
| | * | Merge pull request #70855 from nlewo/hydra-cli-fixlewo2019-10-09
| | |\ \ | | | |/ | | |/| hydra-cli: fix the cargoSha256 hash
| | | * hydra-cli: update the cargoSha256 hashAntoine Eiche2019-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This might be related to the way cargo fetches sources since the old hash still works on the original PR (before being rebased onto master by the merge action). See - https://github.com/NixOS/nixpkgs/pull/67680 - https://hydra.nixos.org/build/102205464/nixlog/2