Peter Hoeg
e6b503ac21
Merge pull request #42732 from jonafato/kbfs-2.1.1
...
kbfs: 1.0.44 -> 2.1.1
2018-07-04 10:48:39 +08:00
Peter Hoeg
a12ddd3e2c
Merge pull request #42731 from jonafato/keybase-2.1.0
...
keybase: 2.0.0 -> 2.1.0
2018-07-04 10:48:28 +08:00
Will Dietz
08fe15fab8
Merge pull request #42965 from dtzWill/update/boomerang-2018-07-03
...
boomerang: 2018-01-18 -> 2018-07-03
2018-07-03 21:25:25 -05:00
Silvan Mosberger
4180cdf62b
Merge pull request #42919 from mnacamura/gauche
...
gauche: 0.9.5 -> 0.9.6
2018-07-04 04:08:38 +02:00
Will Dietz
a41ba1bbf9
Merge pull request #42962 from dtzWill/update/snowman-0.1.2
...
snowman: 2017-11-19 -> 0.1.2
2018-07-03 21:03:41 -05:00
Will Dietz
a930b756d7
boomerang: 2018-01-18 -> 2018-07-03
2018-07-03 20:34:46 -05:00
Will Dietz
f7f1405217
snowman: 2017-11-19 -> 0.1.2
...
Release made in 2018-01-07.
2018-07-03 20:23:04 -05:00
Matthew Bauer
f682ff93a2
Merge pull request #41420 from obsidiansystems/haskell-strict-deps
...
haskell generic-builder: Use strictDeps always
2018-07-03 19:29:43 -04:00
Matthew Bauer
157b59736b
configuration-ghc-8.4.x.nix: Update hspec versions
...
These have changed on master.
2018-07-03 19:25:26 -04:00
Domen Kožar
9ed54a38bd
configuration-common.nix: fix build tools
2018-07-03 19:24:40 -04:00
Silvan Mosberger
3e0db315f0
Merge pull request #42943 from worldofpeace/wire-desktop-3.0.2840
...
wire-desktop: 3.0.2816 -> 3.2.2840
2018-07-04 00:48:09 +02:00
Silvan Mosberger
01e7d0a8f4
Merge pull request #42956 from iblech/patch-supplicant
...
supplicant: Fix tiny typo in the documentation
2018-07-04 00:35:07 +02:00
Ingo Blechschmidt
c97b1a44d1
supplicant: Fix tiny typo in the documentation
2018-07-04 00:14:45 +02:00
R. RyanTM
6e98661a89
you-get: 0.4.1077 -> 0.4.1099 ( #42942 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/you-get/versions .
These checks were done:
- built on NixOS
- /nix/store/fbylh0d2jn5306sn6grzn15c5cb5wi7b-you-get-0.4.1099/bin/.you-get-wrapped passed the binary check.
- /nix/store/fbylh0d2jn5306sn6grzn15c5cb5wi7b-you-get-0.4.1099/bin/you-get passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.4.1099 with grep in /nix/store/fbylh0d2jn5306sn6grzn15c5cb5wi7b-you-get-0.4.1099
- directory tree listing: https://gist.github.com/10a8076f36d5cef1644b16df703b91bd
- du listing: https://gist.github.com/bff762c6ef186599bdcac2f64b255ccf
2018-07-03 23:25:20 +02:00
Matthew Bauer
75a1104b27
Merge pull request #42938 from matthewbauer/add-float-to-plist
...
lib.generators.toPlist: add floats
2018-07-03 17:14:31 -04:00
Matthew Bauer
dc72e8ac06
lib.generators.toPlist: add floats
...
Nix now supports floats & we can pretty easily map them to Plist’s
<real></real> type. Note that I am unsure how this affects older
version of Nix that may or may not have builtins.isFloat available.
Make sure this satisfies minver.nix’s "1.11" requirement.
2018-07-03 17:14:00 -04:00
Manuel Mendez
7db99ba53e
pythonPackages.grpcio: use correct license ( #42944 )
...
According to https://pypi.org/project/grpcio/ and github.com/grpc/grpc
2018-07-03 23:07:42 +02:00
worldofpeace
957744f822
wire-desktop: 3.0.2816 -> 3.2.2840
2018-07-03 16:28:41 -04:00
Michael Weiss
d12e7b8d17
androidStudioPackages.{dev,canary}: 3.3.0.0 -> 3.3.0.1
2018-07-03 21:28:15 +02:00
Michael Weiss
a22d2a018d
quiterss: 0.18.11 -> 0.18.12
2018-07-03 21:10:33 +02:00
Robert Schütz
208091b31b
asciinema: 2.0.0 -> 2.0.1
2018-07-03 18:18:55 +02:00
Silvan Mosberger
bdac6ac4b2
Merge pull request #42860 from ldesgoui/fix-murmur-service
...
murmur service: prevent silent launch failure by waiting until network is available
2018-07-03 17:34:07 +02:00
Mitsuhiro Nakamura
5b2091a482
gauche: 0.9.5 -> 0.9.6
...
- Support mbedtls
- UTF-8 encoding is default
2018-07-04 00:28:50 +09:00
Silvan Mosberger
59dd0e6c69
Merge pull request #41222 from gnidorah/firewall
...
nixos/firewall: per-interface port options
2018-07-03 17:21:55 +02:00
Alyssa Ross
79ab3370ed
manual: fix buildPythonPackage example ( #42866 )
2018-07-03 17:19:18 +02:00
Gabriel Ebner
2f3cf58309
Revert "vapoursynth: fix build"
...
This reverts commit ad611a6223
.
A better fix was committed directly afterwards in 2afe06c18f
2018-07-03 17:14:11 +02:00
Gabriel Ebner
ebf4cfb272
khard: fix build
...
Copied the fix from #42782
2018-07-03 17:08:47 +02:00
Orivej Desh
99e0f93aac
vapoursynth: enable parallel building
2018-07-03 15:05:13 +00:00
Orivej Desh
2afe06c18f
libheif: prune libtool files
...
Fixes build of vapoursynth: https://hydra.nixos.org/build/76818435
2018-07-03 15:05:13 +00:00
Gabriel Ebner
ad611a6223
vapoursynth: fix build
2018-07-03 17:03:12 +02:00
R. RyanTM
1fd0653294
zstd: 1.3.4 -> 1.3.5 ( #42913 )
2018-07-03 14:43:42 +00:00
Orivej Desh
4181081643
digitalbitbox: fix build after #41902
...
This package depends on qtmultimedia which depends on libpulse whose libtool
files add `-lcap` to the linker command line. These libtool files should be
stripped with pruneLibtoolFiles, and then libcap dependency can be removed.
2018-07-03 14:37:22 +00:00
Austin Seipp
e42e0c8179
foundationdb: add 5.2.5 release, and new 6.0.0 snapshot
...
This requires a bit of fiddling with the ldflags patches and reworking a few
things about how the SCM info is configured. Ideally, not much more will change
before the 6.0 release, I think...
This also upgrades all FoundationDB packages to use the ordinary libressl
expression (which is now at 2.7.x), and changes around a few other things,
which will require a rebuild.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-07-03 09:09:02 -05:00
Silvan Mosberger
08895c66c4
Merge pull request #42859 from scolobb/icicles-bump
...
icicles: 2018-04-16 -> 2018-07-02
2018-07-03 15:33:05 +02:00
Tim Steinbach
e08b53df15
minikube: 0.27.0 -> 0.28.0
2018-07-03 09:18:01 -04:00
Tim Steinbach
ddce094ddf
linux: Remove 4.16
...
This version is EOL and 4.17 is already in our tree.
Additionally, remove the 4.16-based Copperhead kernel, which is unmaintained
2018-07-03 09:18:01 -04:00
Tim Steinbach
fd269b9d0a
gradle: 4.8 -> 4.8.1
2018-07-03 09:18:01 -04:00
Tim Steinbach
760d5f6058
kotlin: 1.2.50 -> 1.2.51
2018-07-03 09:18:01 -04:00
Jörg Thalheim
64219950fc
Merge pull request #42879 from iimog/fix-rhdf5
...
rPackages.rhdf5: fix installation
2018-07-03 14:13:03 +01:00
Jörg Thalheim
ed20918278
Merge pull request #42896 from sorki/gpsd_nowait
...
nixos/gpsd-service: add services.gpsd.nowait option
2018-07-03 13:56:06 +01:00
Jörg Thalheim
32e982448d
gpsd: use optionalString
2018-07-03 13:55:27 +01:00
Orivej Desh
1a76bd5552
ezquake: fix build after #41902
2018-07-03 12:44:57 +00:00
Jörg Thalheim
ad836e1b13
Merge pull request #42890 from sorki/ipmicfg_3
...
ipmicfg: 1.27.1 -> 1.28
2018-07-03 13:42:50 +01:00
Jörg Thalheim
73245552b7
Merge pull request #42898 from aespinosa/kerberos
...
nixos/kerberos: update binary folder pointer
2018-07-03 13:41:46 +01:00
Orivej Desh
9641ab9a27
ivan: fix build after #41902
2018-07-03 12:41:18 +00:00
Orivej Desh
48272ebb6c
liberal-crime-squad: fix darwin build after #41902
2018-07-03 12:37:58 +00:00
Tim Steinbach
a4d56d0635
linux-hardened: Adjust config for 4.17.4
2018-07-03 08:35:37 -04:00
Tim Steinbach
37066b2aa5
linux: 4.18-rc2 -> 4.18-rc3
2018-07-03 08:35:37 -04:00
Tim Steinbach
ed8e468ad1
linux: 4.17.3 -> 4.17.4
2018-07-03 08:35:36 -04:00
Tim Steinbach
9f17f69afe
linux: 4.14.52 -> 4.14.53
2018-07-03 08:35:36 -04:00