Commit Graph

141403 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
John Ericson
11d26c797f
Merge pull request #39743 from Ralith/compiler-rt
llvm: factor out compiler-rt, fix libstdcxxStdenv sanitizer headers
2018-05-24 10:18:07 -04:00
John Ericson
205fc55ea2 Merge remote-tracking branch 'upstream/staging' into compiler-rt 2018-05-24 02:58:00 -04:00
Benjamin Saunders
46eeef1898 tests.cc-wrapper: verify building with sanitizers 2018-05-24 02:57:44 -04:00
Benjamin Saunders
16da44b5c1 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.
2018-05-24 02:57:43 -04:00
Robin Gloster
33b8830a85
ghc: disable format hardening 2018-05-24 03:42:43 +02:00
Joachim F
d5224785d1
Merge pull request #40728 from taku0/firefox-bin-60.0.1
firefox, firefox-bin: 60.0 -> 60.0.1,  firefox-esr: 60.0esr -> 60.0.1esr
2018-05-23 20:03:50 +00:00
John Ericson
e5175fbf20 Merge remote-tracking branch 'upstream/master' into ios-mini-staging 2018-05-23 16:01:05 -04:00
John Ericson
d7144e708b Merge remote-tracking branch 'upstream/master' into staging 2018-05-23 16:00:04 -04:00
John Ericson
78319bd948
Merge pull request #40999 from obsidiansystems/llvm-sieve
llvm: Separate tools and libraries for clarity
2018-05-23 15:57:36 -04:00
Joachim Fasting
1c14927d69
tor: 0.3.2.10 -> 0.3.3.6
First stable release in the 0.3.3.x series
2018-05-23 21:49:14 +02:00
John Ericson
58fd684c76 llvm: Separate tools and libraries for clarity
Especially provides clarity with respect to cross.
2018-05-23 14:42:06 -04:00
adisbladis
c75975434e
Merge pull request #40998 from ankhers/update_elixir
elixir: 1.6.4 -> 1.6.5
2018-05-24 02:38:49 +08:00
adisbladis
51c039bad1
Merge pull request #40950 from r-ryantm/auto-update/stunnel
stunnel: 5.44 -> 5.45
2018-05-24 02:37:49 +08:00
Matthew Justin Bauer
d5af1da3cd
Merge pull request #40812 from baracoder/update-jetbrains
Update jetbrains IDEs
2018-05-23 13:32:32 -05:00
Matthew Justin Bauer
89e196d971
libiconv: fix setup hook
Fixes issue from PR #40139.
2018-05-23 13:09:45 -05:00
Johannes Frankenau
b6b8cdd43f
libgudev: add gobjectIntrospection to nativeBuildInputs 2018-05-23 19:46:12 +02:00
Jan Tojnar
a8d43946e7
Merge pull request #26090 from edwtjo/feedreader-2.0
FeedReader 2.0
2018-05-23 19:34:12 +02:00
Frederik Rietdijk
427689ec3c
Merge pull request #40988 from lsix/django-1.11.13
pythonPackages.django: 1.11.12 -> 1.11.13
2018-05-23 18:36:13 +02:00
Peter Simons
9c2b4e53fa hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9.2-13-gd8bc043 from Hackage revision
9866f7be16.
2018-05-23 18:21:13 +02:00
Peter Simons
f9524a48f3 LTS Haskell 11.10 2018-05-23 18:21:13 +02:00
Peter Simons
ba47d40db9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9.2-13-gd8bc043 from Hackage revision
4e1741ad6f.
2018-05-23 18:21:13 +02:00
Peter Simons
e7abee1939 hackage2nix: disable failing builds on Hydra 2018-05-23 18:21:12 +02:00
Yegor Timoshenko
e28a586f94
sqlite{,-analyzer}: use the same src (#40945) 2018-05-23 19:06:46 +03:00
Mitsuhiro Nakamura
5efdf73832 sc-im: available on the other Unix-like platforms (#40986) 2018-05-23 17:49:02 +02:00
John Ericson
11fe14b2aa Merge branch 'ios-mini-staging' into staging 2018-05-23 11:46:49 -04:00
Matthew Justin Bauer
895fef2b19 clang3.4: still needs libedit
https://hydra.nixos.org/build/72965931/nixlog/1
(cherry picked from commit 2d90138b3b90fb36db50a0954629b2f306795d5a)
2018-05-23 11:46:40 -04:00
John Ericson
ee9dc37e04
Merge pull request #40933 from obsidiansystems/linux-to-darwin
stdenv, binutils: Build cctools targeting macOS on Linux without pointless rebuilds
2018-05-23 11:37:43 -04:00
Jörg Thalheim
273c882f53
Merge pull request #39214 from seppeljordan/add-nix-prefetch-github
Add nix-prefetch-github
2018-05-23 16:33:03 +01:00
Sarah Brofeldt
6ea941d3fd gmsh: gfortran -> nativeBuildInputs (fix #40976) (#40984) 2018-05-23 17:32:43 +02:00
Justin Wood
be7b42f49f elixir: 1.6.4 -> 1.6.5 2018-05-23 11:27:41 -04:00
Lancelot SIX
b86aa55408 pythonPackages.pylibconfig2: 0.2.4 -> 0.2.5 (#40985) 2018-05-23 17:25:44 +02:00
markuskowa
96c81d2fdd beegfs/module: Fix a typo in meta.conf generation (#40979)
This typo places mgtmd.extraConf in meta.conf
leading to meta.extraConf being ignored.
2018-05-23 17:23:58 +02:00
Will Dietz
4bf6889876 strace: fix libunwind detection by fixing use of lib.optional (#40994) 2018-05-23 17:15:05 +02:00
Jörg Thalheim
d6b9e625d5
Merge pull request #40977 from Mic92/radare2
radare2: 2.5.0 -> 2.6.0
2018-05-23 16:12:35 +01:00
Matthew Bauer
9416f29800 llvm: remove libedit from clang
clang should never need libedit. From what I understand this is only
needed by LLDB.

https://github.com/llvm-mirror/clang/search?q=libedit
(cherry picked from commit 9ee69c27c9b300154f1b26c1c21737cf000656cf)
2018-05-23 11:09:12 -04:00
Matthew Bauer
d417ada9a6 clang: only link if LLVMgold exists
buildEnv now errors with broken symlinks. Lots of things like this
still exist.

Discussion in #39038.

(cherry picked from commit 7b73c7f49a0a4673987b661b9d679ec595704d89)
2018-05-23 11:09:05 -04:00
John Ericson
63df0613d6 Merge branch 'ios-mini-staging' into staging 2018-05-23 10:58:54 -04:00
John Ericson
aac8be76f5
Merge pull request #40992 from obsidiansystems/stdenv-darwin-persist
darwin stdenv: Properly compose overrides
2018-05-23 10:56:11 -04:00