Commit Graph

18686 Commits

Author SHA1 Message Date
Peter Hoeg
292f121fb2 mpc: 0.27 -> 0.28
Upstream has also moved to github
2017-06-09 12:04:58 +08:00
Jörg Thalheim
ffdfa662fc Merge pull request #26476 from romildo/upd.jetbrains
jetbrains.clion: 2017.1.1 -> 2017.1.3, jetbrains.idea-community: 2017.1.3 -> 2017.1.4, jetbrains.idea-ultimate: 2017.1.3 -> 2017.1.4
2017-06-08 21:35:24 +01:00
Tuomas Tynkkynen
97d29ffbfd nano: 2.8.3 -> 2.8.4 2017-06-08 23:13:06 +03:00
romildo
277b562324 jetbrains.idea-community: 2017.1.3 -> 2017.1.4 2017-06-08 16:57:50 -03:00
romildo
bc1f59fb4f jetbrains.idea-ultimate: 2017.1.3 -> 2017.1.4 2017-06-08 16:45:14 -03:00
romildo
b57a14810b jetbrains.clion: 2017.1.1 -> 2017.1.3 2017-06-08 15:54:51 -03:00
Rok Garbas
a0afc4f0d1 firefox-*-bin: updates (#26462)
* firefox-beta-bin: 51.0b8 -> 54.0b13

* firefox-devedition-bin: init at 54.0b14

Firefox DevEdition became a new product of Mozilla and is "repackaged"
Firefox Beta with its own release channel and six weeks release cycle as
other channels. It is no longer being built on nightly basis

* updated the update.nix script to facilitata firefox-devedition-bin

* disabling automatic updates by pointing to non existing channel

* f firefoxWrapper looks for gtk3 attribute to wrap the executable gtk3 to wrap the binary with needed ``XDG_DATA_DIRS``
2017-06-08 15:33:24 +02:00
Jörg Thalheim
340b3148c6 Merge pull request #26425 from uskudnik/idea-ultimate-minor-2017.1.3
idea.idea-ultimate: 2017.1.2 -> 2017.1.3
2017-06-08 09:32:02 +01:00
Joachim Fasting
5b5f3f542a
tor-browser-bundle-bin: 6.5.2 -> 7.0
Now requires pulseaudio for audio playback.

https://blog.torproject.org/blog/tor-browser-70-released
2017-06-07 19:08:25 +02:00
Shea Levy
5365166a5d Merge branch 'zoom-us' of git://github.com/danbst/nixpkgs 2017-06-07 12:24:42 -04:00
Urban Škudnik
df8837ccfa jetbrains.idea-ultimate: 2017.1.2 -> 2017.1.3 2017-06-07 17:17:28 +02:00
danbst
7179b01199 zoom-us: little fixes after review by @k0001 2017-06-07 17:20:00 +03:00
Jan Malakhovski
6696378911 ImageMagick: 6.9.8-6 -> 6.9.8-9 2017-06-07 15:27:03 +02:00
danbst
e9da05ee8b zoom-us: init at 2.0.91373.0502
Actually, reintroduce after removal (bb99babc5a)
and use bundled Qt.
2017-06-07 12:01:01 +03:00
Ryan Mulligan
110e03897f xterm: install desktop file and icon 2017-06-07 07:31:49 +02:00
Franz Pletz
48996dba46
gitlab: fix build, add nokogiri exception to Gemfile.lock 2017-06-07 06:55:39 +02:00
Franz Pletz
5788bd82c1
synergy: broken on darwin 2017-06-07 06:14:18 +02:00
Franz Pletz
dc1473efd3 Merge pull request #26432 from benley/synergy-1.8.8
synergy: 1.7.6 -> 1.8.8
2017-06-07 06:13:07 +02:00
Franz Pletz
e864345d37
irssi: 1.0.2 -> 1.0.3 (security)
See https://irssi.org/security/irssi_sa_2017_06.txt.
2017-06-07 05:59:28 +02:00
Benjamin Staffin
1800838364
synergy: 1.7.6 -> 1.8.8 2017-06-06 16:38:30 -04:00
Tim Steinbach
d7a5f07650 Merge pull request #26398 from NeQuissimus/git_2_13_1
git: 2.13.0 -> 2.13.1
2017-06-06 13:18:50 -04:00
José Luis Lafuente
0a280a3460
hyper: 1.3.1 -> 1.3.3 2017-06-06 14:47:35 +02:00
Jörg Thalheim
17e9420726 Merge pull request #26408 from jluttine/add-rssguard
rssguard: init at 3.4.0
2017-06-06 06:36:32 +01:00
Jörg Thalheim
85aa14fa37
rssguard: use fetchgit; wrapGAppsHook 2017-06-06 06:34:29 +01:00
Peter Hoeg
086c2efb19 syncthing: 0.14.28 -> 0.14.29 2017-06-06 10:30:52 +08:00
Franz Pletz
ddff44364f Merge pull request #26375 from midchildan/fix-virt-manager
virtmanager: Fix python import error
2017-06-06 04:17:04 +02:00
Jörg Thalheim
dffec16abd Merge pull request #26410 from kierdavis/hooks
Fix hooks not being called when overriding phases in various packages
2017-06-05 22:23:01 +01:00
Jörg Thalheim
3a40dbced2 Merge pull request #26337 from johnramsden/ipmiview
Ipmiview: 2.11.0 -> 2.12.0
2017-06-05 22:15:58 +01:00
Joachim F
d2ac9b192a Merge pull request #25435 from volth/far2l-desktop
far2l: add .desktop file
2017-06-05 19:17:26 +01:00
Jaakko Luttinen
fe53a6c17c
rssguard: init at 3.4.0 2017-06-05 21:14:29 +03:00
Kier Davis
b81124b4fb
Fix hooks not being called when overriding phases in various packages
It's necessary to do this in order to fix ckb's compilation, now that
fixupPhase rejects derivation results containing references to the temporary
build directory. It seems like good practice so I've added it to the
other packages that I maintain.
2017-06-05 19:13:19 +01:00
Joachim F
4dda105db6 Merge pull request #26370 from gnidorah/master5
rambox: 0.5.3 -> 0.5.9
2017-06-05 18:31:01 +01:00
Edward Tjörnhammar
677f194a10
kodiPlugins.steam-controller: init at 0.9.0 2017-06-05 17:19:12 +02:00
Edward Tjörnhammar
fe0b858113
kodiPlugins.joystick: init at 1.3.6 2017-06-05 17:17:57 +02:00
Edward Tjörnhammar
4f410bfc8d
kodiPlugins.advanced-emulator-launcher: init at 0.9.6 2017-06-05 17:17:57 +02:00
Edward Tjörnhammar
513e66e310
kodiPlugins: move build funs to common 2017-06-05 17:17:57 +02:00
midchildan
7060a692c5
virtmanager: Fix python import error 2017-06-05 23:42:25 +09:00
Tim Steinbach
385ba07615
git: 2.13.0 -> 2.13.1 2017-06-05 09:10:26 -04:00
Guillaume Maudoux
e6550cb5c1
calibre: fix RPATH problems
It took quite some discussions to find a good solution:
close #26201, close #26209.
(Authorship assigned to the author of the idea.)
2017-06-05 07:15:02 +02:00
Jaka Hudoklin
9d747eea72 Merge pull request #26376 from iSma/update/i3lock-color-2.9.1-c
i3lock-color: 2.7-2017-04-01 -> 2.9.1-c
2017-06-05 00:54:21 +02:00
Ismaïl Senhaji
9caa9220a7 i3lock-color: 2.7-2017-04-01 -> 2.9.1-c 2017-06-05 00:09:46 +02:00
Michael Weiss
96faeb1914 gollum: Add Git as runtime dependency
Now "nix-shell -p gollum --pure --run gollum" should work properly.
2017-06-04 22:07:47 +02:00
gnidorah
b62dea5c32 rambox: 0.5.3 -> 0.5.9 2017-06-04 14:39:17 +03:00
Jörg Thalheim
c323869eb5 Merge pull request #26366 from winniequinn/slack-2.6.2
slack: 2.5.2 -> 2.6.2
2017-06-04 11:25:42 +01:00
Jörg Thalheim
5fcdd6c562
apvlv: use wrapGAppsHook 2017-06-04 11:00:48 +01:00
Jörg Thalheim
750220588e Merge pull request #26368 from vidbina/fix/apvlv/copy-req-glade-files
apvlv: copy main_menubar.glade to out dir
2017-06-04 10:49:49 +01:00
Jörg Thalheim
725f6a174a Merge pull request #26363 from winniequinn/gitkraken-2.6.0
gitkraken: 2.5.0 -> 2.6.0
2017-06-04 10:45:56 +01:00
Jörg Thalheim
ea11ee70ce Merge pull request #26217 from rvl/csound-deps
csound: add jack and other dependencies, update version
2017-06-04 10:44:05 +01:00
Jörg Thalheim
c2d1cf5f36
ipmiview: fix wrapper 2017-06-04 08:37:07 +01:00
Gabriel Ebner
ec418babad Merge pull request #26364 from winniequinn/vscode-1.12.2
vscode: 1.12.1 -> 1.12.2
2017-06-04 08:23:42 +02:00