summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* Merge pull request #43857 from volth/unusedFrederik Rietdijk2018-07-20
|\ | | | | [bot] treewide: remove unreferenced code
| * [bot]: remove unreferenced codevolth2018-07-20
| |
* | perl-cross: remove patch that's now includedWill Dietz2018-07-20
| |
* | perl: 1.1.8 -> 1.2, fix w/newer perlWill Dietz2018-07-20
| |
* | postgresql100: 10.3 -> 10.4Silvan Mosberger2018-07-20
| | | | | | | | | | | | Fixes CVE-2018-1115 Release notes: https://www.postgresql.org/docs/10/static/release-10-4.html
* | postgresql96: 9.6.8 -> 9.6.9Silvan Mosberger2018-07-20
| | | | | | | | | | | | Fixes CVE-2018-1115 Release notes: https://www.postgresql.org/docs/10/static/release-9-6-9.html
* | postgresql95: 9.5.12 -> 9.5.13Silvan Mosberger2018-07-20
| | | | | | | | Release notes: https://www.postgresql.org/docs/10/static/release-9-5-13.html
* | postgresql94: 9.4.17 -> 9.4.18Silvan Mosberger2018-07-20
| | | | | | | | Release notes: https://www.postgresql.org/docs/10/static/release-9-4-18.html
* | postgresql93: 9.3.22 -> 9.3.23Silvan Mosberger2018-07-20
| | | | | | | | Release notes: https://www.postgresql.org/docs/10/static/release-9-3-23.html
* | Merge pull request #43854 from dtzWill/fix/python-zconfig-muslWill Dietz2018-07-20
|\ \ | | | | | | python3Packages.zconfig: remove test that relies on setlocale failing
| * | python3Packages.zconfig: remove test that relies on setlocale failingWill Dietz2018-07-20
| | |
* | | libsass: Fix CVE-2018-11693Silvan Mosberger2018-07-20
| | | | | | | | | | | | | | | | | | See https://github.com/sass/libsass/pull/2676 For https://github.com/NixOS/nixpkgs/issues/43846
* | | Merge pull request #43851 from ckauhaus/vulnix-1.7Andreas Rammhold2018-07-20
|\ \ \ | | | | | | | | vulnix: 1.6.3 -> 1.7
| * | | vulnix: 1.6.3 -> 1.7Christian Kauhaus2018-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The updated version brings selective whitelisting, i.e. when some CVEs of a package are whitelisted and others are not, only the new CVEs are reported. Also correct license to match upstream BSD-3-Clause and clean up source.
* | | | gdbgui: 0.11.1.2 -> 0.13.0.0Jörg Thalheim2018-07-20
| |/ / |/| |
* | | knot-dns: libidn -> libidn2Vladimír Čunát2018-07-20
| | | | | | | | | | | | It's only used by the `kdig` tool.
* | | Merge pull request #43786 from acowley/paraview-5.5.2Sarah Brofeldt2018-07-20
|\ \ \ | |/ / |/| | paraview: 5.4.1 -> 5.5.2
| * | paraview: 5.4.1 -> 5.5.2Anthony Cowley2018-07-18
| | | | | | | | | | | | | | | | | | This update should also fix the build the hydra: one part of the change is to build paraview with Qt-5.9, as this is the configuration that paraview upstream supports.
* | | vscode: 1.25.0 -> 1.25.1Tim Steinbach2018-07-20
| | |
* | | minikube: 0.28.0 -> 0.28.1Tim Steinbach2018-07-20
| | |
* | | gradle: 4.8.1 -> 4.9Tim Steinbach2018-07-20
| | |
* | | gencfsm: fix buildPascal Wittmann2018-07-20
| | |
* | | Merge pull request #43509 from dtzWill/fix/hpc-coveralls-patchPeter Simons2018-07-20
|\ \ \ | | | | | | | | hpc-coveralls: patch to fix build (for Cabal 2.2)
| * | | hpc-coveralls: patch to fix build (for Cabal 2.2)Will Dietz2018-07-13
| | | |
* | | | Merge pull request #43831 from eliasp/terraform-name-whitespaceSarah Brofeldt2018-07-20
|\ \ \ \ | | | | | | | | | | terraform: remove whitespace from name
| * | | | terraform: remove whitespace from nameElias Probst2018-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A `nix-env -iA unstable.terraform-full` gave me `installing 'terraform-with-plugins -0.11.7'` This removes the whitespace which sneaked into its name.
* | | | | Merge pull request #43811 from taku0/oraclejdk-8u181Sarah Brofeldt2018-07-20
|\ \ \ \ \ | | | | | | | | | | | | oraclejdk: 8u171, 8u172 -> 8u181, 10.0.1 -> 10.0.2 [Critical security fixes]
| * | | | | oraclejdk: 10.0.1 -> 10.0.2taku02018-07-19
| | | | | |
| * | | | | oraclejdk: 8u171, 8u172 -> 8u181taku02018-07-18
| | | | | |
* | | | | | pythonPackages.image-match: init at 1.1.2Roger Qiu2018-07-20
| | | | | |
* | | | | | python.pkgs.scikitimage: 0.12.3 -> 0.14.0Frederik Rietdijk2018-07-20
| | | | | |
* | | | | | python.pkgs.pywavelets: init at 0.5.2Frederik Rietdijk2018-07-20
| | | | | |
* | | | | | python.pkgs.scikitimage: move expressionFrederik Rietdijk2018-07-20
| | | | | |
* | | | | | Merge pull request #43834 from ryantm/https2Graham Christensen2018-07-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | treewide: http -> https
| * | | | | | treewide: http -> httpsRyan Mulligan2018-07-19
| | | | | | |
* | | | | | | linux: 4.4.141 -> 4.4.142Tim Steinbach2018-07-19
| | | | | | |
* | | | | | | Merge pull request #43822 from dtzWill/update/vim-plugins-2018-07-19Will Dietz2018-07-19
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | vim-plugins: updates, add few plugins I use, colorschemes
| * | | | | | vim-plugins: add alias for maktaba so it is found as a dependencyWill Dietz2018-07-19
| | | | | | |
| * | | | | | vim-plugins: simplify command slightly, overwrite 'result' if presentWill Dietz2018-07-19
| | | | | | |
| * | | | | | vim-plugins: document sorting, fix vim command to not ask to hit enterWill Dietz2018-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #38748. Hopefully :).
| * | | | | | vim-plugins: swift, fastfold, some colorschemesWill Dietz2018-07-19
| | | | | | |
| * | | | | | vim-plugins: update (2018-07-19)Will Dietz2018-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved 'dhall-vim' to match order in vim-plugin-names, so diff'ing against generated expressions is easier. There's a "vim-nix" update in here! :)
* | | | | | | nvme-cli: 1.5 -> 1.6Michael Weiss2018-07-19
| | | | | | |
* | | | | | | lf: Install the manual pageMichael Weiss2018-07-19
| | | | | | |
* | | | | | | signal-desktop: 1.14.2 -> 1.14.3Michael Weiss2018-07-19
| | | | | | |
* | | | | | | ical2org: adhere to version number conventionPascal Wittmann2018-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | see issue #43717
* | | | | | | leksah: include version in namePascal Wittmann2018-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | see issue #43717
* | | | | | | xmonad: include version in namePascal Wittmann2018-07-19
| | | | | | |
* | | | | | | taffybar: include version in namePascal Wittmann2018-07-19
| | | | | | |