Pascal Wittmann
07601a08f2
unibilium: 1.1.2 -> 1.2.0
2016-03-19 12:01:22 +01:00
Pascal Wittmann
8d128f046d
xylib: 1.3 -> 1.4
2016-03-19 11:56:01 +01:00
Pascal Wittmann
de8cc270c1
filezilla: 3.16.0 -> 3.16.1
2016-03-19 11:20:12 +01:00
joachifm
ef9efd0d04
Merge pull request #14032 from pdalpra/patch-1
...
docker: 1.10.0 -> 1.10.3
2016-03-19 09:49:07 +00:00
joachifm
48665c855b
Merge pull request #14042 from taku0/firefox-bin-45.0.1
...
firefox-bin: 45.0 -> 45.0.1
2016-03-19 09:46:40 +00:00
joachifm
643f1d819c
Merge pull request #14039 from timbertson/piep
...
pythonPackages.piep: init at 0.8.0
2016-03-19 09:36:18 +00:00
Tim Cuthbertson
b8c26d9e73
pythonPackages.piep: init at 0.8.0
2016-03-19 17:45:53 +11:00
taku0
9aa6ca99e4
firefox-bin: 45.0 -> 45.0.1
2016-03-19 14:28:10 +09:00
Joachim Fasting
ece457c62f
nixos/tests: fix docker test
...
The docker service is socket activated by default; thus,
`waitForUnit("docker.service")` before any docker command causes the
unit test to time out.
Instead, do `waitForUnit("sockets.target")` to ensure that sockets are
setup before running docker commands.
2016-03-19 03:18:17 +01:00
Yann Hodique
31c317e09e
git: 2.7.3 -> 2.7.4
2016-03-18 18:07:33 -07:00
joachifm
7e48d80b7d
Merge pull request #14001 from romildo/new.catfish
...
catfish: init at 1.4.1
2016-03-19 00:19:31 +00:00
Joachim Fasting
3e1ec2b663
criu: fix build
...
Would fail due to -Werror; see
https://hydra.nixos.org/build/33217086/nixlog/2/raw
2016-03-18 23:39:03 +01:00
joachifm
bd4db4e91e
Merge pull request #13959 from ambrop72/power-fix
...
python-packages/power: Fix build due to falsely declared dependency.
2016-03-18 22:15:48 +00:00
joachifm
25a1e5d5f2
Merge pull request #14010 from yochai/master
...
mfcj470dw: fix missing file error
2016-03-18 22:08:23 +00:00
joachifm
59caca43c1
Merge pull request #14020 from Baughn/dosage
...
dosage: Init at 2016.03.17
2016-03-18 22:07:01 +00:00
Svein Ove Aas
f54d6fc697
dosage: Init at 2016.03.17
2016-03-18 23:03:35 +01:00
Arseniy Seroka
fba952024f
tzdata: 2016a -> 2016b
2016-03-19 00:23:45 +03:00
Nicolas B. Pierron
804ade1c6d
Merge pull request #14029 from nbp/alias-packages
...
Move all aliases into their own file.
2016-03-18 21:22:50 +00:00
Nicolas B. Pierron
89f7dcaa21
Move all aliases into their own file.
2016-03-18 21:22:27 +00:00
Arseniy Seroka
4d82228a63
vim: 7.4.827 -> 7.4.1585
2016-03-19 00:21:27 +03:00
Eelco Dolstra
da390a48db
pngquant: 2.0.1 -> 2.6.0
...
Also remove meta.broken.
2016-03-18 22:13:57 +01:00
Pierre Dal-Pra
d97805ccd0
docker: 1.10.0 -> 1.10.3
2016-03-18 22:12:42 +01:00
Joachim Fasting
a8556bd5d7
flexcpp: patch all shebangs & fix installation
...
Using the original build recipe would result in an output
without the actual flexcpp binary.
2016-03-18 22:12:03 +01:00
Nikolay Amiantov
b1179bdbcf
haskellPackages.Agda: use older cpphs
...
Package requires cpphs < 0.20.0.
2016-03-18 23:32:26 +03:00
Arseniy Seroka
1fb354d1ab
Merge pull request #14008 from bzizou/scotch
...
scotch: init at 6.0.4
2016-03-18 22:50:20 +03:00
Tobias Geerinckx-Rice
5e08aec4c5
Merge pull request #14024 from gilligan/sauceconnect-4.3.14
...
sauce-connect: 4.3.13 -> 4.3.14
2016-03-18 20:30:44 +01:00
zimbatm
9c4b45fafe
Merge pull request #13601 from zimbatm/ruby-dev
...
ruby.dev
2016-03-18 19:05:45 +00:00
Peter Simons
bcb698e4d4
Merge pull request #14025 from joachifm/mongodb-boost160
...
mongodb: fix build against boost-1.60
2016-03-18 20:04:21 +01:00
Yochai
e6b85e6b78
mfcj470dw: fix missing file error
2016-03-18 19:56:27 +02:00
Joachim Fasting
29668ba920
mongodb: fix build against boost-1.60
...
Apply patch from Arch Linux. Suggested by @wkennington.
2016-03-18 18:47:04 +01:00
José Romildo Malaquias
00b5bd3fb3
catfish: init at 1.4.1
2016-03-18 14:43:36 -03:00
José Romildo Malaquias
bb6d3f0b59
distutils_extra: 2.26 -> 2.39
2016-03-18 14:43:35 -03:00
Mathias Schreck
f59b01847b
sauce-connect: 4.3.13 -> 4.3.14
2016-03-18 18:30:10 +01:00
Edward Tjörnhammar
5bb0aa3bac
idea.idea-{community,ultimate}: 15.0.4 -> 2016.1
2016-03-18 18:26:23 +01:00
Joachim Fasting
8e359b2e21
bobcat: fix installation
...
Another hotfix for eae059b0b6
(I kind of jumped the gun on this one ...)
The `build install` command takes a positional argument
indicating which components to install; without it, nothing
is installed and the build fails to create the store output.
2016-03-18 18:22:27 +01:00
Joachim Fasting
49dc7e2d61
manual: fix meta.description in ruby example expression
...
Noted by @namore on github
2016-03-18 17:27:15 +01:00
joachifm
1bc691b298
Merge pull request #14011 from bzizou/matheval
...
libmatheval: init at 1.1.11
2016-03-18 16:24:58 +00:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
259f9226e5
libmatheval: init at 1.1.11
2016-03-18 17:06:36 +01:00
Nicolas B. Pierron
1941c80610
rr: 4.0.3 -> 4.2.0
2016-03-18 16:01:14 +01:00
joachifm
8f0cd81708
Merge pull request #14014 from romildo/update.subtitleeditor
...
subtitleeditor: 0.41.0 -> 0.52.1
2016-03-18 15:00:14 +00:00
Moritz Ulrich
ea30f86814
btrbk: Init at 0.22.2
2016-03-18 14:53:19 +01:00
Robin Gloster
edac7f0ee2
Merge pull request #14015 from NeQuissimus/atom160
...
atom: 1.5.4 -> 1.6.0
2016-03-18 14:48:50 +01:00
José Romildo Malaquias
9929ddd1a9
subtitleeditor: 0.41.0 -> 0.52.1
2016-03-18 09:29:10 -03:00
Tim Steinbach
a1dfa5f913
atom: 1.5.4 -> 1.6.0
2016-03-18 08:24:58 -04:00
José Romildo Malaquias
c0239360a4
gstreamermm 1.0: init at 1.4.3
2016-03-18 09:11:51 -03:00
Sander van der Burg
27e23486bb
fetchbower: quote parameter to prevent ambigious redirects if version specifiers have wildcards
2016-03-18 12:06:01 +00:00
Peter Simons
9a2ee42f52
Document the fact that the firewall allows pings by default in rl-1603.xml.
2016-03-18 12:00:39 +01:00
Peter Simons
c523aeffde
nixos/tests/firewall.nix: ping now succeeds in the firewall's default configuration
2016-03-18 11:44:07 +01:00
Peter Simons
6c935046a7
splix: revert of revert of "2.0.0 -> svn-r315 version update"
...
This reverts commit e338d6a0fc
. I originally
reverted the update because it broke my Samsung printer. Now, it turns out that
this issue can be fixed by deleting and then re-creating the printer in CUPS to
update the driver.
It's possible that Gutenprints 'cups-genppdupdates' could remedy the situation
as well, but I had no chance to verify that since I don't use Gutenprint.
Closes https://github.com/NixOS/nixpkgs/issues/13734 .
2016-03-18 11:36:58 +01:00
Peter Simons
5391882ebd
services.xserver.startGnuPGAgent: remove obsolete NixOS option
...
GnuPG 2.1.x changed the way the gpg-agent works, and that new approach no
longer requires (or even supports) the "start everything as a child of the
agent" scheme we've implemented in NixOS for older versions.
To configure the gpg-agent for your X session, add the following code to
~/.xsession or some other appropriate place that's sourced at start-up:
gpg-connect-agent /bye
GPG_TTY=$(tty)
export GPG_TTY
If you want to use gpg-agent for SSH, too, also add the settings
unset SSH_AGENT_PID
export SSH_AUTH_SOCK="${HOME}/.gnupg/S.gpg-agent.ssh"
and make sure that
enable-ssh-support
is included in your ~/.gnupg/gpg-agent.conf.
The gpg-agent(1) man page has more details about this subject, i.e. in the
"EXAMPLES" section.
2016-03-18 11:06:31 +01:00