Yucheng Zhang
1f433e51b6
opam: 2.0.0 -> 2.0.2
2019-01-25 12:15:16 +08:00
Kevin Cox
3fe937275d
cargo-web: 0.6.15 -> 0.6.23
2019-01-24 21:35:15 +00:00
Silvan Mosberger
44a660e54e
Merge pull request #54256 from r-ryantm/auto-update/autoconf-archive
...
autoconf-archive: 2018.03.13 -> 2019.01.06
2019-01-24 01:02:52 +01:00
Michael Weiss
f561acc48e
scons.src: Update the hash (tarball was modified)
...
Unfortunately the tarball was modified for the official release and
"nix-store -r --check $(nix-instantiate -A scons.src)" did not catch
this (not sure why ATM).
Thanks @pbogdan for noticing this :)
2019-01-23 21:21:46 +01:00
Michael Weiss
c2b8270fb8
Merge pull request #54461 from primeos/scons
...
scons: 3.0.3 -> 3.0.4
2019-01-23 19:05:44 +01:00
Michael Weiss
32e7f391fc
scons: 3.0.3 -> 3.0.4
...
Announcement:
https://scons.org/scons-304-is-available.html
Changelog:
https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.4/src/CHANGES.txt
There where no regressions and no deprecations in this release (at least
it does not break any additional builds in nixpkgs).
2019-01-23 18:46:53 +01:00
Frederik Rietdijk
01efca4a54
Merge pull request #54462 from dotlambda/python-pkgs-remove
...
pythonPackages: remove some packages representing outdated versions
2019-01-23 09:38:40 +01:00
Profpatsch
88fa235e63
bazel: camel-case python_bin_path
2019-01-22 21:28:24 +01:00
Philip Patsch
25cd44063f
bazel: add python to the runtime closure
2019-01-22 21:28:24 +01:00
Jiri Danek
786ac26b86
packer: 1.3.1 -> 1.3.3
2019-01-22 17:18:51 +01:00
Vladimír Čunát
3fe32b675e
Merge branch 'master' into staging
2019-01-22 15:59:42 +01:00
Will Dietz
cd836b57ec
binutils: and apply in right order
2019-01-22 06:36:16 -06:00
Will Dietz
aee77e66bb
binutils: drop changelog portions of patches, so they apply
2019-01-22 06:36:15 -06:00
Will Dietz
bf0a0d424b
binutils: patches from upstream to unbreak linking musl
...
https://sourceware.org/bugzilla/show_bug.cgi?id=23428
2019-01-22 06:36:13 -06:00
Robert Schütz
8c57113e14
python.pkgs.argparse: remove
...
argparse is part of stdlib in 2.7 and 3.2+
2019-01-22 12:43:07 +01:00
Niklas Thorne
3db7afdf40
uftrace: 0.9.1 -> 0.9.2
...
Udated to latest released version.
2019-01-22 09:09:58 +01:00
Matthieu Coudron
15a8719d40
luarocks-nix: init
...
luarocks-nix is a fork of luarocks that adds a "nix" command capable of
converting luarocks package descriptions into nix derivations (though nixpkgs is
still missing the lua infrastructure).
2019-01-22 16:52:43 +09:00
Matthieu Coudron
d7a48fc80d
luarocks: support more usage
...
better support for luarocks in a shell (helpful to develop on luarocks).
Also adds unpacker for src.rock/rockspec files.
Also allows to use luarocks to build cmake based rocks.
2019-01-22 16:52:43 +09:00
Jörg Thalheim
e6af830961
Merge pull request #54412 from mayflower/teeworlds-bump
...
teeworlds: 0.6.5 -> 0.7.2
2019-01-21 15:33:21 +00:00
Jörg Thalheim
343d07b0b6
radare2: 3.1.3 -> 3.2.1
2019-01-21 14:00:26 +00:00
Maximilian Bosch
f9816bd6b0
Merge pull request #53927 from zaninime/patch-1
...
nexus: 3.14.0-04 -> 3.15.0-01
2019-01-21 14:57:56 +01:00
Linus Heckemann
4c651d1647
bam: 0.4.0 -> 0.5.1, fix licence
2019-01-21 11:34:28 +01:00
Mario Rodas
09b815ebf4
flow: 0.90.0 -> 0.91.0
2019-01-21 05:50:15 +00:00
Tim Steinbach
53e1db960a
binutils: 2.30.0 -> 2.31.1
2019-01-20 13:03:00 -05:00
Frederik Rietdijk
ca2edf79f7
Merge master into staging-next
2019-01-20 18:22:17 +01:00
Jan Tojnar
ef14a225bb
Merge pull request #54007 from jtojnar/darwin-gsettings
...
Darwin GSettings support
2019-01-20 13:53:47 +01:00
Tobias Happ
61a7313d7a
mdl: init at 0.5.0
2019-01-20 13:23:46 +01:00
Pascal Wittmann
b71ed9c888
Merge pull request #54298 from dtzWill/update/spin-6.4.9
...
spin: 6.4.8 -> 6.4.9
2019-01-20 12:35:51 +01:00
Will Dietz
6507d48eda
spin: use dropbox "mirror" again to avoid problems
2019-01-19 21:35:05 -06:00
Léo Gaspard
cf8383810e
gn: use python2 as gn is incompatible with python3
2019-01-19 14:17:22 +01:00
Frederik Rietdijk
d531da6f8a
Merge pull request #54094 from rnhmjoj/shell
...
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-19 14:15:51 +01:00
Robin Palotai
68436aec2c
Add awk as a default tool for Bazel shell commands.
...
Apparently
e292e0452f/bazel/gflags.bzl (L8)
assumes it should be accessible. Normally we could ask them to fix, but
I would expect awk to be a commonly assumed.
The rough search
https://github.com/search?q=filename%3ABUILD+genrule+awk&type=Code
brings ~1K hits.
2019-01-19 11:07:00 +01:00
Frederik Rietdijk
f8b45e2d84
Merge staging-next into staging
2019-01-19 09:24:01 +01:00
Will Dietz
c869590dea
spin: install manpage
2019-01-18 21:34:55 -06:00
Will Dietz
5812580bf6
spin: 6.4.8 -> 6.4.9
2019-01-18 21:34:50 -06:00
R. RyanTM
fdf7a22bbb
ammonite: 1.6.0 -> 1.6.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
2019-01-18 10:53:51 -05:00
Jörg Thalheim
67d5933482
Merge pull request #54057 from Tomahna/bloop
...
bloop: 1.2.1 -> 1.2.3
2019-01-18 11:16:53 +00:00
Kevin Rauscher
26e2eb3a9d
bloop: 1.2.1 -> 1.2.3
2019-01-18 09:29:41 +01:00
R. RyanTM
b2efe0ff62
autoconf-archive: 2018.03.13 -> 2019.01.06
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/autoconf-archive/versions
2019-01-17 20:56:23 -08:00
Mario Rodas
8819ff0701
brakeman: 4.3.1 -> 4.4.0
2019-01-17 22:14:00 -05:00
R. RyanTM
9bd9d2a002
flatpak-builder: 1.0.1 -> 1.0.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak-builder/versions
2019-01-17 11:11:48 -08:00
Frederik Rietdijk
9cfae76fc5
Merge staging-next into staging
2019-01-17 09:21:29 +01:00
Uri Baghin
cd29409a45
bazel-watcher: 0.5.0 -> 0.9.0
2019-01-16 19:24:38 -08:00
Jörg Thalheim
bb885d502a
Merge pull request #53888 from Mic92/ccls
...
ccls: init at 0.20181225.7
2019-01-16 23:56:55 +00:00
rnhmjoj
bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-16 20:37:15 +01:00
adisbladis
08f446b541
vgo2nix: unstable-2018-10-14 -> unstable-2018-12-02
2019-01-16 16:03:38 +00:00
Christoph Hrdinka
def5124ec8
Merge pull request #53995 from serokell/fix-pgtmp
...
pg_tmp, ephemeralpg: fix on darwin and merge
2019-01-16 13:45:48 +01:00
Jörg Thalheim
2eaadfa5be
conan: fix distro package version
2019-01-16 12:23:59 +00:00
Jan Tojnar
2f4e167156
meson: Fix linking ObjC objects on Darwin
...
https://github.com/NixOS/nixpkgs/pull/54007#issuecomment-454693658
2019-01-16 13:21:40 +01:00
Jörg Thalheim
fd5b4eeb19
Merge pull request #53380 from HaoZeke/updateConan
...
conan: 1.6.0 -> 1.11.2
2019-01-16 08:15:14 +00:00