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
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
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
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
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
Jörg Thalheim
e87bfe08b6
radare2: 2.5.0 -> 2.6.0
2018-05-23 15:45:56 +01:00
John Ericson
3394c96655
haskell generic-builder: Tiny changes that preserve hases
...
These bring us closer to staging at no cost
2018-05-23 10:23:06 -04:00
John Ericson
446cb32ea1
haskell generic-builder: Remove merge conflict
...
I forgot this in 17316643fd
2018-05-23 10:11:03 -04:00
John Ericson
4ffa8b6125
binutils: Do not needless redownload sources cascading more rebuilds
...
Unfortunately this is a crude hack that we use the same binutils source
everywhere in the bootstrap chain.
2018-05-23 10:06:08 -04:00
John Ericson
983e74ae4e
stdenv: Avoid targetPlatform.isDarwin causing a mass rebuild
...
We want `buildPackages` to be almost the same as
`buildPackages.buildPackges`, but that is only true if most packages
don't care about the target platform. The commented code however made
them all care about whether the target platform was Darwin.
2018-05-23 10:06:08 -04:00
John Ericson
25f4f06c2e
Merge branch 'stdenv-darwin-persist' into ios-mini-staging
2018-05-23 10:04:55 -04:00
John Ericson
17316643fd
Merge remote-tracking branch 'upstream/master' into staging
2018-05-23 09:59:57 -04:00
John Ericson
f567a851a1
darwin stdenv: Properly compose overrides
...
`super` usage was very suspect.
2018-05-23 09:59:29 -04:00
John Ericson
64c90e53e7
darwin stdenv: Persist darwin.binutils-unwrapped
...
binutils-unwrapped was added in ef3db7d14c
and needs a corresponding `persisted` attr in the Darwin stdenv.
2018-05-23 09:51:16 -04:00
John Ericson
c641a74bd6
Merge remote-tracking branch 'upstream/master' into ios-mini-staging
2018-05-23 09:45:25 -04:00
John Ericson
18742471af
Merge remote-tracking branch 'upstream/master' into staging
...
Use newer vagrant from master
2018-05-23 09:40:37 -04:00
Lancelot SIX
8733a3b932
pythonPackages.django: 1.11.12 -> 1.11.13
...
See https://docs.djangoproject.com/en/1.11/releases/1.11.13/ for release
information
2018-05-23 15:24:32 +02:00
John Ericson
266adab32d
cctools: Remove a bunch of stuff no longer needed for Linux
2018-05-23 09:22:19 -04:00
John Ericson
5f1ec8e6d9
Merge pull request #40961 from obsidiansystems/hash-preserving-llvm-cleanup
...
llvm, top-level: Baby steps towards cross support
2018-05-23 09:15:00 -04:00
Yegor Timoshenko
c9d18a235c
Merge pull request #40972 from aneeshusa/update-vagrant-to-2.1.1
...
vagrant: 2.0.2 -> 2.1.1
2018-05-23 14:50:35 +03:00
Sarah Brofeldt
a23cf33223
Merge pull request #40778 from phile314/slimserver-fix
...
nixos/slimserver: Fix media scanning & transcoding
2018-05-23 13:03:59 +02:00
Pascal Wittmann
22d03ba02c
vimpc: use git tag instead of commit hash
2018-05-23 12:31:59 +02:00
Philipp Hausmann
308638c0ca
nixos/slimserver: Fix transcoding
2018-05-23 12:31:50 +02:00
Peter Simons
8f96324584
haskell-lambdabot-core: apply patch from @int-e to fix GHC 8.4.x build
2018-05-23 12:24:31 +02:00
R. RyanTM
31f76cde3e
zsh-autosuggestions: 0.4.2 -> 0.4.3 ( #40949 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/zsh-autosuggestions/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.4.3 with grep in /nix/store/dvwkp03wvr20n7yf3738hxsl9h1ab02i-zsh-autosuggestions-0.4.3
- directory tree listing: https://gist.github.com/dd361ac28a6f251b013a1fafa71c394e
- du listing: https://gist.github.com/cb334bbb9559eb43e36794d276a97db9
2018-05-23 11:54:14 +02:00
Jörg Thalheim
454edcd6c0
radare2: add myself as maintainer
2018-05-23 10:36:26 +01:00
Jörg Thalheim
fe2b50badb
radare2: add myself as maintainer
2018-05-23 10:33:07 +01:00
Yegor Timoshenko
8377b6e22f
Merge pull request #40951 from r-ryantm/auto-update/simplescreenrecorder
...
simplescreenrecorder: 0.3.10 -> 0.3.11
2018-05-23 12:26:06 +03:00
Yegor Timoshenko
9ce7d28cea
Merge pull request #40954 from r-ryantm/auto-update/qsynth
...
qsynth: 0.5.0 -> 0.5.1
2018-05-23 12:25:32 +03:00