Commit graph

141765 commits

Author SHA1 Message Date
Okina Matara 6ba3b2f962 meguca: 2018-05-25 -> 2018-05-26 2018-05-26 08:16:21 -05:00
Okina Matara 79beebeb04 meguca: 2018-05-20 -> 2018-05-25 2018-05-26 07:03:49 -05:00
Okina Matara e2f1a05756 meguca: git-2018-05-17 -> git-2018-05-20 2018-05-26 07:03:49 -05:00
Okina Matara 14a26f0153 meguca: init at git-2018-05-17 2018-05-26 07:03:49 -05:00
Okina Matara 934db656b1 nodePackages: meguca: init at git-2018-05-17 2018-05-26 07:02:06 -05:00
Okina Matara c989dd512e quicktemplate: init at git-2018-04-30 2018-05-26 07:02:06 -05:00
Okina Matara 6ed5195ba9 easyjson: init at git-2018-03-23 2018-05-26 07:02:06 -05:00
Michael Weiss 66aed8fd38 tdesktopPackages.preview: 1.2.22 -> 1.2.23 2018-05-26 11:39:03 +02:00
Sarah Brofeldt 2052c1687e
Merge pull request #41073 from johanot/kube-1.10
kubernetes: 1.9.7 -> 1.10.3
2018-05-26 11:35:37 +02:00
Peter Simons 10ee395e0f python-osc: 0.159.0-4 -> 0.162.0-55 2018-05-26 11:30:00 +02:00
Johan Thomsen df54c25f5a Kubernetes:
- Added information regarding breaking changes to release note for 18.09
- Changed golang version comment in kubernetes package
- Added @johanot to maintainers list
2018-05-26 11:19:12 +02:00
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