Commit Graph

141651 Commits

Author SHA1 Message Date
Joachim F
3d1cee050f
Merge pull request #41087 from oxij/pkgs/tor-browsers
tor-browser: 52.7.3esr-7.5-1 -> 52.8.0esr-7.5-1, 52.7.0esr-8.0-1 -> 52.8.0esr-8.0-1
2018-05-26 08:26:12 +00:00
adisbladis
092554e718
nodejs-8_x: 8.11.1 -> 8.11.2 2018-05-26 13:13:47 +08:00
adisbladis
480b9524d8
nodejs-6_x: 6.14.1 -> 6.14.2 2018-05-26 13:13:21 +08:00
adisbladis
b44eec37f7
firefox-beta-bin: 61.0b6 -> 61.0b8 2018-05-26 13:05:01 +08:00
adisbladis
e0997ff781
firefox-devedition-bin: 61.0b6 -> 61.0b8 2018-05-26 13:04:52 +08:00
Peter Hoeg
30c3487e04 ids: assing openvpn 2018-05-26 11:11:48 +08:00
Thomas Tuegel
db215a62b7
qtwebengine: fix build failure due to -Wformat-security
ninja builds some components with -Wno-format, which is not compatible with the
default hardening setting of -Wformat-security in Nixpkgs.
2018-05-25 20:14:05 -05:00
Graham Christensen
951e9099c0
Merge pull request #36344 from grahamc/fancy-option-names
lib/options: teach showOptions about funny option names
2018-05-25 20:55:17 -04:00
Jan Malakhovski
ad35019501 Merge branch 'master' into staging
Fixed conflicts:
- lib/systems/for-meta.nix: in favor of staging
- pkgs/os-specific/darwin/xcode/default.nix: in favor of master
2018-05-26 00:20:17 +00:00
SLNOS
d3b0cb379f tor-browser: 52.7.3esr-7.5-1 -> 52.8.0esr-7.5-1, 52.7.0esr-8.0-1 -> 52.8.0esr-8.0-1 2018-05-25 23:57:09 +00:00
zimbatm
e264c34124 squashme: fixes 2018-05-25 22:34:25 +01:00
Matthew Justin Bauer
98f2f08b4b
Merge pull request #41009 from matthewbauer/normalize-names
Add versions to packages missing it
2018-05-25 16:32:48 -05:00
Matthew Bauer
ee8fa757f3 gimp: cleanup plugin name
All gimp plugins are now prefixed with "gimp-plugin-" to make them
more clear.
2018-05-25 15:48:31 -05:00
Matthew Bauer
a0f4d19925 treewide: use appendToName where appropriate
Using appendToName preserves the version at the end of the name.
2018-05-25 15:48:31 -05:00
Matthew Bauer
73b11060fc treewide: add more versions to package names 2018-05-25 15:48:30 -05:00
Yegor Timoshenko
d886a1e630 yuicompressor: normalize 2018-05-25 15:48:29 -05:00
Yegor Timoshenko
f2daf23137 renoise: srcVersion -> urlVersion 2018-05-25 15:48:29 -05:00
Yegor Timoshenko
4e049b2fd4 simgrid: cleanup 2018-05-25 15:48:28 -05:00
Yegor Timoshenko
543c8c4eb0 atlassian-cli: add some spaces, inherit meta.platforms from jre 2018-05-25 15:48:27 -05:00
Yegor Timoshenko
5da73fc3ff okteta: add version attr, clean up 2018-05-25 15:48:26 -05:00
Yegor Timoshenko
04e5cf6665 renoise: add platforms, derive src version from proper version string 2018-05-25 15:48:26 -05:00
Matthew Bauer
02de1dc707 unix-tools: add version
Uses the POSIX standard 1003.1-2008 as version number. It can be
accessed for free at http://pubs.opengroup.org/onlinepubs/9699919799/.
2018-05-25 15:48:25 -05:00
Matthew Bauer
02297beade treewide: add version to packages
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:

 $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'

See issue #41007.
2018-05-25 15:48:05 -05:00
zimbatm
1cd792cf79 python2Packages.supervisor: 3.1.4 -> 3.3.4 2018-05-25 21:35:30 +01:00
John Ericson
97e376bf9c
Merge pull request #41084 from obsidiansystems/fix-darwin-haskell
haskell generic-builder: Limit usage of --extra-framework-dirs on Darwin for compat
2018-05-25 15:28:41 -04:00
Michael Weiss
0fd98c6897 tdesktopPackages.preview: 1.2.21 -> 1.2.22 2018-05-25 21:06:47 +02:00
John Ericson
2e70a75b12 haskell generic-builder: Limit usage of --extra-framework-dirs for compat 2018-05-25 14:52:58 -04:00
Robert Schütz
a29518707d home-assistant: support requirements specified by URL 2018-05-25 19:41:55 +02:00
Robert Schütz
2be9833d6a home-assistant: sort packages alphabetically 2018-05-25 19:37:12 +02:00
Benjamin Saunders
ee06f735a8 tests.cc-wrapper: verify building with sanitizers
(cherry picked from commit 46eeef1898)
2018-05-25 11:53:18 -04:00
Benjamin Saunders
158e550762 llvm and clang 6: factor out compiler-rt, fix libstdcxxStdenv sanitizer headers
Build compiler-rt separate from llvm and clang, and just add as an extra
library in the wrapper.

