Commit graph

78142 commits

Author SHA1 Message Date
joachifm 12c9af6e2a Merge pull request #13652 from steveeJ/rkt
pkgs/rkt: bump to v1.1.0
2016-03-03 21:46:08 +00:00
Arseniy Seroka f71b8461b4 Merge pull request #13576 from steveeJ/goreman
goreman: init at v0.0.8-rc0
2016-03-03 23:40:17 +03:00
Arseniy Seroka a40322613e Merge pull request #13564 from valeriangalliat/nix-prefetch-scripts/explicit-nix-dependency
nix-prefetch-scripts: explicitly depend on Nix
2016-03-03 23:39:50 +03:00
Arseniy Seroka 9a709b6627 Merge pull request #13634 from keis/logrus-0.9.0
logrus: 0.8.6 -> 0.9.0
2016-03-03 23:39:12 +03:00
aszlig 6cf6c3fbc9
nixos: Fix build of manual
Broken by 17389e256f.

The description attributes of mkOption are parsed by XSLT, so we can
create a DocBook manual out of it.

Unfortunately, the passwordHash option had a description which includes
a <password> placeholder which is recognized by DocBook XSL as a valid
start tag. So as there is obviously no </password>, the build of the
manual bailed out with a parsing error.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: devhell <"^"@regexmail.net>
2016-03-03 21:35:31 +01:00
Arseniy Seroka 9e2eaa2755 Merge pull request #13632 from jraygauthier/jrg/sweethome_freedesktop_improvement
sweethome3d: Improvements
2016-03-03 23:30:40 +03:00
Arseniy Seroka 6f12b1980e Merge pull request #13627 from jraygauthier/jrg/update_sweethome3d_52
sweethome3d: 4.6.2 -> 5.2
2016-03-03 23:29:48 +03:00
Arseniy Seroka 0aac2960fc Merge pull request #13639 from bzizou/gromacs
gromacs: 4.6.5 -> 4.6.7 + MPI support
2016-03-03 23:29:32 +03:00
Arseniy Seroka 46ecee3a23 Merge pull request #13645 from rnhmjoj/rewritefs
rewritefs: init at 2016-02-08
2016-03-03 23:28:10 +03:00
Damien Cassou dd1cd69849 Merge pull request #13646 from DamienCassou/khard-dont-depend-on-vdirsyncer
khard: remove dependency to vdirsyncer
2016-03-03 21:23:43 +01:00
Damien Cassou 771de0c698 Merge pull request #13641 from DamienCassou/update-atomicwrite-0.1.9
atomicwrites: 0.1.0 -> 0.1.9
2016-03-03 21:23:05 +01:00
Damien Cassou 5652d3407f Merge pull request #13647 from DamienCassou/khard-python2-only
khard: force Python2
2016-03-03 21:14:17 +01:00
zimbatm 071e222464 Merge pull request #13655 from zimbatm/simp_le-fix
pythonPackages.acme_0_1: init at 0.1.0
2016-03-03 19:25:26 +00:00
Stefan Junker 13bd76b525 pkgs/rkt: 1.0.0 -> 1.1.0 2016-03-03 19:57:15 +01:00
zimbatm 5f4417e0cf pythonPackages.acme_0_1: init at 0.1.0
`acme_0_1` is introduced because `simp_le` strictly depends on version 0.1.0
of the library (which is now at 0.4.0).
2016-03-03 18:47:02 +00:00
Eelco Dolstra 6bd0c3fe9d ifplugd: Remove
This package hasn't been updated in 11 years, and isn't really useful
anymore in a modern Linux system.
2016-03-03 19:43:11 +01:00
Franz Pletz 4927ca8397 Merge pull request #13555 from kragniz/linux-testing-4.5-rc6
linux-testing: 4.5-rc5 -> 4.5-rc6
2016-03-03 19:03:17 +01:00
Franz Pletz aa819b8d39 Merge pull request #13591 from mayflower/services/nntp-proxy
nntp-proxy service: init
2016-03-03 18:57:25 +01:00
Shea Levy c4a36a15a1 Merge branch 'nm-privacy-ext' 2016-03-03 12:51:41 -05:00
Eelco Dolstra 68ee82a00d Merge pull request #13649 from domenkozar/which/type
Remove which -> type -P bash alias.
2016-03-03 18:26:05 +01:00
Shea Levy bcdd81d9e1 networkmanager: Enable ipv6 privacy extensions by default 2016-03-03 12:01:01 -05:00
Stefan Junker 7fa0df283a goreman: init at v0.0.8-rc0 2016-03-03 17:40:17 +01:00
rnhmjoj 85abde52d0 rewritefs: init at 2016-02-08 2016-03-03 17:37:33 +01:00
Domen Kožar 73ba0ae2de Remove which -> type -P alias.
Aliases are not the same as programs. They won't work in subshells.
It's better to just use which as it's only 88K.
2016-03-03 16:15:25 +00:00
Damien Cassou 8a804dfbac khard: force Python2
setup.py says that khard is only compatible with
Python 2.
2016-03-03 16:37:23 +01:00
Damien Cassou c8698919da khard: remove dependency to vdirsyncer
khard and vdirsyncer can be used together, but there are no real
dependency between them.
2016-03-03 16:29:51 +01:00
Domen Kožar 7a360b13a0 Merge pull request #13644 from DamienCassou/vdirsyncer-default-python3
vdirsyncer: use Python3 by default
2016-03-03 15:27:21 +00:00
joachifm 950424f9fd Merge pull request #13638 from romildo/update.xsettingsd
xsettingsd: 0.0.1 -> git-2015-06-14
2016-03-03 15:16:06 +00:00
Gabriel Ebner de24ea40f8 sbt: 0.13.9 -> 0.13.11 2016-03-03 16:09:00 +01:00
Damien Cassou 740307a213 vdirsyncer: use Python3 by default
Even if Python2 is still supported, the maintainer says that some
features won't work and the support will soon be discarded.
2016-03-03 16:00:04 +01:00
José Romildo Malaquias 6cf907ba09 xsettingsd: 0.0.1 -> git-2015-06-14 2016-03-03 11:58:55 -03:00
zimbatm d3ee8298c4 Merge pull request #13642 from artuuge/epson-escpr-meta
epson-escpr: update the package meta
2016-03-03 14:58:51 +00:00
joachifm 3b7b3da906 Merge pull request #13637 from regnat/wayland
mpv: added optional wayland support
2016-03-03 14:33:35 +00:00
Domen Kožar ddb5f28544 Merge pull request #13640 from nathan7/musl-dynamic
musl: pass the correct syslibdir
2016-03-03 14:22:50 +00:00
Domen Kožar ea863b8cc6 Merge pull request #13643 from DamienCassou/khal-python3-only
khal: force Python3
2016-03-03 14:21:21 +00:00
Damien Cassou a0b1b032b6 khal: force Python3
Both the README and setup.py agree that khal is only compatible with
Python 3.
2016-03-03 15:17:37 +01:00
artuuge edfb2e7ccb update epson-escpr meta 2016-03-03 14:59:40 +01:00
joachifm ec85d13257 Merge pull request #13623 from nathan7/git-remote-hg-drvname
git-remote-hg: fix the derivation name
2016-03-03 13:54:05 +00:00
Nathan Zadoks 819dab0203 git-remote-hg: fix the derivation name
-v0.2 isn't parsed as a version by Nix, and makes it inconvenient to
install git-remote-hg through nix-env.
2016-03-03 14:51:31 +01:00
Damien Cassou ee7eb78c52 atomicwrites: 0.1.0 -> 0.1.9 2016-03-03 14:49:18 +01:00
Nathan Zadoks bf18a34f97 musl: pass the correct syslibdir
This fixes dynamic linking (the specfile contains the correct path, and
the dynamic loader is symlinked in place)
Fixes #8543
2016-03-03 14:46:44 +01:00
Tristan Helmich 17389e256f nntp-proxy service: init 2016-03-03 14:14:19 +01:00
joachifm 1b1379a68d Merge pull request #13531 from magnetophon/connman-dmenu-master
connman-dmenu: init at git-29-9-2015
2016-03-03 13:07:44 +00:00
Lluís Batlle i Rossell 7f7c2171c0 Update ghdl mcode to 0.33.
(cherry picked from commit e9d6aadc51ecdd274cd383a99ea840a94b58d954)
2016-03-03 14:06:07 +01:00
joachifm 973063c8fe Merge pull request #9249 from jraygauthier/jrg/keepass_icons_improvs_merged
keepass: improvements
2016-03-03 12:30:18 +00:00
Thomas Tuegel 6af59c9d06 kde5.plasma.plasma-workspace: 5.5.5.1 -> 5.5.5.2 2016-03-03 05:57:09 -06:00
Eelco Dolstra e2ad72342e nix-generate-from-cpan: Skip "if" package since it's part of Perl now 2016-03-03 12:43:11 +01:00
Eelco Dolstra 50b950fe8d nix-generate-from-cpan: Don't quote names that don't need it 2016-03-03 12:43:11 +01:00
Vladimír Čunát aa564c9ed0 make-bootstrap-tools: fix #13629: glibc problems
On x86_64-linux glibc started to use linker scripts more extensively.
2016-03-03 12:09:50 +01:00
Théophane Hufschmitt 0bcf42aed3 mpv: added optional wayland support 2016-03-03 11:38:52 +01:00