Robert Irelan
51972d427e
cargo: 2015-05-13 -> 0.3.0
...
Rename cargo to use a version number rather than a date because Cargo
has started releasing packages using version numbers.
2015-07-09 22:56:51 -07:00
Robert Irelan
322edf09e0
rustRegistry: 2015-06-12-020d1f3 -> 2015-07-07-fd9e3e4
2015-07-09 21:14:55 -07:00
Robert Irelan
e6ee86b941
cargoSnapshot: 2015-04-02 -> 2015-06-17, hide from nix-env
...
Update snapshot to avoid rust-lang/cargo#976 , which otherwise breaks the
build.
Also move the `cargoSnapshot` derivation inside a set in
pkgs/top-level/all-packages.nix in order to hide the `cargo-snapshot`
packages from `nix-env -qa`, since it's only used to build the `cargo`
package.
2015-07-09 21:14:55 -07:00
Robert Irelan
cf2f3f60ca
rustCargoPlatform: run on stable Rust
...
Use stable Rust now that Cargo builds on stable Rust.
2015-07-09 21:14:55 -07:00
Robert Irelan
bf492548a2
rustc: 1.0.0 -> 1.1.0
2015-07-09 21:14:55 -07:00
Arseniy Seroka
9d67699ae3
Merge pull request #8699 from co-dan/libiconv-hash
...
libiconv: fix hash on darwin
2015-07-10 06:41:52 +03:00
William A. Kennington III
07ba299003
libunistring: 0.9.3 -> 0.9.6
2015-07-09 17:31:06 -07:00
William A. Kennington III
bf32753cd9
hdparm: 9.45 -> 9.48
2015-07-09 17:30:35 -07:00
William A. Kennington III
97a2fcdc24
bluez5: 5.31 -> 5.32
2015-07-09 17:30:35 -07:00
Edward Tjörnhammar
036722ab7c
spark: 1.1.1 -> 1.4.0
2015-07-10 01:36:47 +02:00
Edward Tjörnhammar
2c327ca48e
activator: 1.3.2 -> 1.3.5
2015-07-10 00:23:48 +02:00
Pascal Wittmann
3523f41aa5
Merge pull request #8498 from j-keck/scala-2.11.7
...
scala: 2.11.6 -> 2.11.7
2015-07-09 22:05:25 +02:00
Pascal Wittmann
3a96152c2c
wvstreams: compile with gcc46, potentially fixes #8725
2015-07-09 21:56:21 +02:00
Pascal Wittmann
463385fc22
Merge pull request #8713 from lihop/vimPlugins
...
vimPlugins: add random-vim and changeColorSchemes-vim
2015-07-09 21:27:51 +02:00
Pascal Wittmann
3a99f44ddb
Merge pull request #8726 from ctheune/submit/syncthing-0.11.13
...
Update syncthing 0.11.10 -> 0.11.13
2015-07-09 21:23:47 +02:00
Pascal Wittmann
8a8d37eefd
Merge pull request #8714 from mbbx6spp/upgrade-jruby-1.7.21
...
jruby: update 1.7.20.1 -> 1.7.21
2015-07-09 21:22:34 +02:00
Christian Theune
36ce0e2876
Update syncthing 0.11.10 -> 0.11.13
2015-07-09 21:16:24 +02:00
Pascal Wittmann
0723117f4c
haproxy: update from 1.5.11 to 1.5.14, fixes CVE-2015-3281
2015-07-09 20:21:24 +02:00
William A. Kennington III
2054af839d
libressl: 2.1.6 -> 2.2.1
2015-07-09 10:38:09 -07:00
Eelco Dolstra
aca6eb1fdb
blender: Update to 2.75a
2015-07-09 19:14:57 +02:00
Peter Simons
725405cd22
Merge pull request #8721 from michelk/r-modules/update
...
R: regenerate CRAN and BIOC packages
2015-07-09 16:27:06 +02:00
Peter Simons
83eeb0b8ca
Merge pull request #8688 from rycee/fix/network-uri
...
haskell-network-uri: re-enable tests
2015-07-09 16:06:53 +02:00
Pascal Wittmann
1e3a12bf22
snake4: init at 1.0.14
2015-07-09 15:24:00 +02:00
Pascal Wittmann
d1c2fd81f6
shhopt: init at 1.1.7
2015-07-09 15:23:25 +02:00
Pascal Wittmann
7ec18455b2
shhmsg: init at 1.4.2
2015-07-09 15:21:43 +02:00
Eelco Dolstra
5c9f437d2f
linux: 3.14.46 -> 3.14.47
...
CVE-2014-7822
2015-07-09 15:10:12 +02:00
Michel Kuhlmann
bb2b683e63
R: regenerate CRAN and BIOC packages
2015-07-09 14:52:17 +02:00
Edward Tjörnhammar
0109c5a6fb
pythonPackages.infoqscraper: init at 0.1.0
2015-07-09 13:07:32 +02:00
aszlig
9b8f66180f
python-hetzner: Update to bugfix version 0.7.3.
...
Fixes creating of admin accounts, which is used by NixOps to deploy new
servers. Props to @rbvermaa for reporting the issue and testing it with
NixOps.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-09 12:44:28 +02:00
Pascal Wittmann
cdd999baee
doc: document dontMoveSbin variable
2015-07-09 12:43:34 +02:00
Pascal Wittmann
bc61f91cc0
banner: update from 1.3.2 to 1.3.3
2015-07-09 12:39:47 +02:00
Vladimír Čunát
bf86c228b9
symbola font: update to fix download ( fixes #8717 )
2015-07-09 12:27:04 +02:00
Tuomas Tynkkynen
88e43eb39b
powertop: Patch out path to /sbin/modprobe ( close #8702 )
...
The modprobe call is made via system(), so an absolute path is not
needed if modprobe is in PATH. Which it is by default at least in
NixOS and Arch.
Fixes #5424 .
2015-07-09 11:57:38 +02:00
ts468
7c339ff10e
Merge pull request #8718 from ts468/upstream.qboot
...
qboot: init at pre-release
2015-07-09 11:23:25 +02:00
Thomas Strobel
8f2f1dbb76
qboot: init at pre-release
2015-07-09 11:11:18 +02:00
Austin Seipp
d1221f46e9
nixpkgs: git 2.4.4 -> 2.4.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-09 01:33:46 -05:00
Austin Seipp
35ca7fae8e
nixpkgs: git - link git-http-backend into $PATH
...
This makes it easier for tools (like Phabricator) to find
git-http-backend to enable HTTP(S) transport support.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-09 01:33:15 -05:00
Susan Potter
1b1374c7f0
jruby: update 1.7.20.1 -> 1.7.21
2015-07-08 21:38:00 -05:00
Leroy Hopson
c5c75be064
vimPlugins: add changeColorScheme-vim
2015-07-09 14:28:11 +12:00
Leroy Hopson
070133bfb8
vimPlugins: add random-vim
2015-07-09 14:15:40 +12:00
Tobias Geerinckx-Rice
98e7674e88
nxproxy, libxcomp: nxlibs 3.5.0.{31 -> 32}
...
Removes the need for patching (for now).
2015-07-09 02:41:26 +02:00
William A. Kennington III
26e44a0a5c
tests/boot: Remove unused store contents
2015-07-08 16:23:42 -07:00
Vincent Laporte
22bc910c1a
coq-fiat: do not run tests on i686
...
as they require too much memory
2015-07-09 00:15:24 +02:00
William A. Kennington III
813f124471
consul-ui: Remove uneeded nodejs
2015-07-08 15:10:50 -07:00
William A. Kennington III
c5f61e96b3
v8: 3.16.14 -> 3.16.14.11
2015-07-08 15:10:50 -07:00
William A. Kennington III
dae5b35463
ruby: Fixup libv8 versions
2015-07-08 15:10:50 -07:00
Arseniy Seroka
76229bc546
Merge pull request #8709 from telotortium/subsonic-maintainer
...
subsonic: add telotortium as maintainer
2015-07-09 00:54:19 +03:00
Arseniy Seroka
ee5bea4f81
Merge pull request #8707 from rycee/package/fira-code
...
fira-code: init at 0.5
2015-07-09 00:53:21 +03:00
William A. Kennington III
f92c174cce
ruby: Correct version string
2015-07-08 14:24:42 -07:00
Arseniy Seroka
df038c93cc
Merge pull request #8667 from rehno-lindeque/nodejs-0.12.6
...
nodejs: 0.12.0 -> 0.12.6
2015-07-08 22:27:18 +03:00