summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge pull request #75227 from r-ryantm/auto-update/spleenMario Rodas2019-12-08
|\ | | | | spleen: 1.5.0 -> 1.6.0
| * spleen: 1.5.0 -> 1.6.0R. RyanTM2019-12-08
| |
* | Merge pull request #75284 from risicle/ris-aiger-lingeling-darwinMario Rodas2019-12-08
|\ \ | | | | | | aiger, lingeling: enable for darwin
| * | lingeling: enable for darwinRobert Scott2019-12-08
| | |
| * | aiger: enable for darwinRobert Scott2019-12-08
| | |
* | | apktool: 2.4.0 -> 2.4.1R. RyanTM2019-12-08
| | |
* | | owncloud-client: disable shibbolethDmitry Kalinkin2019-12-08
| | |
* | | duktape: 2.4.0 -> 2.5.0R. RyanTM2019-12-08
| | |
* | | vmTools.fillDiskWithRPMs: fix cpio useLancelot SIX2019-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When updating to cpio-2.13 in fe758f5fa368ebcdc03419c54412dd9abfd76b35, a patch from SUSE was dropped. This patch was intended to resolve CVE-2015-1197, and introduced the '--extract-over-symlink' option to disable its own effects. The CVE-2015-1197 was fixed in cpio-2.13 release[1] by other means, making this patch useless. Given that this patch is no longer used, we do not need to disable its effects anymore with the `--extract-over-symlink` argument switch. This Commit fixes #74984 [1] https://lists.gnu.org/archive/html/info-gnu/2019-11/msg00002.html
* | | byobu: 5.129 -> 5.130 (#75205)R. RyanTM2019-12-08
| | |
* | | makeDesktopItem: use runCommandLocalBjørn Forsman2019-12-08
| | | | | | | | | | | | | | | | | | | | | This derivation only creates a simple text file, so it makes sense to do it locally. On my setup this reduces build time from 2.2s to 1.2s.
* | | Merge pull request #73579 from helsinki-systems/php-maxminddb-initElis Hirwing2019-12-08
|\ \ \ | | | | | | | | phpPackages.maxminddb: Init at 1.5.0
| * | | phpPackages.maxminddb: Init at 1.5.0Janne Heß2019-12-07
| | | |
* | | | rdf4store: remove pkg and service modulesRenaud2019-12-08
| | | | | | | | | | | | (#74214)
* | | | Merge pull request #75013 from fmpwizard/issue_54603Wael Nasreddine2019-12-08
|\ \ \ \ | |_|/ / |/| | | go: do not replace path to zoneinfo.zip and mime.types
| * | | go: do not replace path to mime.typesDiego Medina2019-12-08
| | | |
| * | | go: do not replace path to zoneinfo.zipDiego Medina2019-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Prepend the nix path to the zoneinfo.zip file and keep the original alternatives to allow go programs built using nix to run on non nix servers. see https://github.com/NixOS/nixpkgs/issues/54603
* | | | Treewide: update some problematic homepagesc0bw3b2019-12-08
| | | | | | | | | | | | | | | | | | | | | | | | These URLs are reported as problematic by Repology. It could be a permanent redirection or the page does not exist anymore
* | | | Merge pull request #69058 from dtzWill/update/graphviz-2.42.2Michael Raskin2019-12-08
|\ \ \ \ | | | | | | | | | | graphviz: 2.40.1 -> 2.42.2
| * | | | graphviz: 2.40.1 -> 2.42.2Will Dietz2019-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Little uncertain what's going on re:versions, here's some info: 2.42.0 "Fixes quite a few bugs"[1], which is primary motivation. [1] https://gitlab.com/graphviz/graphviz/blob/stable_release_2.42.0/ChangeLog 2.42.1 has a note in 2.42.2's ChangeLog[2] which is good but also interesting as 2.42.2 doesn't have an entry in its own ChangeLog :). FWIW there are two tags for 2.42.2 but happily they're equivalent. While a bit verbose, the changes between these versions can be looked at using git locally or a URL like one of these: * https://gitlab.com/graphviz/graphviz/compare/stable_release_2.42.0...stable_release_2.42.2 * https://gitlab.com/graphviz/graphviz/compare/stable_release_2.40.1...stable_release_2.42.0 Anyway, looks like a bunch of bugfixes! :)
* | | | | hitch: 1.5.0 -> 1.5.2 (#75243)R. RyanTM2019-12-08
| | | | |
* | | | | filezilla: 3.45.1 -> 3.46.0 (#75225)R. RyanTM2019-12-08
| | | | |
* | | | | Merge pull request #74879 from lopsided98/gtk3-armv7lMichael Raskin2019-12-08
|\ \ \ \ \ | | | | | | | | | | | | gtk3: fix build on 32-bit ARM
| * | | | | cairo: enable GL support on 32-bit ARM and MIPSBen Wolsieffer2019-12-02
| | | | | | | | | | | | | | | | | | | | | | | | Mesa works fine on ARM now and this can result in obscure ARM specific bugs.
* | | | | | libebml: 1.3.9 -> 1.3.10 (#75246)R. RyanTM2019-12-08
| | | | | |
* | | | | | linux: fix amdgpu memory mapping with kernel >= 5.3Anthony Cowley2019-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These configuration options are needed for the ROCm GPU compute stack on kernels >= 5.3.
* | | | | | doc/rl-2003: fix typoRenaud2019-12-08
| | | | | |
* | | | | | debianutils: mark as broken on darwinMarek Mahut2019-12-08
| | | | | |
* | | | | | debianutils: 4.8.6.3 -> 4.9R. RyanTM2019-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/debianutils/versions
* | | | | | kssd: init at 1.0Renato Alves2019-12-08
| | | | | |
* | | | | | transmission: Configurable download directory permissionsDavíð Steinn Geirsson2019-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow the user to specify the permissions to apply to download folders used by transmission. This is useful e.g. when they are stored on a network share and accessed by other users. This commit also makes the home and config directories 700, as there is should be no need for wider permissions there.
* | | | | | direvent: init at 5.2Brian McKenna2019-12-08
| | | | | |
* | | | | | grip: 4.0.0 -> 4.0.1R. RyanTM2019-12-08
| | | | | |
* | | | | | stups-zign: init at 1.2Maxim Schuwalow2019-12-08
| | | | | |
* | | | | | stups-tokens: init at 1.1.19Maxim Schuwalow2019-12-08
| | | | | |
* | | | | | stups-cli-support: init at 1.1.20Maxim Schuwalow2019-12-08
| | | | | |
* | | | | | maintainers: add mschuwalowMaxim Schuwalow2019-12-08
| | | | | |
* | | | | | etcher: init at 1.5.60Benedict Aas2019-12-08
| | | | | | | | | | | | | | | | | | | | | | | | We add Etcher, the Electron image flasher.
* | | | | | ameba: init at 0.10.1Kim Burgess2019-12-08
| | | | | |
* | | | | | raiseorlaunch: init at 2.3.3Patrick Winter2019-12-08
| | | | | |
* | | | | | eagle: 9.5.0 -> 9.5.1R. RyanTM2019-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/eagle/versions
* | | | | | Merge pull request #71862 from davidtwco/franz-5.4.0Lassulus2019-12-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | franz: 5.3.3 -> 5.4.1
| * | | | | | franz: 5.4.0 -> 5.4.1David Wood2019-10-31
| | | | | | |
| * | | | | | franz: remove gnidorah as maintainerDavid Wood2019-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For context, see: https://github.com/NixOS/nixpkgs/pull/71862#issuecomment-545753201 Signed-off-by: David Wood <david@davidtw.co>
| * | | | | | franz: add davidtwco as maintainerDavid Wood2019-10-23
| | | | | | |
| * | | | | | franz: 5.3.3 -> 5.4.0David Wood2019-10-23
| | | | | | |
* | | | | | | sailsd: 0.2.0 -> 0.3.0Louis Taylor2019-12-08
| | | | | | |
* | | | | | | k9s: 0.8.4 -> 0.9.3José Luis Lafuente2019-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also add missed build flags
* | | | | | | Merge pull request #75229 from r-ryantm/auto-update/giadaRyan Mulligan2019-12-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | giada: 0.15.4 -> 0.16.0
| * | | | | | | giada: 0.15.4 -> 0.16.0R. RyanTM2019-12-08
| | |_|_|_|_|/ | |/| | | | |