Yegor Timoshenko
47848756fe
Merge pull request #38871 from mkaito/fix-alot-themes
...
alot: Put included themes where alot will find them
2018-04-12 21:51:43 +00:00
Will Dietz
367db08087
radare2: 2.4.0 -> 2.5.0
2018-04-12 16:22:24 -05:00
Will Dietz
0f179416a5
Revert "radare2: 2.4.0 -> 2.5.0"
2018-04-12 16:17:20 -05:00
Jörg Thalheim
c51aa1a8c8
Merge pull request #38836 from r-ryantm/auto-update/openvdb
...
openvdb: 5.0.0 -> 5.1.0
2018-04-12 22:11:12 +01:00
Michishige Kaito
44a7be9496
alot: Put included themes where alot will find them
...
Instead of putthing them in the wrong place and then pointing alog at it
via default config, put them in the right place and don't touch the
default config.
2018-04-12 22:10:24 +01:00
Jörg Thalheim
58d4fd9e02
Merge pull request #38867 from dywedir/rust-bindgen
...
rust-bindgen: 0.35.0 -> 0.36.0
2018-04-12 21:16:17 +01:00
Vladyslav Mykhailichenko
6f63625144
rust-bindgen: 0.35.0 -> 0.36.0
2018-04-12 23:01:03 +03:00
Matthew Justin Bauer
29bc523733
Merge pull request #38865 from matthewbauer/darwin-security-fixes
...
[darwin] Security fixes
2018-04-12 14:27:00 -05:00
Matthew Bauer
ce202d202e
Revert "arm-frc-linux-gnueabi-linux-api-headers: init at 3.19-r0.36"
...
This reverts commit 9597247cc0
.
2018-04-12 14:22:15 -05:00
Matthew Bauer
ea67004ba2
Revert "arm-frc-linux-gnueabi-eglibc: init at 2.21-r0.83"
...
This reverts commit 7c32b93c9a
.
2018-04-12 14:21:58 -05:00
Matthew Bauer
831cb4169e
Revert "arm-frc-linux-gnueabi-binutils: init at 2.28"
...
This reverts commit 1d7a478c92
.
2018-04-12 14:21:47 -05:00
Matthew Bauer
9ed96e7681
Revert "arm-frc-linux-gnueabi-gcc: init at 4.9.4"
...
This reverts commit ff1e372849
.
We only want to build GCC once. Cross compilation infrastructure means
this should not be needed.
Revert "arm-frc-linux-gnueabi-gcc: init at 4.9.4"
This reverts commit ff1e372849
.
2018-04-12 14:16:57 -05:00
Matthew Bauer
d5dc446b38
xcbuild: fix wrapper
...
need $wrapper/usr/bin to exist for some SDK stuff
2018-04-12 14:12:29 -05:00
R. RyanTM
7430561295
babl: 0.1.44 -> 0.1.46 ( #38862 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/babl/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.1.46 with grep in /nix/store/6kx1zn1xb71zhhq4bikgyp9gvgrfh573-babl-0.1.46
- directory tree listing: https://gist.github.com/1626f882c7f8a9b5ac71254a7a415742
2018-04-12 19:52:45 +02:00
zimbatm
1398cb76a8
Merge pull request #38640 from expipiplus1/asciidoctor-vulkan
...
asciidoctor: 1.5.6.1 -> 1.5.6.2, also add mathematical and coderay
2018-04-12 16:42:40 +01:00
aszlig
492ca7be2b
gnumake3: Fix build against glibc-2.27
...
This has already been patched against gnumake4 (519f0b8db2
)
but we still have packages depending on gnumake3, so let's also apply
the same patch to gnumake 3.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @shlevy, @vcunat
2018-04-12 16:21:30 +02:00
Jörg Thalheim
f386994413
coreclr: 2.0.0 -> 2.0.7
2018-04-12 14:44:42 +01:00
Timo Kaufmann
2112768fe6
pythonPackages.cysignals: init at 1.6.9 ( #38781 )
2018-04-12 14:11:04 +02:00
Michael Raskin
783204bdbc
Merge pull request #38768 from timokau/singular-4.1.1
...
singular: 3.1.7 -> 4.1.1
2018-04-12 11:40:06 +00:00
Robert Schütz
077bf8de4c
Merge pull request #38762 from timokau/m4ri-init
...
m4ri: init at 20140914
2018-04-12 13:26:52 +02:00
Timo Kaufmann
280b421cbb
m4ri: init at 20140914
2018-04-12 13:24:20 +02:00
R. RyanTM
37a5ba3214
openvdb: 5.0.0 -> 5.1.0
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/openvdb/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 5.1.0 with grep in /nix/store/firif9xzzgizin13337znminprn0h2g1-openvdb-5.1.0
- directory tree listing: https://gist.github.com/ab56d3a535f58829ccdfb0187ff9afed
2018-04-12 04:07:06 -07:00
Vincent Laporte
48ee88c7f8
ocamlPackages.js_of_ocaml-camlp4: add deriving support
2018-04-12 10:15:57 +02:00
Michael Alan Dorman
9358f60f94
taffybar: fix build
...
Closes https://github.com/NixOS/nixpkgs/issues/38531 .
2018-04-12 09:06:33 +02:00
Shea Levy
2a64482026
nix-plugins: 4.0.2 -> 4.0.3
2018-04-11 21:41:56 -04:00
Jan Tojnar
53fc399bbb
pythonPackages.mutagen: 1.36 → 1.40.0
2018-04-12 01:35:52 +02:00
Jan Tojnar
6a1198de7e
pythonPackages.mutagen: move to a separate file
2018-04-12 01:35:51 +02:00
Shea Levy
74914dd075
nix-plugins: 4.0.1 -> 4.0.2
2018-04-11 18:41:39 -04:00
Jan Tojnar
9ae378cc42
haskellPackages.lzma: fix outdated patch
2018-04-11 22:12:14 +02:00
Shea Levy
b84a8c06c6
nix-plugins: 3.0.1 -> 4.0.1
2018-04-11 15:22:05 -04:00
Shea Levy
216b32f339
Merge branch 'setupcfg2nix'
2018-04-11 13:36:04 -04:00
Matthew Justin Bauer
19a6f0e02b
Merge pull request #38715 from matthewbauer/shell_cmds-full
...
Build more commands from Apple's system_cmds
2018-04-11 11:13:50 -05:00
Shea Levy
0901b3e195
Add setupcfg2nix and supporting infrastructure
2018-04-11 12:08:26 -04:00
Lancelot SIX
21943e06bf
pythonPackages.libais: 0.16 -> 0.17 ( #37876 )
2018-04-11 17:25:47 +02:00
Timo Kaufmann
fa3d0cef67
singular: 3.1.7 -> 4.1.1
2018-04-11 17:00:20 +02:00
Jan Tojnar
3de85fbec3
Merge pull request #38696 from pbogdan/rust-drop-patch
...
rust: drop obsolete patch (now included in upstream sources)
2018-04-11 16:45:22 +02:00
Pascal Wittmann
a7c51f1422
farbfeld: 3 -> 4
2018-04-11 15:30:54 +02:00
Pascal Wittmann
7427b58266
Switch suckless.org URLs to https
...
(cherry picked from commit 22f212537f
)
2018-04-11 15:11:55 +02:00
Piotr Bogdan
f09a0a8e43
rust: drop obsolete patch (now included in upstream sources)
2018-04-11 14:11:16 +01:00
Frederik Rietdijk
ee6894ca12
Merge staging into master
2018-04-11 14:55:52 +02:00
Tim Steinbach
392874b9b1
Merge pull request #38710 from r-ryantm/auto-update/liquibase
...
liquibase: 3.5.5 -> 3.6.0
2018-04-11 08:05:20 -04:00
Michael Raskin
53a317b8a8
Merge pull request #38753 from Mic92/radare2
...
radare2: 2.4.0 -> 2.5.0
2018-04-11 10:48:32 +00:00
Yegor Timoshenko
4f03a0cac9
Merge pull request #38717 from ChengCat/local
...
racket: fix LD_LIBRARY_PATH
2018-04-11 10:08:59 +00:00
Jörg Thalheim
0252e6ca31
Merge pull request #38695 from r-ryantm/auto-update/strace
...
strace: 4.21 -> 4.22
2018-04-11 11:03:51 +01:00
Jörg Thalheim
309b483116
radare2: 2.4.0 -> 2.5.0
2018-04-11 10:44:39 +01:00
Peter Simons
726ee1dbb8
git-annex: update sha256 hash for the new version
2018-04-11 11:25:30 +02:00
Peter Simons
531e1eb1e6
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-6-g7882850 from Hackage revision
b35023f435
.
2018-04-11 11:25:30 +02:00
Peter Simons
d10a7f0b26
LTS Haskell 11.4
2018-04-11 11:25:29 +02:00
Robert Schütz
a63ee3c356
python3.pkgs.pyhomematic: 0.1.40 -> 0.1.41
2018-04-11 10:50:23 +02:00
Frederik Rietdijk
e5c1c3b47e
Merge pull request #38566 from zimbatm/jupyterlab-0.31.12
...
Jupyterlab 0.31.12
2018-04-11 07:49:44 +02:00