Commit graph

3948 commits

Author SHA1 Message Date
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +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
Elis Hirwing 3dfe50ffb6
sequeler: init at 0.5.3 2018-02-24 23:24:47 +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
Andreas Rammhold a6664d8192
mupdf: apply patch for CVE-2018-6544 (part 2)
This (hopefully) completes 998b1ef.
2018-02-23 22:25:37 +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
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
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 89aab8649e
Merge pull request #35291 from svsdep/keepassrpc
keepass-keepassrpc: init at 1.7.3.1
2018-02-23 04:04:11 +00:00
adisbladis 4b73b8ccc3
perkeep: Build with go 1.9 2018-02-23 01:41:33 +08: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
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
adisbladis 831ef4756e
electrum: Patch compat with python trezor>=0.9.0 2018-02-22 18:43:57 +08:00
Peter Hoeg b332924e6a hugo: 0.32.2 -> 0.36.1 2018-02-22 10:08:50 +08: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
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
Ingolf Wagner 8c15bdd009
timewarrior: 1.1.0 -> 1.1.1 2018-02-21 09:26:38 +08:00
Johannes Frankenau c919aea22d nnn: 1.5 -> 1.6 2018-02-20 18:55:00 +01:00
Joachim F 77ffe75eb6
Merge pull request #35138 from volth/patch-89
dockbarx: 0.92 -> 0.93
2018-02-20 15:50:52 +00:00
Hugo Tavares Reis 27ce04207f nixnote2: init at 2.0.2 2018-02-20 13:46:44 +01:00
Michael Weiss 521ffc2398 jekyll: Update the dependencies without breaking the evaluation
Unfortunately my first attempt in f14b6ea broke the evaluation and was
therefore reverted in 4419a31. I couldn't reproduce the error locally
but as @grahamc noted I shouldn't have imported from a derivation.

Thanks @joachifm and @grahamc for spotting the evaluation error and
reverting f14b6ea.
2018-02-19 22:36:52 +01:00
Graham Christensen 4419a311f7
Revert "jekyll: Update the dependencies"
This reverts commit f14b6ea81f.

This commit added IFD to Nixpkgs, where
Nixpkgs should be IFD-free. (Import
from derivation.)
2018-02-19 13:55:48 -05:00
Michael Weiss f14b6ea81f jekyll: Update the dependencies
The dependencies could be more minimal but this way it should hopefully
work for most use-cases.
2018-02-19 19:02:41 +01:00
Michael Weiss d2919c996d jekyll: 3.4.1 -> 3.7.2 2018-02-19 17:43:26 +01:00
volth 08e0ed360f
dockbarx: 0.92 -> 0.93 2018-02-18 19:04:51 +00:00
Vladimír Čunát 47f25fae44
redshift, liferea: remove the extra cache file
They're not really useful and cause collisions in envs.
2018-02-18 17:19:49 +01:00
Nikolay Amiantov 96ac69288b octoprint: 1.3.5 -> 1.3.6 2018-02-18 12:48:41 +03:00
Joachim F 9f05e67af2
Merge pull request #34867 from mrVanDalo/feature/memo
memo: refactoring dependency paths
2018-02-17 13:06:20 +00:00
Ingolf Wagner 22fa6bbc6c
memo: refactoring dependency paths 2018-02-17 20:49:55 +08:00
Luke Sandell 635011f219 wsjtx: init at 1.8.0 (#33247) 2018-02-17 11:06:27 +00:00
Joachim F ce8abc6505
Merge pull request #35067 from ck3d/welle-io-1.0rc2
welle-io: 1.0-rc1 -> 1.0-rc2
2018-02-17 08:41:37 +00:00
Christian Kögler acc94307d3 welle-io: 1.0-rc1 -> 1.0-rc2 2018-02-17 09:07:18 +01:00
André-Patrick Bubel 8d58c1e516
slic3r-prusa3d: use system version for eigen and glew
If we don't provide eigen and glew, vendored versions are used.
2018-02-16 22:37:35 +01:00
André-Patrick Bubel 26615e1260
slic3r-prusa3d: enable parallel building 2018-02-16 22:37:35 +01:00
Vladimír Čunát b5aaaf87a7
Merge staging and PR #35021
It's the last staging commit (mostly) built on Hydra,
and a minimal fix for Darwin regression in pysqlite.
2018-02-16 09:13:12 +01:00
Vladimír Čunát e26a2290ea
ranger: don't include "v" in nix-perceived version
This was a regression of #34362, and doesn't seem intended.
2018-02-15 18:07:56 +01:00
Jörg Thalheim 4857b148ed
Merge pull request #34973 from pallavagarwal07/zathura
zathura: make compatible with darwin
2018-02-15 10:17:54 +00:00
Pallav Agarwal c0fcdb5484 Fix optional gtk-mac-integration 2018-02-15 13:14:40 +05:30
Jon Banafato 9084bbb833 albert: 0.14.14 -> 0.14.15 2018-02-14 21:37:48 -05:00