(cherry picked from commit 16da44b5c1)
2018-05-25 11:53:07 -04:00
Robert Schütz
b1aa2b7890 home-assistant: include requirements of dependencies 2018-05-25 17:31:19 +02:00
John Ericson
ce0180dfd5
Merge pull request #40996 from obsidiansystems/cross-ghc
ghc, haskell-infra: #40929 take 2
2018-05-25 11:09:07 -04:00
Vladyslav M
a0c480ab1f gopass: 1.6.11 -> 1.7.1 (#41078) 2018-05-25 15:43:41 +02:00
Ingolf Wagner
6f193b4f90 memo: 0.2 -> 0.4 (#40697) 2018-05-25 14:22:23 +02:00
Léo Gaspard
8b6ddc89dd nheko: 0.4.1 -> 0.4.2 (#41077) 2018-05-25 13:47:18 +02:00
Jörg Thalheim
db4187c222
Merge pull request #41076 from jlesquembre/kitty
kitty: 0.9.1 -> 0.10.1
2018-05-25 11:57:09 +01:00
José Luis Lafuente
6040ceb92e
kitty: 0.9.1 -> 0.10.1 2018-05-25 12:30:31 +02:00
Jörg Thalheim
dccd2e9a9b
Merge pull request #41061 from Mic92/python-language-server
python.pkgs.python-language-server: init at 0.18.0
2018-05-25 11:27:05 +01:00
Jörg Thalheim
88b94b7882 python.pkgs.python-language-server: init at 0.18.0 2018-05-25 11:00:31 +01:00
Jörg Thalheim
f7650ebd5f python.pkgs.spyder: fix setup.py patch 2018-05-25 11:00:14 +01:00
Jörg Thalheim
5432e4d0ad python.pkgs.pyls-isort: init at 0.1.2 2018-05-25 11:00:13 +01:00
Jörg Thalheim
d4153a6fb8 python.pkgs.pyls-mypy: init at 0.1.2 2018-05-25 11:00:10 +01:00
Jörg Thalheim
b76177a625 mypy: make it usuable as a library 2018-05-25 10:59:47 +01:00
Jörg Thalheim
1a1799b6f4 python.pkgs.jedi: 0.11.1 -> 0.12.0 2018-05-25 10:59:47 +01:00
Jörg Thalheim
53d7fe773a python.pkgs.parso: 0.1.1 -> 0.2.0 2018-05-25 10:59:46 +01:00
Alberto Berti
0c841f98d0 Kubernetes tests: increase the size of the VM from 700MB to 1.5GB
VMs were starving, many of the daemons were unable to complete their
tasks resulting in tests failures.

Turned off verbose output from k8s components as it consumes even more resources, and useful error messages actually drown in debug-clutter
2018-05-25 11:10:15 +02:00
Alberto Berti
29fd05f3f5 Kuberetes Dashboard addon 1.8.2 -> 1.8.3
As shipped with k8s 1.10.3.

Also:
- updated the definition jsons as they are distributed in k8s.
- updated the image uris as they are renamed in k8s
- added imageDigest param as per 736848723e
2018-05-25 11:10:02 +02:00
Alberto Berti
55fa98dd76 Kuberbetes DNS addon 1.14.4 -> 1.14.10
As shipped with k8s 1.10.3.

Also:
- updated the definition jsons as they are distributed in k8s.
- updated the image uris as they are renamed in k8s
- added imageDigest param as per 736848723e
2018-05-25 10:59:10 +02:00
R. RyanTM
0ea8a4b668 abcm2ps: 8.13.21 -> 8.13.22 (#41066)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/abcm2ps/versions.

These checks were done:

- built on NixOS
- /nix/store/p5sx9sz4nxcijlz57dmys7gxhwqglmhg-abcm2ps-8.13.22/bin/abcm2ps passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 8.13.22 with grep in /nix/store/p5sx9sz4nxcijlz57dmys7gxhwqglmhg-abcm2ps-8.13.22
- directory tree listing: https://gist.github.com/5a223ca34ee0df856ba6919ac9a3f929
- du listing: https://gist.github.com/8a98226e349bfc9d005c36768be801c8
2018-05-25 10:57:01 +02:00