Commit graph

78227 commits

Author SHA1 Message Date
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
Vincent Laporte c2a2c2ecd4 ltl2ba: fix build on darwin 2016-03-03 10:24:13 +01:00
Arseniy Seroka dfbf0b27a4 Merge pull request #13497 from AndersonTorres/cutegram
cutegram: 2.7.0 -> 2.7.1
2016-03-03 09:04:17 +03:00
Raymond Gauthier 4f347ca8fe keepass: improvements
`*.desktop` file now:
 -  Refers to an icon.
 -  Is placed in the proper category (based on comparison with `keepassx2`.
 -  Has proper mime type (also based on comparison).

Also, now use `icoutils` to extract icons from the application ressouces
and transform them from `*.ico` to `*.png`. Created and used a generic
script that has the ability to move the extracted `*.png` to their
appropriate standard freedesktop location.

Tested this on nixos. `keepass` now has a icon and is categorized
in the same bin as `keepassx2`. The program still execute and
function prefectly.
2016-03-03 01:03:31 -05:00
Raymond Gauthier 5f57d2dc50 maintainers: add a maintainer to the set 2016-03-03 01:03:31 -05:00
Raymond Gauthier ebc3f4bdf3 sweethome3d: Improvements
-  Replace non freedesktop `CAD` desktop category
    by categories taken from debian's desktop item.

    This make the desktop items appear under the
    `Graphic` category in DE menus instead of `Others`.

 -  Moved to new package icons as specified by
    upstream release notes.

 -  Moved to icon name instead of full path to
    a single icon as specified by freedesktop
    specification.

 -  Human readable desktop item names.
2016-03-03 00:24:55 -05:00
AndersonTorres 14aa382f03 cutegram: 2.7.0 -> 2.7.1
And some minor changes
2016-03-03 02:21:31 -03:00
AndersonTorres f70ba914ef telegram-qml: 0.9.1 -> 0.9.2 2016-03-03 02:19:07 -03:00
AndersonTorres bd71f511e5 libqtelegram-aseman-edition: 6.0 -> 6.1 2016-03-03 02:18:07 -03:00
Evgeny Egorochkin 18d43d74f6 azure-image: provide configuration.nix which allows nixos-rebuild to build a working generation and add helpful comments 2016-03-03 04:03:07 +02:00
Pascal Wittmann ba7b5ad530 filezilla: 3.15.0.2 -> 3.16.0 2016-03-02 23:14:31 +01:00
Pascal Wittmann 369ede9235 mcabber: 1.0.1 -> 1.0.2 2016-03-02 22:37:14 +01:00
Tuomas Tynkkynen fe90a87e65 Merge pull request #13600 from MtP76/master
Enabling Media PCI adapters (needed for PCI DVB cards)
2016-03-02 23:30:55 +02:00
joachifm 4fa37759be Merge pull request #13548 from joelmo/nixos-unstable
avahi: fix test
2016-03-02 20:55:42 +00:00
joachifm ef4a0f92e8 Merge pull request #11860 from nathan7/systemd-binfmt
systemd: copy systemd-binfmt.service in
2016-03-02 20:47:10 +00:00
joachifm 7c245c4f40 Merge pull request #13541 from romildo/update.tint2
tint2: 0.12 -> 0.12.7
2016-03-02 20:43:08 +00:00
Eelco Dolstra 6d97de951d cudatoolkit: Add version 7.5.18 2016-03-02 21:35:46 +01:00
Eelco Dolstra 6c1e3a82de cudatoolkit: Merge into one file and use callPackages 2016-03-02 21:35:46 +01:00
Raymond Gauthier 03f2888b98 sweethome3d: 4.6.2 -> 5.2
Also updated editors to latest version.

Tested the applications and everything seem to
work at least as well as previous version.
2016-03-02 15:32:39 -05:00
Peter Simons 17d1cd2efa Merge pull request #11898 from aboseley/flex-cross-notests
flex: disable tests when cross compiling
2016-03-02 21:13:40 +01:00
Nathan Zadoks 1904ef7f09 systemd: enable upstream systemd-binfmt.service
Since we don't restart sysinit.service in switch-to-configuration, this
additionally overrides systemd-binfmt.service to depend on
proc-sys-fs-binfmt_misc.automount, which is normally provided by
sysinit.service.
2016-03-02 21:00:47 +01:00
José Romildo Malaquias ccc64c20e6 tint2: 0.12 -> 0.12.7 2016-03-02 16:56:21 -03:00