Alexey Lebedeff
52ed165c91
viber: 4.2.2.6 -> 6.0.1.5
...
- Use Qt provided by viber itself -> no longer broken
- Remove notes about obsolete bugs
2016-07-14 15:36:29 +03:00
Renzo Carbonara
103ae01173
zoom-us: init at 2.0.52458.0531 ( #15607 )
2016-07-12 13:37:11 +02:00
Tim Steinbach
72221e71d5
slack: 2.0.3 -> 2.1.0
2016-07-07 08:44:05 -04:00
Kranium Gikos Mendoza
a89eee9da8
utox: 0.9.0 -> 0.9.4
2016-07-03 20:54:45 +08:00
Nikolay Amiantov
f990abb801
tdesktop: 0.9.49 -> 0.9.56
2016-06-27 22:03:29 +03:00
Marius Bakke
4a7d31a392
treewide: remove double quotes from wrappers
...
Close #14753 ; see that for context.
2016-06-22 11:12:27 +02:00
Bjørn Forsman
bd01fad0ed
Captialize meta.description of all packages
...
In line with the Nixpkgs manual.
A mechanical change, done with this command:
find pkgs -name "*.nix" | \
while read f; do \
sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
done
I manually skipped some:
* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Thomas Tuegel
e6fdc9f7f0
Merge pull request #16092 from abbradar/qt561
...
Qt: 5.6.0 -> 5.6.1
2016-06-09 14:32:53 -05:00
Nikolay Amiantov
7b84294bd9
tdesktop: fix with new Qt
2016-06-09 21:37:24 +03:00
Rushmore Mushambi
83c40ada7e
Merge pull request #16017 from kamilchm/rework-go
...
Rework goPackages
2016-06-09 17:09:13 +02:00
Kamil Chmielewski
7eb671ebcd
no more goPackages
2016-06-09 13:08:00 +02:00
Vladimír Čunát
cc174b3d55
pidgin: simplify using the wrapped version
...
Now only the `pidgin` attribute is exposed and it's wrapped based on
whether the `plugins` parameter is overridden.
Discussion: https://github.com/NixOS/nixpkgs/issues/8999#issuecomment-224851642
2016-06-09 12:21:36 +02:00
Kamil Chmielewski
03feac7937
pond: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
5017469197
xmpp-client: extracted from goPackages
2016-06-09 11:22:02 +02:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Emery Hemingway
c544cbca42
qtox: 1.3.0 -> 1.4.1
2016-06-02 14:58:01 +02:00
Thomas Tuegel
a1facf3362
qtox: run pre- and post-install hooks
...
Fixes #15744 .
2016-05-30 16:31:58 -05:00
Vladimír Čunát
e4832c7541
Merge branch 'staging'
...
Includes a security update of libxml2.
2016-05-27 15:58:40 +02:00
Arseniy Seroka
8479e0ad84
purple-telegram: fix hash
2016-05-26 22:51:23 +03:00
Vladimír Čunát
81039713fa
Merge branch 'master' into staging
...
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Jascha Geerds
c815844df9
hipchat: 4.0.1637 -> 4.0.1641
2016-05-26 08:10:02 +02:00
Rok Garbas
bf2aaeb0f6
tdesktop: 0.9.48 -> 0.9.49
2016-05-25 17:59:08 +02:00
Michael Raskin
910744de98
baresip: 0.4.18 -> 0.4.19
2016-05-25 15:36:59 +02:00
Vladimír Čunát
0b192a0976
Merge branch 'master' into staging
...
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Vladimír Čunát
73f1f5eb39
imagemagick: split dev output to fix #9604
...
Also fixup references to imagemagick.
2016-05-22 13:41:15 +02:00
Vladimír Čunát
c4661e9643
Merge: make dev output references explicit
...
This is a rebase of most commits from #14766 ,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
ldesgoui
85789b5f2b
discord: 0.0.3 -> 0.0.8
2016-05-21 18:33:57 +02:00
Tobias Geerinckx-Rice
5940056af6
utox: 0.7.0 -> 0.9.0
...
Upstream is weird.
2016-05-21 13:50:52 +02:00
Nikolay Amiantov
131eb8406e
tdesktop: 0.9.44 -> 0.9.48
...
This package requires a ridiculous amount of time to maintain, with
their build system changing from one completely ad-hoc way to
another. More hacks for the throne of hacks...
2016-05-20 03:47:42 +03:00
Tuomas Tynkkynen
5152e01e87
treewide: Make explicit that 'dev' output of pango is used
2016-05-19 10:02:27 +02:00
Tuomas Tynkkynen
2a73de6e6c
treewide: Make explicit that 'dev' output of openssl is used
2016-05-19 10:02:23 +02:00
Tuomas Tynkkynen
5eb01cd0ad
treewide: Make explicit that 'dev' output of openldap is used
2016-05-19 10:00:50 +02:00
Tuomas Tynkkynen
99acb412ab
treewide: Make explicit that 'dev' output of ncurses is used
2016-05-19 10:00:49 +02:00
Tuomas Tynkkynen
be00816cab
treewide: Make explicit that 'dev' output of libjpeg is used
2016-05-19 10:00:42 +02:00
Tuomas Tynkkynen
d1937cf11a
treewide: Make explicit that 'dev' output of gtk2 is used
2016-05-19 10:00:38 +02:00
Tuomas Tynkkynen
f81af4e6f0
treewide: Make explicit that 'dev' output of glib is used
2016-05-19 10:00:35 +02:00
Tuomas Tynkkynen
a11b717ce4
treewide: Make explicit that 'dev' output of gdk_pixbuf is used
2016-05-19 10:00:35 +02:00
Tuomas Tynkkynen
bb5a922c78
treewide: Make explicit that 'dev' output of ffmpeg is used
2016-05-19 10:00:31 +02:00
Tuomas Tynkkynen
4e0307dcfc
treewide: Make explicit that 'dev' output of cyrus_sasl is used
2016-05-19 10:00:30 +02:00
Tuomas Tynkkynen
5e5c5382f6
treewide: Make explicit that 'dev' output of cairo is used
2016-05-19 10:00:28 +02:00
Tuomas Tynkkynen
85a51074dc
treewide: Make explicit that 'dev' output of atk is used
2016-05-19 10:00:25 +02:00
Jascha Geerds
31253b0c1b
hipchat: 4.0.1631 -> 4.0.1637
2016-05-18 15:56:53 +02:00
Jascha Geerds
02d6680b5a
hipchat: Add xdg_utils to rpath
...
This makes it possible to open links with a single click in your
preferrred browser via xdg-open.
2016-05-18 15:28:45 +02:00
Domen Kožar
b49bf121b8
rename iElectric to domenkozar to match GitHub
2016-05-17 13:00:47 +01:00
Vladimír Čunát
3e387c3e00
Merge branch 'staging'
...
Darwin isn't in a perfect state, in particular its bootstrap tools won't
build which will block nixpkgs channel. But on the whole it seems
acceptable.
2016-05-13 10:14:53 +02:00
Arseniy Seroka
fd12b1149e
Merge pull request #15398 from Shados/maintain-opensteamworks
...
Allow plugins to work for Finch (CLI Pidgin)
2016-05-12 15:00:37 +03:00
Alexei Robyn
b874447eef
teamspeak-server: 3.0.10.3 -> 3.0.12.4, also
...
tsdnsserver binary now in output
2016-05-12 15:46:45 +10:00
Alexei Robyn
9d9a20e98b
pidgin-opensteamworks: Change install location to work with Finch as well as Pidgin.
2016-05-12 10:22:52 +10:00
Alexei Robyn
e634488cc3
pidgin-with-plugins: Add plugin support for Finch, the CLI version of Pidgin.
2016-05-12 10:22:52 +10:00
Vladimír Čunát
65a9fa8cdc
Merge branch 'master' into staging
2016-05-08 21:24:48 +02:00