Yurii Rashkovskii
30452d199e
sit: 0.1.2 -> 0.1.3
2018-02-25 16:47:52 +01:00
Frank Lanitz
3c04b54205
Geany: 1.32 -> 1.33
2018-02-25 16:08:32 +01:00
Tyler Compton
4b9b82c038
lxterminal: switch to using GTK3
...
The version of VTE that uses GTK2 is not maintained, so using lxterminal
with GTK2 means dealing with a lot of bugs that have already been fixed
in newer VTE versions. I actually meant to set up lxterminal to use GTK3
in the first place, but didn't realize that wasn't the default until
now.
2018-02-25 12:46:10 +01:00
adisbladis
92f5b39af1
Merge pull request #35535 from mimadrid/update/tig-2.3.3
...
tig: 2.3.2 -> 2.3.3
2018-02-25 19:37:16 +08:00
adisbladis
3d08a23a31
Merge pull request #35523 from ryantm/auto-update/audacity-2.2.1-to-2.2.2
...
audacity: 2.2.1 -> 2.2.2
2018-02-25 19:32:08 +08:00
Miguel Madrid Mencía
e18b252677
tig: 2.3.2 -> 2.3.3
2018-02-25 12:24:35 +01:00
Ryan Mulligan
6f5edbc410
audacity: 2.2.1 -> 2.2.2
...
Semi-automatic update; builds on NixOS
2018-02-24 18:54:37 -08:00
Peter Hoeg
3d8a664729
neomutt: 20171215 -> 20180223
2018-02-25 09:45:53 +08:00
Ryan Mulligan
ced7947e3c
asunder: 2.8 -> 2.9.2
...
Semi-automatic update; builds on NixOS
2018-02-24 15:52:53 -08:00
Elis Hirwing
3dfe50ffb6
sequeler: init at 0.5.3
2018-02-24 23:24:47 +01:00
Maximilian Bosch
f027e82e76
avidemux: rewrite derivation
...
This drastically reduces the complexity of the `avidemux` derivation
and adds QT5 support (see #33248 ).
Rather than invoking `cmake` over preconfigured hooks, it's much easier
to use the `bootStrap.bash` script provided by the developers to do the
installation tasks. Furthermore this script makes it way easier to
configure which parts of `avidemux` should be used (e.g. CLI-only) or
without the plugins.
In order to create a CLI-only instance you can simply override the
derivation:
```
avidemux.override {
withQT = false;
}
```
It's possible to set the default executable as well (`avidemux` creates
a `avidemux_qt5` and `avidemux_cli` executable by default):
```
avidemux.override {
default = "cli"; # default is `qt5`
}
```
The GTK support has been dropped entirely since it was originally broken
in our system and can't be built ATM. Other distros such as ArchLinux
don't support GTK anymore (see https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/avidemux#n64 )
2018-02-25 01:04:07 +03:00
Jan Tojnar
2cb88c524b
deadbeefPlugins.opus: init at 0.8
2018-02-24 18:43:23 +01:00
Miguel Madrid Mencía
114a8f159b
gthumb: fixed mime types
2018-02-24 18:41:00 +01:00
Thomas Tuegel
ffa88650d9
audacious: build with latest libcdio
2018-02-24 10:34:10 -06:00
Thomas Tuegel
bd45cd775b
audaciousQt5: build with latest libcdio
2018-02-24 10:34:10 -06:00
adisbladis
cdd1b8bc02
firefox-beta-bin: 59.0b11 -> 59.0b12
2018-02-24 22:44:13 +08:00
adisbladis
6e52011875
firefox-devedition-bin: 59.0b11 -> 59.0b12
2018-02-24 22:44:03 +08:00
Michael Raskin
40186c3af2
Merge pull request #35462 from jfrankenau/update-geeqie
...
geeqie: 1.3 -> 1.4
2018-02-24 14:06:22 +00:00
obadz
29542830a8
citrix_receiver: fix build errors in recent version
...
./linuxx64/hinst: line 1286: syntax error: you disabled math support for $((arith)) syntax
(See #33556 )
2018-02-24 13:10:20 +00:00
Jörg Thalheim
9c065623d5
Merge pull request #35447 from svsdep/keepass-plugins-patch-back
...
keepass: bring back and update plugins load patches
2018-02-24 11:09:37 +00:00
Gabriel Ebner
f5b173ffbc
qalculate-gtk: 2.1.0 -> 2.2.1
2018-02-24 11:54:53 +01:00
Vasyl Solovei
e3c5cf39bc
keepass: bring back and update plugins load patches
...
Plugins loading was broken as those patches were removed
in latest release. I brought patches back and updated them
onto 2.38 release code base.
This closes #35446 .
2018-02-24 12:53:19 +02:00
Johannes Frankenau
a3f856b85d
geeqie: 1.3 -> 1.4
2018-02-24 11:51:21 +01:00
Aristid Breitkreuz
e7fb957838
insync: 1.3.17.36167 -> 1.3.22.36179
2018-02-24 11:24:03 +01:00
lewo
6eda5ea726
Merge pull request #35437 from ericsagnes/pkg-update/pamix
...
pamix: 1.5 -> 1.6
2018-02-24 08:51:07 +01:00
Elis Hirwing
36725805be
testssl: 2.9.5-1 -> 2.9.5-2
2018-02-24 07:45:03 +01:00
Eric Sagnes
84c1de3d48
pamix: 1.5 -> 1.6
2018-02-24 11:22:13 +09:00
Jörg Thalheim
e9fdcc9662
Merge pull request #35425 from xeji/kubernetes-go-version
...
kubernetes: patch broken go version check
2018-02-24 01:38:57 +00:00
Jörg Thalheim
465d8b0fa9
kubernetes: use fetchpatch instead
2018-02-24 01:18:46 +00:00
Timo Kaufmann
5643128ff2
syncthing,qsyncthingtray: remove syncthing-inotify
...
syncthing-inotify is replaced by the new syncthing "fswatcher" feature.
2018-02-24 01:08:44 +01:00
xeji
b54e5b908d
kubernetes: patch broken go version check
...
fixes #35403
patch from https://github.com/kubernetes/kubernetes/pull/58207
already merged upstream - remove for next version
2018-02-23 22:56:36 +01:00
Andreas Rammhold
a6664d8192
mupdf: apply patch for CVE-2018-6544 (part 2)
...
This (hopefully) completes 998b1ef
.
2018-02-23 22:25:37 +01:00
Michael Weiss
49b7fc3908
android-studio-preview: 3.1.0.11 -> 3.1.0.12
2018-02-23 21:57:09 +01:00
Vladimír Čunát
296fa609ad
Merge #35404 : sage: explicitly use gfortran6
2018-02-23 20:39:51 +01:00
Joachim F
cda0f9fede
Merge pull request #35414 from flokli/CVE-2018-6544
...
mupdf: apply patch for CVE-2018-6544
2018-02-23 19:14:31 +00:00
Florian Klink
998b1ef13b
mupdf: apply patch for CVE-2018-6544
2018-02-23 19:50:54 +01:00
Will Dietz
749d0e7f3a
micro: 1.3.4 -> 1.4.0
2018-02-23 11:14:27 -06:00
Timo Kaufmann
89162cdd29
sage: explicitly use gfortran6
...
The recent change from gfortran=gfortran6 to gfortran=gfortran7 broke
the build.
2018-02-23 17:00:21 +01:00
Tim Steinbach
098c7f3d94
atom: 1.23.3 -> 1.24.0
2018-02-23 08:37:36 -05:00
Jörg Thalheim
aa6d6cc78f
Merge pull request #35151 from xeji/virtmanager-cleanup
...
virtmanager: 1.4.3 -> 1.5.0, cleanup dependencies
2018-02-23 11:31:21 +00:00
adisbladis
0b0b5a5e28
go-ethereum: Dont install sources in $out
2018-02-23 18:47:45 +08:00
adisbladis
0b3a5b567a
Merge pull request #35350 from adisbladis/drop/go-1_8
...
go: Remove old version 1.8
2018-02-23 14:29:25 +08:00
Peter Hoeg
af2d94fed5
virtmanager-qt: 0.48.79 -> 0.52.80
2018-02-23 13:19:05 +08:00
Franz Pletz
3f47f618ae
Merge pull request #35217 from htr/htr/add-nixnote
...
nixnote2: init at 2.0.2
2018-02-23 05:11:23 +00:00
Franz Pletz
ff56849151
Merge pull request #35341 from jerith666/timetrap-1-15-1
...
timetrap: 1.10.0 -> 1.15.1
2018-02-23 04:04:32 +00:00
Franz Pletz
89aab8649e
Merge pull request #35291 from svsdep/keepassrpc
...
keepass-keepassrpc: init at 1.7.3.1
2018-02-23 04:04:11 +00:00
Franz Pletz
eba35726ff
Merge pull request #35344 from svsdep/keepass-xdotool
...
keepass: fix auto-type and clipboard features
2018-02-23 04:00:50 +00:00
Franz Pletz
7abd3cb134
Merge pull request #35295 from volth/patch-96
...
mercurial: 4.3.2 -> 4.5
2018-02-23 03:44:57 +00:00
Michael Alan Dorman
2af43907e0
melpa-packages: 2018-02-22
...
Removals:
- ac-anaconda: removed from melpa
- cider-profile: removed from melpa
2018-02-22 21:32:07 -05:00
Michael Alan Dorman
a65ec7eb1d
melpa-stable-packages: 2018-02-22
...
Removals:
- ac-anaconda: removed from melpa
2018-02-22 21:32:06 -05:00
Michael Alan Dorman
13fd5f1b05
org-packages: 2018-02-22
2018-02-22 21:32:06 -05:00
Michael Alan Dorman
41d2d75ea0
elpa-packages: 2018-02-22
2018-02-22 21:32:06 -05:00
Graham Christensen
87e6be3dca
Merge pull request #35313 from volth/patch-87
...
jetbrains-editors: minor updates
2018-02-22 20:47:08 -05:00
Franz Pletz
53dc96c8b4
Merge pull request #32323 from caugner/nextcloud-2.3.3
...
nextcloud-client: 2.3.2 -> 2.3.3
2018-02-22 23:36:01 +00:00
Gabriel Ebner
ba58b425f1
neovim: fix bundlerEnv
2018-02-22 21:18:04 +01:00
adisbladis
4b73b8ccc3
perkeep: Build with go 1.9
2018-02-23 01:41:33 +08:00
volth
80cc3bd29a
tortoisehg: 4.3.1 -> 4.5
2018-02-22 16:41:51 +00:00
Vasyl Solovei
18691c6b65
keepass: fix auto-type and clipboard features
...
This fixes paths to `xdotool`, `xprop` and `xsel`. These are required
tools for auto-type to work correctly.
2018-02-22 17:30:42 +02:00
Matt McHenry
1bf7dfaabe
timetrap: 1.10.0 -> 1.15.1
2018-02-22 10:17:27 -05:00
Vasyl Solovei
fc42c85baf
keepass-keepassrpc: init at 1.7.3.1
...
Repackaged as the name was confusing and there is a dedicated repository
for this plugin, ready to use and with the fresh plugin version.
Left an alias to an old package name.
2018-02-22 16:11:05 +02:00
lewo
844a494d80
Merge pull request #35329 from dywedir/sit
...
sit: init at 0.1.2
2018-02-22 14:59:27 +01:00
Vladyslav M
6e28674247
sit: init at 0.1.2
2018-02-22 13:18:10 +02:00
adisbladis
831ef4756e
electrum: Patch compat with python trezor>=0.9.0
2018-02-22 18:43:57 +08:00
volth
541d8795f6
jetbrains-editors: minor updates
2018-02-22 04:18:19 +00:00
Peter Hoeg
b332924e6a
hugo: 0.32.2 -> 0.36.1
2018-02-22 10:08:50 +08:00
Robert Schütz
da31b47790
pytrainer: fix tests
2018-02-22 01:46:11 +01:00
Vladimír Čunát
3e6c5a25f3
Merge branch 'staging'
...
In particular, this upgrades the default gcc: 6 -> 7.
Fixes #27794 , /cc #31747 .
2018-02-22 00:32:46 +01:00
volth
6081c36599
mercurial: 4.3.2 -> 4.5
2018-02-21 20:56:00 +00:00
Vasyl Solovei
5b20d89346
skypeforlinux: 8.13.0.2 -> 8.16.0.4
2018-02-21 22:20:47 +02:00
Joachim F
16210c3996
Merge pull request #35270 from xvapx/wip/crashplan-small-business
...
upgrade and clean crashplan for small business
2018-02-21 19:53:53 +00:00
Frederik Rietdijk
b5391b2451
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-21 20:43:10 +01:00
svsdep
2992e26ca8
qbittorrent: 4.0.3 -> 4.0.4
2018-02-21 19:02:55 +02:00
Jan Tojnar
230282f1cd
Merge pull request #35261 from samdroid-apps/spice-up-1.3.2
...
spice-up: 1.2.1 -> 1.3.2
2018-02-21 16:53:22 +01:00
Jörg Thalheim
a65221e56b
Merge pull request #35245 from mogorman/pulseaudio-dlna
...
pulseaudio-dlna
2018-02-21 14:36:41 +00:00
Michael Raskin
1e94ef5af3
Merge pull request #35273 from matthiasbeyer/update-my-packages
...
Update my packages
2018-02-21 13:35:21 +00:00
Peter Hoeg
829d5c2051
calibre: 3.16.0 -> 3.17.0
2018-02-21 21:32:29 +08:00
Matthias Beyer
70c031d300
haxor-news: Disable tests
...
Tests fail, reason unknown.
But the program works as expected.
2018-02-21 14:28:42 +01:00
Matthias Beyer
dbe8ca6a2d
Remove myself from maintainers
...
I don't want to maintain go packages anymore because packaging is such a
PITA for go packages.
2018-02-21 14:26:13 +01:00
Matthias Beyer
5655df2227
sigal: 1.3.0 -> 1.4.0
2018-02-21 14:17:20 +01:00
Matthias Beyer
0f7c22f387
sc-im: 0.6.0 -> 0.7.0
2018-02-21 14:16:13 +01:00
Matthias Beyer
6cefe6bc57
mwic: 0.7.3 -> 0.7.4
2018-02-21 14:11:06 +01:00
Matthias Beyer
8155a2446f
khard: 0.11.4 -> 0.12.2
2018-02-21 14:08:51 +01:00
Matthias Beyer
9380acf8d3
hstr: 1.23 -> 1.24
2018-02-21 14:01:47 +01:00
Matthias Beyer
a8d4d996c1
buku: 3.4 -> 3.6
...
Some more tests were disabled as they require internet connection.
The tests were disabled by simply removing the "assertEqual" statements,
as this is the simplest way to do it.
2018-02-21 13:58:21 +01:00
Matthias Beyer
3c735493fb
bean-add: 2017-10-31 -> 2018-01-08
2018-02-21 13:52:40 +01:00
Jörg Thalheim
cbd392fc12
dino: 2017-12-03 -> 2018-02-11
2018-02-21 11:28:47 +00:00
Jörg Thalheim
8254f2ead1
tree-wide: spelling error s/propogatedBuildInputs/propagatedBuildInputs/
2018-02-21 09:40:17 +00:00
Matthew O'Gorman
113fa5e6ab
found spelling errors for propagatedBuildInputs via my own mispelled grep query
2018-02-21 04:31:33 -05:00
Matthew O'Gorman
2b3989f2f0
pulseaudio-dlna: init at 2017-11-01
2018-02-21 04:16:47 -05:00
Marti Serra
18ac3c9a6e
crashplan-small-business: 6.6.0 -> 6.7.0
2018-02-21 10:13:42 +01:00
Sam Parkinson
a3e9f49746
spice-up: 1.2.1 -> 1.3.2
2018-02-21 17:11:23 +11:00
adisbladis
127cea9238
firefox-beta-bin: 59.0b10 -> 59.0b11
2018-02-21 13:35:16 +08:00
adisbladis
e225b80be0
firefox-devedition-bin: 59.0b10 -> 59.0b11
2018-02-21 13:35:13 +08:00
Ingolf Wagner
8c15bdd009
timewarrior: 1.1.0 -> 1.1.1
2018-02-21 09:26:38 +08:00
Vladyslav M
cc78571c49
joe: 4.4 -> 4.6
2018-02-21 01:28:51 +02:00
Jörg Thalheim
a3e79e3476
Merge pull request #35215 from Mic92/gpodder
...
gpodder: 3.10.0 -> 3.10.1
2018-02-20 23:11:42 +00:00
Jörg Thalheim
03e7929643
Merge pull request #35230 from jfrankenau/init-bcal
...
bcal: init at 1.7
2018-02-20 23:09:59 +00:00
Johannes Frankenau
74029a21bf
bcal: init at 1.7
2018-02-21 00:05:16 +01:00
Jörg Thalheim
e27ad00f85
Merge pull request #35234 from dtzWill/update/mikmod-3.2.8
...
mikmod: 3.2.6 -> 3.2.8
2018-02-20 21:57:27 +00:00
Joachim F
aa1d5fa65e
Merge pull request #35227 from jfrankenau/update-nnn
...
nnn: 1.5 -> 1.6
2018-02-20 20:00:51 +00:00