Commit Graph

79395 Commits

Author SHA1 Message Date
Sheena Artrip
7fb57383fc i3: 4.11 -> 4.12 2016-03-23 01:17:16 -04:00
joachifm
ebd6566534 Merge pull request #14114 from sheenobu/mednaffe/newpkg
mednaffe: init at 0.8
2016-03-23 04:48:32 +00:00
Sheena Artrip
ef2f2de53a mednaffe: init at 0.8 2016-03-23 00:38:58 -04:00
Mitchell Pleune
927aaecbcb iodined service: wantedBy ip-up.target
When iodined tries to start before any interface other than loopback has an ip, iodined fails.
Wait for ip-up.target

The above is because of the following:
in iodined's code: src/common.c line 157
	the flag AI_ADDRCONFIG is passed as a flag to getaddrinfo.
	Iodine uses the function

		get_addr(char *host,
			int port,
			int addr_family,
			int flags,
			struct sockaddr_storage *out);

	to get address information via getaddrinfo().

	Within get_addr, the flag AI_ADDRCONFIG is forced.

	What this flag does, is cause getaddrinfo to return
	"Name or service not known" as an error explicitly if no ip
	has been assigned to the computer.
	see getaddrinfo(3)

Wait for an ip before starting iodined.
2016-03-22 23:40:49 -04:00
Graham Christensen
29cf3ecd78 slic3r: Add ModuleBuild to BuildInputs, due to http://hydra.nixos.org/build/33298227/nixlog/1 2016-03-22 21:01:19 -05:00
Daniel Peebles
6f5a71dec8 Merge pull request #14134 from ryanartecona/gobjectIntrospection/fix-darwin
gobjectIntrospection: fix darwin build
2016-03-22 21:51:10 -04:00
Graham Christensen
587ae0f63f zam-plugins: sha256 changed 2016-03-22 20:50:11 -05:00
Ryan Artecona
bb63c6a4c4 gobjectIntrospection: fix darwin build
Stop using obsolete `otool` package, preferring `cctools` (which
includes otool), on darwin.

Remove autoconf & automake from reqs, as they were unused.

Fixes #12670
2016-03-22 21:40:15 -04:00
Charles Strahan
0547fd247f go-1.6: fix the build
One of the test scripts dynamically creates and executes a bash script,
which attempts to use `/usr/bin/env bash`. This patches the file to
use the stdenv's shell instead.

Otherwise, the only way this could have worked was by building go_1_6
outside of the sandbox.
2016-03-22 21:39:45 -04:00
Joachim Fasting
18b35bd741 cataclysm-dda: build recipe enhancements & gcc5 support
- Remove redundant platform check; meta.platforms is sufficient
- Use postPatch rather than override patchPhase entirely
- Strip -Werror
- Move build-time only dependencies to nativeBuildInputs

