1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

141793 commits

Author SHA1 Message Date
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
Johan Thomsen 3e3917bb9e kubernetes: 1.10.0 -> 1.10.3 2018-05-25 10:50:36 +02:00
Charles Strahan 996849ab86 kubernetes: update to 1.10 2018-05-25 10:50:36 +02:00
Gabriel Ebner 8033f52a12 fstar: 0.9.5.0 -> 0.9.6.0 2018-05-25 10:28:37 +02:00
lewo 917099b528
Merge pull request #41072 from dywedir/zathura
zathura: 0.3.9 -> 0.4.0
2018-05-25 10:24:39 +02:00
Vladyslav Mykhailichenko 7f04fd825d zathura: 0.3.9 -> 0.4.0 2018-05-25 10:38:09 +03:00
Matthew Justin Bauer bbbcc1731c
Merge pull request #40957 from r-ryantm/auto-update/qjackctl
qjackctl: 0.5.0 -> 0.5.1
2018-05-24 23:27:01 -05:00
Tuomas Tynkkynen 696c6bed4e w3m: Add a variant without graphics support and use for NixOS manual
This gets rid of various graphics libraries from the minimal installer.
2018-05-25 01:55:51 +03:00
Tuomas Tynkkynen f8dc087c71 parted: Split into multiple outputs 2018-05-25 01:55:51 +03:00
Tuomas Tynkkynen 26432f3e53 syslinux: Slim down closure size 2018-05-25 01:55:51 +03:00
Tuomas Tynkkynen 91117f0d1d nixos/installer: Drop dmraid
This seems some obsolete software RAID configuration program that hasn't
been updated since 2010.
2018-05-25 01:55:51 +03:00
Tuomas Tynkkynen 402ab2134f ntfs-3g: Split into multiple outputs 2018-05-25 01:55:51 +03:00