Orivej Desh
43d4ebbb0a
Merge pull request #30846 from c0bw3b/pkg/Gcode
...
treewide: abandon Google Code homepages
2017-11-03 19:10:06 +00:00
c0bw3b
525380b472
treewide: abandon Google Code homepages
2017-11-03 18:52:28 +00:00
Tim Steinbach
a9a26d98d0
hipchat: 4.29.4.1662 -> 4.30.0.1663
2017-11-03 14:26:26 -04:00
Yellow Ghost
100583c7c8
abiword: 3.0.1 -> 3.0.2
2017-11-03 17:45:23 +01:00
Yellow Ghost
cc95949080
abiword: 3.0.1 -> 3.0.2
2017-11-03 15:38:33 +01:00
aszlig
74260a4922
vim: 8.0.1150 -> 8.0.1245
...
This update contains a lot of fixes that are too much to be summarized
here, so here is the upstream changelog (basically "git log"):
https://github.com/vim/vim/commits/v8.0.1250
The main reason for this bump is that I got annoyed by a bug that was
fixed in upstream version 8.0.1194, which caused a race condition during
vim startup when it's trying to retrieve background colors from the
terminal.
Sometimes it could happen that random commands are executed at Vim
startup (typically pasting the "" buffer) and after bisecting I've found
out that version 8.0.1194 indeed fixed this problem.
The reason why I'm updating to version 8.0.1250 is that when looking
through the Git log it contains a whole lot of fixes but no new
features, so I'd assume it's safe to upgrade.
I've tested all packages that depend on Vim and they still succeed
building. In addition to that I've used the new version for a couple of
hours without any issue.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @lovek323, @LnL7, @vaibhavsagar
2017-11-03 15:19:06 +01:00
Daiderd Jordan
9a1534496a
Merge pull request #31149 from LumiGuide/pgmanage-10.0.2
...
postage: replaced by pgmanage-10.0.2
2017-11-03 12:32:29 +01:00
Matthias Beyer
208fd87149
wordgrinder: init at 0.6
2017-11-03 12:26:54 +02:00
Linus Heckemann
05f96bf376
weechat: split plugins into separate outputs
...
Also add a wrapper generator that allows adding the plugins back
conveniently and corresponding documentation in the package notes
section of the nixpkgs manual.
2017-11-03 10:25:22 +00:00
Peter Hoeg
19d67e1368
Merge pull request #30402 from adisbladis/kdeapplications_17_08_2
...
kde-applications: 17.08.1 -> 17.08.2
2017-11-03 13:32:18 +08:00
Orivej Desh
52a67e71de
Merge pull request #30957 from KaiHa/gmailieer
...
gmailieer: init at 0.3
2017-11-03 00:22:22 +00:00
Ben Gamari
7eecac6f46
ngspice: Build shared library
...
This builds the libngspice shared library which is used by development
versions of kicad.
2017-11-02 19:26:06 -04:00
Bas van Dijk
c894327215
postage: replaced by pgmanage-10.0.2
...
postage is no longer maintained and has been replaced by the identical pgmanage. See:
https://github.com/workflowproducts/postage#postage-has-been-replaced-with-pgmanage
The following error is raised when a user enables the deprecated `services.postage.enable` option:
Failed assertions:
- services.postage is deprecated in favor of pgmanage. They have the same options so just substitute postage for pgmanage.
2017-11-03 00:14:00 +01:00
Orivej Desh
da067f40f9
ipmicfg: fix style
2017-11-02 23:10:46 +00:00
Richard Marko
2b37262519
ipmicfg: init at 1.27.0
2017-11-02 22:19:35 +01:00
Graham Christensen
37c7bb4266
Merge pull request #31141 from acowley/terminal-notifier-2.0.0
...
terminal-notifier: 1.5.0 -> 2.0.0
2017-11-02 13:51:02 -04:00
Thomas Tuegel
a513c07933
Merge pull request #31140 from ttuegel/dropbox
...
dropbox: use buildFHSUserEnv
2017-11-02 12:41:27 -05:00
Anthony Cowley
500300cf0b
terminal-notifier: 1.5.0 -> 2.0.0
2017-11-02 13:23:59 -04:00
Thomas Tuegel
9a9ea65de9
dropbox: use buildFHSUserEnv
...
Instead of adapting Dropbox to NixOS with patchelf, NixOS is adapted to Dropbox
with an FHS user environment. A crash due to missing libXert (#15356 ) is
fixed. The client's automatic updater is fixed; this obviates the need to
update Dropbox in Nixpkgs every time the client is updated upstream!
Resolves : #15356
2017-11-02 11:42:07 -05:00
adisbladis
d8702bfaeb
kde-applications: 17.08.1 -> 17.08.2
2017-11-03 00:29:24 +08:00
Orivej Desh
672efa467d
Merge pull request #31132 from pbogdan/sourceroot-fixes
...
fix source root locations after c3255fe8ec
2017-11-02 15:18:25 +00:00
Jörg Thalheim
c5f4af0ba7
Merge pull request #31134 from rvolosatovs/update/mopidy-iris
...
mopidy-iris: 3.4.9 -> 3.6.1
2017-11-02 14:46:44 +00:00
Edward Tjörnhammar
a4c431b5a7
altcoins.dogecoin*: sha change
2017-11-02 15:16:20 +01:00
Roman Volosatovs
88557901ae
mopidy-iris: 3.4.9 -> 3.6.1
2017-11-02 14:58:01 +01:00
Piotr Bogdan
8904ce343a
fix source root locations.
...
These have changed following commit
c3255fe8ec
.
See also:
- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
José Romildo Malaquias
62204a59c7
Merge branch 'master' into upd.lxqt
2017-11-02 10:27:39 -02:00
José Romildo Malaquias
82e75a0bac
Merge branch 'upd.lxqt' of github.com:romildo/nixpkgs into upd.lxqt
2017-11-02 10:22:22 -02:00
José Romildo Malaquias
d9f9c0d0d1
qtermwidget: keep version 0.7.1, needed by virt-manager-qt
2017-11-02 10:15:48 -02:00
Jörg Thalheim
c2bd98cc30
Merge pull request #31072 from Mankarse/utox-0.16.1
...
utox: 0.13.1 -> 0.16.1
2017-11-02 10:25:22 +00:00
Evan Wallace
5826097522
utox: Fixed test configuration
...
Moved 'check' to nativeBuildInputs, as it is only used by the tests
2017-11-02 09:53:09 +00:00
Florian Klink
faa9afbdfd
masterpdfeditor: move assets into $out/opt/masterpdfeditor, symlink from $out/bin
2017-11-02 10:50:36 +01:00
Jörg Thalheim
cae9e65b77
Merge pull request #31118 from adisbladis/firefox-beta-bin-57_0_b11
...
firefox-beta-bin: 57.0b11 -> 57.0b13
2017-11-02 08:36:01 +00:00
Jörg Thalheim
6e90af6897
Merge pull request #31095 from gnidorah/rambox
...
rambox: 0.5.12 -> 0.5.13
2017-11-02 08:30:32 +00:00
Jörg Thalheim
3d4c8809ed
Merge pull request #31074 from midchildan/fix-mikutter
...
mikutter: 3.5.7 -> 3.5.13
2017-11-02 07:55:20 +00:00
Peter Hoeg
7c83413a7d
virtmanager-qt: 0.43.72 -> 0.45.75
2017-11-02 14:03:58 +08:00
Peter Hoeg
0fd585fa62
puddletag: fix the due to sourceRoot changes
2017-11-02 13:29:00 +08:00
gnidorah
5c06711c80
mailnag: gnomekeyring by default
2017-11-02 07:53:09 +03:00
gnidorah
b3b438a8fd
mailnag: use setup.py
2017-11-02 07:53:09 +03:00
gnidorah
85f5d5ce16
rambox: 0.5.12 -> 0.5.13
2017-11-02 07:39:21 +03:00
gnidorah
caa8284e09
rambox, franz: install xdg_utils for url opening
...
xorg installs this, but wayland doesn't
2017-11-02 07:39:03 +03:00
adisbladis
cb59cfc513
firefox-beta-bin: 57.0b11 -> 57.0b13
2017-11-02 12:01:13 +08:00
Vladimír Čunát
bb6257bd3a
Merge #31111 : remove libmcs
2017-11-02 00:10:42 +01:00
Florian Klink
e4913c2d30
masterpdfeditor: fix platform (amd64 only)
2017-11-01 23:58:54 +01:00
Thomas Tuegel
29798e84a6
ark: fix wrapProgram invocation
2017-11-01 16:44:09 -05:00
c0bw3b
bddb71a138
audacious: drop unneeded libmcs input
2017-11-01 22:43:38 +01:00
Mateusz Kowalczyk
c733fdd1c9
firefox-devedition-bin: 57.0b11 -> 57.0b13
2017-11-01 21:42:46 +00:00
Florian Klink
8162e580f5
masterpdfeditor: add .desktop file and LICENSE
2017-11-01 22:24:54 +01:00
Orivej Desh
f7dea2711c
Merge pull request #31105 from orivej/tor-browser
...
firefoxPackages: tor-browser: fix build
2017-11-01 21:21:39 +00:00
zimbatm
aac7370a22
kops: 1.6.2 -> 1.7.1
2017-11-01 20:24:18 +00:00
Florian Klink
fbf11263df
masterpdfeditor: 4.2.70 -> 4.3.61
...
also add flokli as maintainer
2017-11-01 21:14:41 +01:00
Roger Qiu
8e541c08d6
masterpdfeditor: init at 4.2.70
2017-11-01 21:14:35 +01:00
Orivej Desh
755835c67a
firefoxPackages: tor-browser: fix build
2017-11-01 19:33:44 +00:00
Joachim F
09dd5c6b09
Merge pull request #31098 from mdorman/emacs-updates
...
Semi-automated Emacs package updates
2017-11-01 18:32:09 +00:00
Michael Alan Dorman
3ab147bee0
melpa-packages: 2017-11-01
...
Removals:
- axiom-environment: 404 not found error
- ob-axiom: 404 not found error
2017-11-01 11:43:58 -04:00
Michael Alan Dorman
70b132c976
melpa-stable-packages: 2017-11-01
2017-11-01 11:43:58 -04:00
Michael Alan Dorman
086f276167
org-packages: 2017-11-01
2017-11-01 11:43:58 -04:00
Michael Alan Dorman
933a9c5f16
elpa-packages: 2017-11-01
2017-11-01 11:43:57 -04:00
Robert Helgesson
f179c389b5
eclipse-plugin-anyedittools: 2.7.0 -> 2.7.1
2017-11-01 15:35:49 +01:00
Robert Helgesson
9242f2fc7c
josm: 12921 -> 13053
2017-11-01 15:35:49 +01:00
Robert Helgesson
94f2fdfe6c
eclipse-plugin-spotbugs: init at 3.1.0
2017-11-01 15:35:49 +01:00
Robert Helgesson
4f88411e0d
eclipse-plugin-rustdt: fix Emacs nix-mode highlighting
2017-11-01 15:35:44 +01:00
Tim Steinbach
aa196db7ec
atom: 1.21.1 -> 1.21.2
2017-11-01 10:33:04 -04:00
Andreas Rammhold
a2437393f0
slack: 2.8.0 -> 2.8.2
...
fixes japanese input & some obscure security issues:
`An important Electron update improving security. A precautionary measure, but it’s always good to be up to date.` and
`A small release containing nothing but another Electron update, this one better than the last.`
2017-11-01 14:54:42 +01:00
midchildan
3dd5d52b72
mikutter: prevent gems from locally-installed plugins from being included as a dependency
2017-11-01 16:09:25 +09:00
midchildan
87202cf4dc
mikutter: 3.5.7 -> 3.5.13
2017-11-01 15:43:32 +09:00
Evan Wallace
36c92a0df7
utox: 0.13.1 -> 0.16.1
2017-11-01 06:21:37 +00:00
Samuel Leathers
73fe83206e
Merge pull request #30988 from pbogdan/autotrace-insecure
...
autotrace: mark as insecure
2017-11-01 04:46:55 +01:00
Sergiu Ivanov
e83ee49386
icicles: 2014-11-06 -> 2017-10-28
...
Also add icicles to the new Emacs infrastructure.
2017-11-01 00:03:57 +01:00
Sander van der Burg
ebc8ffb010
groovebasin: remove
2017-10-31 23:51:01 +01:00
Vladimír Čunát
a1923194f3
altcoins.bitcoin-unlimited: fix source hash
...
An amended git tag, apparently. Only lengthened GIT_COMMIT_ID. Sigh.
Uncovered by c3255fe8ec
.
2017-10-31 23:40:26 +01:00
Matthias Beyer
64cf206745
khal: 0.9.7 -> 0.9.8
2017-10-31 16:27:23 +01:00
Matthias Beyer
1d5e648eba
hstr: 1.22 -> 1.23
2017-10-31 16:27:23 +01:00
Matthias Beyer
ef50ac6fd2
cli-visualizer: 1.5 -> 1.6
2017-10-31 16:27:23 +01:00
Matthias Beyer
b40215956f
bean-add: 2017-09-13 -> 2017-10-31
2017-10-31 16:27:23 +01:00
Matthias Beyer
997e65e6ae
beancount: 2.0b15 -> 2.0rc1
2017-10-31 16:27:23 +01:00
Tim Steinbach
69050c7077
Merge pull request #30896 from NeQuissimus/xen_xsa
...
xen: 4.8.1 -> 4.8.2; apply XSAs
2017-10-31 07:03:23 -04:00
Tim Steinbach
c912a8fdf3
Merge pull request #30967 from NeQuissimus/git_2_15_0
...
git: 2.14.3 -> 2.15.0
2017-10-31 06:58:12 -04:00
Yurii Rashkovskii
375cad3997
skypeforlinux: 5.4.0.1 -> 5.5.0.1
...
5.4.0.1 is no longer available (HTTP 404)
2017-10-31 16:01:59 +07:00
Mica Semrick
37f548e836
hugin: 2016.2.0 -> 2017.0.0
2017-10-30 20:13:27 -07:00
Daiderd Jordan
b93df24078
pari: enable darwin build
2017-10-30 18:24:22 +01:00
Kai Harries
a2fe432e2c
gmailieer: init at 0.3
2017-10-30 17:01:39 +01:00
zimbatm
0a46a71a6e
gitAndTools.git-codeowners: init at 0.1.1
2017-10-30 15:14:24 +00:00
zimbatm
933060fe19
mikutter: mark as broken
...
The package doesn't build anymore
/cc @midchildan
2017-10-30 13:35:00 +00:00
Tim Steinbach
7fd58b57b1
git: 2.14.3 -> 2.15.0
2017-10-30 09:04:23 -04:00
Joachim F
5c35db3e9b
Merge pull request #30953 from teto/sxiv
...
sxiv: installs .desktop file
2017-10-30 08:56:51 +00:00
Matthieu Coudron
cdbcb19e83
sxiv: installs .desktop file
...
sxiv won't appear in meus as it has NoDisplay but it can be used to
generate the mimetypes.
2017-10-31 01:16:43 +09:00
adisbladis
bb50ae9807
pythonPackages.beautifulsoup: Move into pyload, no longer depended upon by any packages
2017-10-30 11:55:56 +08:00
adisbladis
49a1221562
salut-a-toi: Move pythonPackages dependencies not required by other packages into salut-a-toi derivation
2017-10-30 11:55:48 +08:00
Orivej Desh
dc309e98af
Merge pull request #30933 from iblech/patch-2
...
mupdf: correct license meta information
2017-10-30 03:25:36 +00:00
Orivej Desh
92dadab8e0
Merge pull request #30132 from 4z3/kill-kde-locale-5
...
kdeApplication: kill unused file kde-locale-5.nix
2017-10-30 01:35:57 +00:00
Tim Steinbach
e270f158ac
lightdm: 1.22.0 -> 1.24.0
2017-10-29 15:54:18 -04:00
Jon Banafato
defebc8850
corebird: 1.6 -> 1.7.1
...
Update corebird to the latest release.
2017-10-29 14:10:13 -04:00
Ingo Blechschmidt
3afcba3e0a
mupdf: correct license meta information
...
The website of MuPDF says that MuPDF is licensed under the terms of the GNU
Affero General Public License. However, I didn't see which version of that
license they mean.
A clear statement that MuPDF is licensed under the terms of AGPL >= 3 is
included in the README file of their Git repository:
git://git.ghostscript.com/mupdf.git
2017-10-29 17:19:18 +01:00
Edward Tjörnhammar
9acbfbc7b7
shogun: init at 6.0.0
2017-10-29 10:20:55 +01:00
Edward Tjörnhammar
77d3869f27
colpack: init at 1.0.10
2017-10-29 10:20:54 +01:00
Herwig Hochleitner
2ede55a37b
virtualbox: move extensionPack from meta to passthru
2017-10-29 02:03:46 +02:00
Tuomas Tynkkynen
b676aa045f
eaglemode: Mark broken
...
The build just endlessly spams:
Say yes, no or always: Use of uninitialized value $ln in pattern match (m//) at make.pl line 626.
Use of uninitialized value $ln in pattern match (m//) at make.pl line 629.
Use of uninitialized value $ln in pattern match (m//) at make.pl line 632.
Use of uninitialized value $ln in pattern match (m//) at make.pl line 636.
2017-10-29 01:38:09 +03:00
Sam Parkinson
5ac01066f2
gradio: init at 6.0.2
2017-10-29 06:32:38 +11:00
Albert Safin
6ce4147659
ahoviewer: 1.4.8 -> 1.4.9
...
- Add xzfc to maintainers
2017-10-28 17:18:08 +02:00
Tim Steinbach
54f8dfda53
xen: Create XSA patch directory
2017-10-28 10:19:12 -04:00
Herwig Hochleitner
eb3f736afd
emacsPackages.gn: init 2017-09-21
2017-10-28 15:19:07 +02:00
Herwig Hochleitner
e05135d80e
virtualbox: expose extensionPack in meta
...
This way it can be added to system.extraDependencies to save it from gc
2017-10-28 15:10:34 +02:00
Herwig Hochleitner
c7bd01c0c9
stumpwm-git: 20160617 -> 20170203
2017-10-28 15:09:51 +02:00
Herwig Hochleitner
ea8a4a2e43
dropbox: comment update commands
2017-10-28 14:51:53 +02:00
Joachim F
722fdbe080
Merge pull request #30776 from emanueleperuffo/robo3t-desktop-name
...
robo3t: change .desktop name
2017-10-28 11:22:19 +00:00
Yuriy Taraday
da3c404e58
chromium: 62.0.3202.62 -> 62.0.3202.75
...
also fix beta/dev build - use harfbuzz from sources
Unfortunatelly after [0] chromium doesn't support using harfbuzz provided by
system while using vendored version of freetype.
Disabling usage of separate harfbuzz for now.
[0] https://chromium-review.googlesource.com/c/chromium/src/+/696241
2017-10-28 11:45:31 +02:00
Johannes Frankenau
b2f199404f
buku: 3.3.1 -> 3.4
2017-10-28 11:41:46 +02:00
Tuomas Tynkkynen
06c154386e
claws-mail: Split dev output
...
Closure goes 484M -> 469M.
2017-10-28 12:25:24 +03:00
Peter Hoeg
405f905ff8
Merge pull request #30573 from peterhoeg/u/kf5
...
kde-frameworks: 5.38 -> 5.39
2017-10-28 17:15:28 +08:00
Jörg Thalheim
8d338d8238
Merge pull request #30869 from pbogdan/update-kanboard
...
kanboard: 1.0.46 -> 1.0.48
2017-10-28 09:59:51 +01:00
Jörg Thalheim
a00ce5c38f
Merge pull request #30878 from mimadrid/update/shotwell-0.27.1
...
shotwell: 0.27.0 -> 0.27.1
2017-10-28 09:57:39 +01:00
Peter Hoeg
9754285f5b
neomutt: 20171013 -> 20171027
2017-10-28 11:24:31 +08:00
mimadrid
51babe0fa8
shotwell: 0.27.0 -> 0.27.1
2017-10-27 23:11:50 +02:00
Joachim F
d3e934243b
Merge pull request #30825 from magnetophon/zam-plugins
...
zam-plugins: 3.8 -> 3.9
2017-10-27 17:44:24 +00:00
Tim Steinbach
f2cc452874
minikube: 0.22.3 -> 0.23.0
2017-10-27 16:49:35 +02:00
Piotr Bogdan
978bba8415
autotrace: mark as insecure
2017-10-27 15:38:05 +01:00
Piotr Bogdan
3fa77a19ef
kanboard: 1.0.46 -> 1.0.48
2017-10-27 15:28:51 +01:00
Michael Weiss
e4d0173d1f
android-studio-preview: 3.0.0.17 -> 3.1.0.0
2017-10-27 11:05:17 +02:00
Michael Weiss
c70773b35b
android-studio: 2.3.3.0 -> 3.0.0.18
2017-10-27 11:05:10 +02:00
Peter Hoeg
2542944a95
Merge pull request #30401 from peterhoeg/u/mutt
...
neomutt: minor cleanups and introduce wrapper for users invoking `mutt`
2017-10-27 15:02:54 +08:00
Edward Tjörnhammar
8f17abf29c
greg: init at 0.4.7
2017-10-27 08:33:34 +02:00
Peter Hoeg
93cc9b93e0
kmplayer: add missing X dependencies
2017-10-27 13:07:44 +08:00
Joachim F
36e19373f7
Merge pull request #30510 from xvapx/tribler-update
...
tribler: 7.0.0-rc2 -> 7.0.0-rc3
2017-10-26 20:57:17 +00:00
Joachim Fasting
2b496a80ff
tor-browser-bundle-bin: 7.0.7 -> 7.0.8
2017-10-26 22:39:35 +02:00
Profpatsch
948934864d
mpg321: add pkg option to set libao default audio driver
...
Tested manually with "alsa" and "pulse" drivers.
2017-10-26 16:09:07 +02:00
Bart Brouns
af5a75aeab
zam-plugins: 3.8 -> 3.9
2017-10-26 15:41:43 +02:00
Graham Christensen
beb4f227ce
Merge pull request #30817 from jfrankenau/update-nnn
...
nnn: 1.3 -> 1.5
2017-10-26 09:16:14 -04:00
Joerg Thalheim
4617be7817
alacritty: 2017-10-17 -> 2017-10-22, remove broken status
2017-10-26 13:38:14 +01:00
Robert Helgesson
000b68c226
git-hub: 0.11.1 -> 1.0.0
2017-10-26 12:54:58 +02:00
Gabriel Ebner
00a5d6d4d4
jabref: fix startup error with gsettings schemas
2017-10-26 12:36:18 +02:00
Johannes Frankenau
0e1b067a64
ncmpcpp: 0.8 -> 0.8.1
2017-10-26 11:48:33 +02:00
Johannes Frankenau
6248220d4e
nnn: 1.3 -> 1.5
2017-10-26 11:30:32 +02:00
Franz Pletz
9d74f33416
mupdf: add patch to fix multiple CVEs
...
Fixes CVE-2017-14685, CVE-2017-14686, CVE-2017-14687, CVE-2017-15587.
2017-10-26 01:45:02 +02:00
Milan Svoboda
c564e54f12
kitty: init at 0.4.2 ( #30687 )
...
* add new application: terminal kitty (opengl, c, python)
https://github.com/kovidgoyal/kitty.git
* kitty: nitpicks
* update kitty 0.4.0 -> 0.4.2, add maintainer
2017-10-25 22:03:20 +01:00
Franz Pletz
5c0ebf550c
Merge pull request #30793 from taku0/flashplayer-27.0.0.183
...
flashplayer: 27.0.0.170 -> 27.0.0.183
2017-10-25 23:01:50 +02:00
Joachim F
f13c421ff8
Merge pull request #30367 from Ma27/init-weechat-xmpp
...
weechat-xmpp: init at 2017-08-30
2017-10-25 20:04:43 +00:00
Jörg Thalheim
05f784ebcb
Merge pull request #30797 from adisbladis/firefox-beta-bin-57_0b11
...
firefox-beta-bin: 57.0b10 -> 57.0b11
2017-10-25 21:03:44 +01:00
Jörg Thalheim
b4c7d6b0b1
Merge pull request #30802 from jtojnar/gpodder
...
gpodder: build XDG files
2017-10-25 20:39:41 +01:00
Jan Tojnar
18a177a517
gpodder: build XDG files
2017-10-25 20:55:55 +02:00
gnidorah
8cfbf2be5b
sway: cleanup
2017-10-25 21:51:52 +03:00
adisbladis
4d8b163348
firefox-devedition-bin: 57.0b8 -> 57.0b11
2017-10-26 00:00:42 +08:00
adisbladis
863f4f91e6
firefox-beta-bin: 57.0b10 -> 57.0b11
2017-10-25 23:59:59 +08:00
Franz Pletz
b3dc24c8c8
qemu: 2.9.1 -> 2.10.1
2017-10-25 17:49:35 +02:00
Peter Hoeg
a47c892bf5
Merge pull request #30784 from zraexy/kmplayer
...
kmplayer: fix desktop file exec
2017-10-25 23:42:05 +08:00
zraexy
9e1ef99fc2
kmplayer: fix desktop file exec
2017-10-25 06:57:43 -08:00
CrazedProgrammer
8327e434c4
astah-community: init at 7.2.0 ( #30691 )
...
* astah-community: init at 7.2.0
* astah-community: nitpicks
2017-10-25 14:56:52 +01:00
taku0
9211249031
flashplayer: 27.0.0.170 -> 27.0.0.183
2017-10-25 22:43:23 +09:00
taku0
6dbed5c2db
firefox-esr: 52.4.0esr -> 52.4.1esr
2017-10-25 21:16:25 +09:00
taku0
d06ce428fe
firefox: 56.0.1 -> 56.0.2
2017-10-25 21:12:58 +09:00
taku0
07a6ae404a
firefox-bin: 56.0.1 -> 56.0.2
2017-10-25 21:12:46 +09:00
Franz Pletz
ff63d3811f
Merge pull request #30366 from Moredread/profanity-options
...
profanity: enable python and gpg support, parallel builds and enforcement of enabled features
2017-10-25 10:48:49 +02:00
Franz Pletz
a86207bc21
Merge pull request #30526 from vyp/upd/udiskie
...
udiskie: 1.7.1 -> 1.7.2
2017-10-25 10:39:49 +02:00
volth
3cb89a81b7
vuze: init at 5750 ( #30557 )
2017-10-25 10:36:30 +02:00
Jörg Thalheim
f1746869ef
Merge pull request #30783 from zraexy/zanshin
...
zanshin: don't use stdenv
2017-10-25 08:42:56 +01:00
zraexy
d22e4dc63f
zanshin: don't use stdenv
2017-10-24 22:19:24 -08:00
Franz Pletz
00308bb701
Merge pull request #30730 from pbogdan/update-marp
...
marp: 0.0.10 -> 0.0.11
2017-10-25 04:12:43 +02:00
Tom Doggett
4737ee09e2
rtv: 1.18.0 -> 1.19.0
...
Updated version and GitHub SHA for the most recent version.
2017-10-24 16:09:29 -07:00
Cillian de Róiste
9e0b37944b
obs-studio: 20.0.1 -> 20.1.0 + support more features
2017-10-24 23:09:33 +02:00
Tuomas Tynkkynen
b89022f2c5
kdevelop5: Use makeBinPath
2017-10-24 23:48:49 +03:00
Tuomas Tynkkynen
dc75fb694c
xca: Remove unnecessary substituteInPlace
...
Builds fine without.
2017-10-24 23:48:49 +03:00
Emanuele Peruffo
f402c3aa78
robo3t: change .desktop name
...
Gnome does not permit to add the application to favorites if the .desktop name is different than the binary name.
See https://unix.stackexchange.com/questions/58824/how-do-i-add-eclipse-to-my-gnome-shell-favorites .
2017-10-24 21:12:01 +02:00
Peter Hoeg
8a28d840e9
keditbookmarks: init at 17.08.1
2017-10-24 22:50:55 +08:00
Franz Pletz
322fa6b06c
wireshark: 2.4.1 -> 2.4.2 for multiple CVEs
...
Fixes CVE-2017-15192, CVE-2017-15193, CVE-2017-15191, CVE-2017-15190,
CVE-2017-15189.
See https://www.wireshark.org/docs/relnotes/wireshark-2.4.2.html .
2017-10-24 14:32:33 +02:00
Jörg Thalheim
b653131ee5
Merge pull request #30744 from jammerful/makeself
...
makeself: 2.2.0 -> 2.3.1
2017-10-24 13:15:43 +01:00
mimadrid
5715f276da
shotwell: 0.26.2 -> 0.27.0
2017-10-24 12:45:38 +01:00
Jörg Thalheim
eec692a1b4
Merge pull request #30716 from emanueleperuffo/libreoffice-lang-it
...
libreoffice: add Italian language
2017-10-24 12:07:15 +01:00
Jörg Thalheim
1c80abb524
Merge pull request #30722 from fusion809/patch-2
...
notepadqq: 0.53.0 -> 1.2.0
2017-10-24 12:00:26 +01:00
Jörg Thalheim
56a6144593
Merge pull request #30728 from pmiddend/awesomebump-5.1
...
awesomebump: 4.0 -> 5.1
2017-10-24 11:31:51 +01:00
Joerg Thalheim
f6f0b7ac5d
awesomebump: do not override qmake build phases
...
then all the hacks are not necessary
2017-10-24 11:29:17 +01:00
Wout Mertens
2df6923eff
Merge pull request #30718 from NixOS/vmtools-reboot
...
open-vm-tools: Fix rebooting on NixOS
2017-10-24 12:13:08 +02:00
Peter Hoeg
87bd0494ba
krdc: init at 17.08.1
2017-10-24 16:54:46 +08:00
Matthieu Coudron
cd4df565ef
msmtp: compiles with keyring support by default ( #30584 )
...
* msmtp: compiles with keyring support by default
As it is recommended by msmtp http://msmtp.sourceforge.net/doc/msmtp.html#Authentication
2017-10-24 15:56:06 +08:00
Franz Pletz
53e96d575f
Merge pull request #30738 from mimadrid/update/gthumb-3.5.3
...
gthumb: 3.5.1 -> 3.5.3
2017-10-24 09:53:41 +02:00
Peter Hoeg
cccee1ddb7
minuet: init at 17.08.1
2017-10-24 11:26:56 +08:00
jammerful
25ea55046d
makeself: 2.2.0 -> 2.3.1
2017-10-23 19:22:01 -04:00
mimadrid
62b467a07d
gthumb: 3.5.1 -> 3.5.3
2017-10-23 22:34:44 +02:00
Franz Pletz
bb49391151
imagemagick7: 7.0.7-4 -> 7.0.7-8
2017-10-23 22:16:57 +02:00
Franz Pletz
6af0de6478
imagemagick: 6.9.9-15 -> 6.9.9-20
2017-10-23 22:16:36 +02:00
Daniel Peebles
74ef9c60e9
Merge pull request #30692 from jonafato/keepassx-community-2.2.2
...
keepassx-community: 2.2.1 -> 2.2.2
2017-10-23 15:36:04 -04:00
Pascal Wittmann
740c4fe4af
filezilla: 3.27.1 -> 3.28.0
2017-10-23 20:57:04 +02:00
obadz
26122b368a
citrix_receiver: refactor so older versions can still be installed
...
Version 13.4.0 is the latest version that doesn't suffer from the bug
described at
https://discussions.citrix.com/topic/385459-ssl-error-with-135-works-with-134/page-2#entry1977735
As a result, upgrades to 13.5.0, 13.6.0 and 13.7.0 were postponed.
However some users aren't affected by this big. This enables everyone to
download the version that suits their needs.
Related to: #23975 , #27664 , #30029
2017-10-23 18:02:20 +01:00
Piotr Bogdan
a15cb742b9
marp: 0.0.10 -> 0.0.11
2017-10-23 17:54:26 +01:00
Philipp Middendorf
c9e08b578b
awesomebump-4.0 -> 5.1
2017-10-23 18:46:56 +02:00
Peter Hoeg
c41d794ecb
digikam: minor cleanups
2017-10-23 22:49:46 +08:00
Peter Hoeg
70b3fbde6e
falkon: broken for now
2017-10-23 22:49:40 +08:00
fusion809
ab409e01c9
Bumping to 1.2.0
...
Per #30719 I am bumping to version 1.2.0.
2017-10-23 23:34:56 +10:00
Jörg Thalheim
043fd0a792
Merge pull request #30720 from Lassulus/gogland-debug
...
gogland: fix debugger
2017-10-23 14:29:49 +01:00
Jörg Thalheim
5fc37f2897
Merge pull request #30704 from veprbl/ipget
...
ipget: init at 0.2.5
2017-10-23 14:20:54 +01:00
lassulus
7b3a61af73
gogland: fix debugger
2017-10-23 15:18:36 +02:00
Tim Steinbach
124e462455
git: 2.14.2 -> 2.14.3
2017-10-23 08:46:15 -04:00
Wout Mertens
7144f88c48
open-vm-tools: Fix rebooting on NixOS
2017-10-23 13:59:37 +02:00
Emanuele Peruffo
3ee70f64f0
libreoffice: add Italian language
...
Added the Italian language to the list of supported languages for Nix.
2017-10-23 13:35:47 +02:00
Graham Christensen
346dcfdcf0
Merge pull request #30714 from phunehehe/git-crypt-path
...
git-crypt: add runtime dependencies to PATH
2017-10-23 07:12:43 -04:00
Hoang Xuan Phu
acbe3a869c
git-crypt: add runtime dependencies to PATH
...
git-crypt won't work if git and git-crypt are not in PATH. This surfaced
after dbb8958
. Test like this:
```
PATH= $(nix-build --no-out-link '<nixpkgs>' --attr git-crypt)/bin/git-crypt unlock
```
2017-10-23 19:05:59 +08:00
Peter Hoeg
fd3bb25895
dropbox: 36.4.22 -> 37.4.29
2017-10-23 10:14:51 +08:00
Dmitry Kalinkin
562f8313e0
ipget: init at 0.2.5
2017-10-22 21:46:40 -04:00
Kevin Cox
5f8cf0048e
rust: update cargo builder to fetch registry dynamically
...
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.
Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.
This also uses the new --frozen and --locked flags which is nice.
Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).
This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.
Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
Tuomas Tynkkynen
4068703502
x42-plugins: Hack to attempt fixing the perpetual build problem
...
Since basically forever, it randomly fails with
do not know how to unpack source archive /nix/store/d821jkm8bgkdcv924nk7qr1q06l9is35-x42-plugins-20170428.tar.xz
on Hydra.
https://hydra.nixos.org/build/62793688
2017-10-23 00:33:19 +03:00
John Wiegley
89720d851a
coqPackages_8_7: New expression, but don't make it the default yet
2017-10-22 12:43:27 -07:00
Tim Steinbach
ec5f9c862e
Merge pull request #30689 from pbogdan/update-irssi
...
irssi: 1.0.4 -> 1.0.5
2017-10-22 14:29:34 -04:00