This also fixes gcc5 build, which fails due to a deprecated-declarations
warning (see https://hydra.nixos.org/build/33117020/nixlog/2/raw).
2016-03-23 01:44:02 +01:00
Domen Kožar
b81400e960 Merge pull request #14130 from dgonyeo/master
rkt: v1.1.0 -> v1.2.0
2016-03-22 23:34:51 +00:00
zimbatm
a37f634866 Merge pull request #14068 from zimbatm/xdg-utils-1.1.1
Xdg utils 1.1.1
2016-03-22 23:34:04 +00:00
zimbatm
61c3ad7d2b Merge pull request #14067 from zimbatm/foreman-0.78.0
foreman: init at 0.78.0
2016-03-22 23:26:44 +00:00
Rickard Nilsson
3b718bd5a0 rt: 4.2.12 -> 4.4.0 2016-03-23 00:17:50 +01:00
joachifm
0e04a391a0 Merge pull request #14131 from NeQuissimus/ohmyzsh20160319
oh-my-zsh: 2016-03-11 -> 2016-03-19
2016-03-22 23:03:24 +00:00
Shea Levy
49e53e6701 nix-exec: bump for new nix 2016-03-22 18:20:16 -04:00
Tim Steinbach
00db6a67f1 oh-my-zsh: 2016-03-11 -> 2016-03-19 2016-03-22 22:04:39 +00:00
Derek Gonyeo
587fbb5b15 rkt: v1.1.0 -> v1.2.0 2016-03-22 14:59:55 -07:00
Domen Kožar
ba78130c21 remove elrangR15 and riak 1.3.0 as they're outdated
(cherry picked from commit 4452a68425)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-22 21:40:07 +00:00
joachifm
b943350080 Merge pull request #14128 from mbakke/s3gof3r
s3gof3r: init at 0.5.0
2016-03-22 21:28:41 +00:00
Domen Kožar
59ba0fb295 nix-exec: use stable Nix 2016-03-22 21:24:23 +00:00
Domen Kožar
b7f50b493c flow: 0.18.1 -> 0.22.1
(cherry picked from commit 15761b0520)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-22 21:22:15 +00:00
Marius Bakke
662bca47c1 s3gof3r: init at 0.5.0 2016-03-22 21:05:45 +00:00
zimbatm
b6c5879549 Merge pull request #14102 from manveru/capybara-webkit
capybara-webkit: gem needs qt5Full
2016-03-22 20:42:47 +00:00
Eelco Dolstra
4f47fe2f9c blender: 2.76b -> 2.77 2016-03-22 21:33:54 +01:00
Eelco Dolstra
5759b447dc opensubdiv: 3.0.3 -> 3.0.4 2016-03-22 21:33:54 +01:00
zimbatm
6c3f9869cc Merge pull request #14111 from ryantrinkle/nix-prefetch-git-submodules-json
nix-prefetch-scripts: make nix-prefetch-git report fetchSubmodules in its JSON output
2016-03-22 20:28:23 +00:00
Domen Kožar
f66a369421 Merge pull request #14123 from LnL7/python-bootstrapped-pip
expose bootstrapped-pip in pythonPackages
2016-03-22 20:16:20 +00:00
Domen Kožar
0aee790c21 Merge pull request #14122 from frewsxcv/patch-1
Fetch setuptools from PyPi via HTTPS.
2016-03-22 20:15:39 +00:00
Nikolay Amiantov
ad1f158111 Merge pull request #14088 from jgillich/rust-head
Rust updates
2016-03-23 00:10:07 +04:00
Jakob Gillich
74ef06dab6 exa: 2016-02-15 -> 2016-03-22 2016-03-22 15:54:23 -04:00
Daiderd Jordan
50ee78afa8 expose bootstrapped-pip in pythonPackages 2016-03-22 20:37:03 +01:00
Luca Bruno
b6aa08878d Merge pull request #14121 from romildo/fix.gnome
Use wrapGAppsHook to wrap environment variables in some gnome3 applications
2016-03-22 20:15:17 +01:00
Corey Farwell
beabbc228c Fetch setuptools from PyPi via HTTPS. 2016-03-22 15:10:08 -04:00
José Romildo Malaquias
5b642fb8db epiphany: refactor wrapping variables in binaries 2016-03-22 14:28:34 -03:00
José Romildo Malaquias
c326507dbe gedit: refactor wrapping variables in binaries 2016-03-22 14:27:19 -03:00
José Romildo Malaquias
5fe5a777e4 file-roller: refactor wrapping variables in binaries 2016-03-22 14:26:17 -03:00
José Romildo Malaquias
4fc7fa9d1d nautilus: refactor wrapping variables in binaries 2016-03-22 14:26:11 -03:00
José Romildo Malaquias
877a08b7d5 gnome-calculator: refactor wrapping variables in binaries 2016-03-22 14:23:27 -03:00
José Romildo Malaquias
e4d8d4d234 evince: refactor wrapping variables in binaries 2016-03-22 14:22:12 -03:00
José Romildo Malaquias
768b9d852d eog: refactor wrapping variables in binaries 2016-03-22 14:20:31 -03:00
joachifm
f881bb06b1 Merge pull request #14098 from mbakke/go-version-vs-date
goPackages: rename "date" to "version"
2016-03-22 17:01:03 +00:00
Jakob Gillich
02b20eecc2 rustfmt: 2016-02-15 -> 2016-03-22 2016-03-22 17:33:06 +01:00
José Romildo Malaquias
416f10528a dconf-editor: refactor wrapping variables in binaries 2016-03-22 13:31:41 -03:00
Thomas Tuegel
8e3a1a8d3e Merge pull request #14118 from zimbatm/quassel-for-real
quassel: fix sources
2016-03-22 09:03:47 -05:00
joachifm
4f0324f766 Merge pull request #14116 from otwieracz/utox
utox: 0.5.0 -> 0.7.0, libtoxcore: 20160131 -> 20160319
2016-03-22 13:01:43 +00:00
Luca Bruno
3cc7e65729 Merge pull request #14117 from romildo/fix.gnome-terminal
gnome-terminal: refactor wrapping variables in binaries
2016-03-22 13:33:39 +01:00
Jakob Gillich
f215a71c6c rustPackages: 2016-03-10 -> 2016-03-22 2016-03-22 13:16:57 +01:00
Jakob Gillich
a9326f6f34 cargoMaster: 2016-02-25 -> 2016-03-22 2016-03-22 13:16:56 +01:00
Jakob Gillich
3e2495be57 rustcMaster: 2016-02-25 -> 2016-03-22 2016-03-22 13:16:56 +01:00