Commit Graph

5097 Commits

Author SHA1 Message Date
Michael Raskin
16c329f3da visidata: init at 1.3.1 2018-10-23 12:00:11 +03:00
Jan Tojnar
9c39154a96 lxterminal: wrap for GSettings schemas
Closes: https://github.com/NixOS/nixpkgs/issues/48657
2018-10-21 19:44:04 +02:00
Jörg Thalheim
f0ccddb328
Merge pull request #48696 from bfortz/xmr-stak
xmr-stak: 2.5.0 -> 2.5.1
2018-10-21 18:38:58 +01:00
Frederik Rietdijk
86c7662be0 Merge staging-next into master 2018-10-21 08:37:30 +02:00
Jörg Thalheim
52ad76f074
Merge pull request #48747 from vlaci/master
kitty: fix locating libstartup-notification-1
2018-10-20 23:50:17 +01:00
Timo Kaufmann
0c7934017b
Merge pull request #48741 from uvNikita/todolist/upgrade
todolist: 0.8 -> 0.8.1
2018-10-20 20:44:45 +02:00
Vaskó László
2fdfa2115d kitty: fixing environment variable substituition in docs/Makefile
The previous substitutution only worked by accident as make requires
environment variables to be enclosed in curly brackets as shown in this
excerpt from the build output:
> PYTHONPATH=YTHONPATH:.. HOME=MPDIR/nowhere sphinx-build -M html "." "_build" -T

The substituition is moved to the existing patch file to simplify the
builder expression.
2018-10-20 20:42:23 +02:00
Vaskó László
1842c4aaa4 kitty: fix locating libstartup-notification-1
Startup notification doesn't work in recent versions of Kitty:
> Traceback (most recent call last):
>   File "/nix/store/3a3b0xd952gp8jw70k5kh3a4zhgzf0p7-kitty-0.12.3/bin/../lib/kitty/kitty/utils.py", line 216, in init_startup_notification
>     return init_startup_notification_x11(window_handle, startup_id)
>   File "/nix/store/3a3b0xd952gp8jw70k5kh3a4zhgzf0p7-kitty-0.12.3/bin/../lib/kitty/kitty/utils.py", line 201, in init_startup_notification_x11
>     return init_x11_startup_notification(display, window_handle, sid)
> OSError: Failed to load libstartup-notification-1.so with error: libstartup-notification-1.so: cannot open shared object file: No such file or directory

Apparently dispatching of startup notification has been moved to a C
binding in kitty 0.6.0 [1] so the substituion had to be modified to reflect
that. Without this fix Kitty still works except that window managers
which depend on startup notifications to be fired (e.g. Awesome)
cannot apply special placement rules.

The substitution mechanism is also changed to use a patch file to detect
this kind of mistakes in the future.

[1]: b08f4ab593
2018-10-20 20:40:54 +02:00
Nikita Uvarov
8659ff38a8
todolist: 0.8 -> 0.8.1 2018-10-20 11:32:30 +02:00
markuskowa
7a10601dc4
Merge pull request #48530 from r-ryantm/auto-update/chirp-daily
chirp: 20180906 -> 20181009
2018-10-20 11:26:16 +02:00
Frederik Rietdijk
ca6ee8f519 Merge master into staging-next 2018-10-20 09:40:09 +02:00
Bernard Fortz
e576406357 Merge remote-tracking branch 'upstream/master' into xmr-stak 2018-10-19 10:48:09 +02:00
Bernard Fortz
3768eed493 xmr-stak: 2.4.7 -> 2.5.1
Supports the latest monero hardfork.
2018-10-19 08:32:22 +02:00
markuskowa
ff17dd2e11
Merge pull request #48513 from r-ryantm/auto-update/gpxsee
gpxsee: 5.18 -> 6.2
2018-10-18 23:44:02 +02:00
Frederik Rietdijk
8d8dc1fa34 Merge master into staging 2018-10-18 11:43:54 +02:00
Will Dietz
d447f01ec6 gpa: 0.9.10 -> 0.10.0 (#48620)
https://lists.gnupg.org/pipermail/gnupg-announce/2018q4/000430.html
2018-10-17 16:49:39 +02:00
Samuel Dionne-Riel
2ed287720e
Merge pull request #48301 from rnhmjoj/monero
Update Monero for upcoming hard fork
2018-10-17 09:39:33 -04:00
Robert Schütz
695156e1f5 pdfpc: 4.1.2 -> 4.2.1 2018-10-17 15:08:52 +02:00
Frederik Rietdijk
89349fdae9 Merge staging-next into staging 2018-10-17 08:36:28 +02:00
R. RyanTM
e58816bcc6 googler: 3.7 -> 3.7.1 (#48508)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/googler/versions
2018-10-16 18:12:59 +02:00
Jörg Thalheim
85a7e07592
Merge pull request #48526 from r-ryantm/auto-update/cherrytree
cherrytree: 0.38.5 -> 0.38.6
2018-10-16 16:13:48 +01:00
R. RyanTM
ba13869c29 chirp: 20180906 -> 20181009
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/chirp-daily/versions
2018-10-15 23:51:17 -07:00
R. RyanTM
f890eb9e3b cherrytree: 0.38.5 -> 0.38.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cherrytree/versions
2018-10-15 23:28:46 -07:00
R. RyanTM
93744da882 gpxsee: 5.18 -> 6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gpxsee/versions
2018-10-15 22:15:54 -07:00
Linus Heckemann
ad85b9a9f8
Merge pull request #48095 from teto/apvlv
[RDY] apvlv: add .desktop file
2018-10-15 11:37:30 +02:00
Matthieu Coudron
7d20acdbcd apvlv: add .desktop file 2018-10-15 18:00:37 +09:00
Silvan Mosberger
67a99a8bf6
Merge pull request #47559 from t184256/add-omegat
omegat: init at 4.1.5.2
2018-10-15 08:20:20 +02:00
Will Dietz
e4c54f1cc8 termdown: 1.11.0 -> 1.14.1 (#48443) 2018-10-15 08:14:26 +02:00
xeji
d3086b71fc
Merge pull request #48441 from samueldr/auto/dbeaver/nixpkgs-unstable/5.2.2
dbeaver: 5.2.1 -> 5.2.2
2018-10-15 08:09:17 +02:00
Samuel Dionne-Riel
22c12da8aa dbeaver: 5.2.1 -> 5.2.2 2018-10-14 20:36:25 -04:00
R. RyanTM
45988d0d30
josm: 14178 -> 14289
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2018-10-14 23:15:40 +02:00
Alexander Sosedkin
9835631050 omegat: init at 4.1.5.2
OmegaT is a Computer-Assisted Translation tool written in Java.
This derivation doesn't build it from source, but rather downloads
a 'Cross-platform without JRE' zip file.
I took the liberty of shorting the upstream version naming of
"4.1.5 update 2 Beta" to a more concise "4.1.5.2".
2018-10-15 03:53:02 +07:00
R. RyanTM
cce05bfb08 mdp: 1.0.14 -> 1.0.15 (#48399)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mdp/versions
2018-10-14 17:18:52 +02:00
volth
f65dfb3caf buildPerlPackage -> perlPackages.buildPerlPackage 2018-10-14 09:10:41 +02:00
R. RyanTM
2bd753b98c workrave: 1.10.21 -> 1.10.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/workrave/versions
2018-10-14 09:03:47 +02:00
R. RyanTM
72283489f2 sigal: 1.4.0 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sigal/versions
2018-10-14 09:00:23 +02:00
R. RyanTM
0c667e8ba7 khal: 0.9.9 -> 0.9.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/khal/versions
2018-10-14 08:59:45 +02:00
Florian Klink
fc3e172170
Merge pull request #46579 from apeyroux/masterpdfeditor-5112-to-5136
masterpdfeditor: 5.1.12 -> 5.1.60
2018-10-13 23:31:34 +02:00
Jörg Thalheim
2993047f4a
Merge pull request #47600 from shreyanshk/master
hugo: helpers/content.go: call rst2html directly to render content
2018-10-13 22:16:50 +01:00
Alexandre Peyroux
27298d378f
masterpdfeditor: 5.1.36 -> 5.1.60 2018-10-13 20:47:37 +02:00
Alexandre Peyroux
63b897a473
masterpdfeditor: use qtbase.qtPluginPrefix #44047 2018-10-13 20:47:29 +02:00
R. RyanTM
dee07afe96 urh: 2.2.4 -> 2.3.0 (#47715)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/urh/versions
2018-10-13 14:44:31 +02:00
Matthias Beyer
b73579e5f1 taskell: init at 1.3.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Suggested-by: Profpatsch <mail@profpatsch.de>
2018-10-13 12:37:56 +02:00
rnhmjoj
6dc4ae5eb2
xmr-stak: 2.4.7 -> 2.5.0 2018-10-13 03:02:10 +02:00
xeji
0efb6e3e38
Merge pull request #48291 from markuskowa/licenses-20
Add licenses
2018-10-13 00:29:05 +02:00
R. RyanTM
89e38721a4 xdgmenumaker: 1.4 -> 1.5 (#47708)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xdgmenumaker/versions
2018-10-12 23:04:26 +02:00
Markus Kowalewski
f830ab1196
airspy: fix license 2018-10-12 21:37:52 +02:00
Renaud
5eb7ca4e5d
pwsafe: 0.99BETA -> 1.06BETA (#48003)
pwsafe: add c0bw3b as maintainer
2018-10-12 19:04:09 +02:00
Shreyansh Khajanchi
d4f88f1d0c hugo: apply upstream patch to call rst2html directly on Nix
Initially, rst2html was called via the python interpreter which would
fail if the script was wrapped in a launcher as on NixOS.
2018-10-12 17:39:58 +05:30
Jörg Thalheim
b6d5930c24
Merge pull request #48203 from Mic92/alacritty
alacritty: 0.2.0 -> 0.2.1
2018-10-11 11:13:11 +01:00
Edmund Wu
1c0c0cb7c9 glava: 1.5.1 -> 1.5.5 (#48086) 2018-10-11 11:53:41 +02:00
Jörg Thalheim
3bc454fda7
alacritty: 0.2.0 -> 0.2.1 2018-10-11 10:45:42 +01:00
R. RyanTM
1039da1556 copyq: 3.5.0 -> 3.6.1 (#47818)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/copyq/versions
2018-10-10 23:28:22 +02:00
Peter Hoeg
c616d1a89a
Merge pull request #48032 from peterhoeg/f/gcal
gcalcli: use python3 i/o python2 so we can drop our overrides
2018-10-10 17:17:44 +08:00
Daniel Frank
2ac35c806b gutenberg: 0.4.1 -> 0.4.2 (#48104) 2018-10-09 23:36:13 +02:00
Timo Kaufmann
9fcfcf529d
Merge pull request #44077 from Moredread/slic3r-prusa3d/1.41.0
slic3r-prusa3d: 1.40.1 -> 1.41.0
2018-10-09 17:19:54 +02:00
Timo Kaufmann
8b61090fcc
Merge pull request #48010 from joncojonathan/gramps-addToMaintainers
gramps: add support for recommended packages, add joncojonathan to maintainers
2018-10-09 17:14:51 +02:00
Timo Kaufmann
f7736141cd
Merge pull request #48067 from markuskowa/limesuite-up
limesuite: 18.06.0->18.10.0
2018-10-09 17:04:37 +02:00
André-Patrick Bubel
5ebf16dc9e
slic3r-prusa3d: mark as broken on aarch64 2018-10-08 22:42:31 +02:00
joncojonathan
2b93aed3cc
gramps: add joncojonathan to package maintainers 2018-10-08 20:55:26 +01:00
joncojonathan
5a8a982526
gramps: add support for recommended packages
The GRAMPS readme indicates there are a number of recommended packages (graphviz, ghostscript,
PyICU and osm-gps-map which was already supported).  These default to true.
2018-10-08 20:55:06 +01:00
Markus Kowalewski
df63fd1627
limesuite: 18.06.0->18.10.0 2018-10-08 21:03:23 +02:00
Peter Hoeg
d2866f5afa gcalcli: use python3 i/o python2 so we can drop our overrides 2018-10-08 12:45:51 +08:00
schneefux
241a13cc70 wego: add license 2018-10-07 18:55:00 +02:00
Alex Leferry 2
82b2b9135a cool-retro-term: Fix link to home page 2018-10-07 11:20:53 +02:00
R. RyanTM
310df54aa4 guake: 3.3.2 -> 3.4.0 (#47795)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/guake/versions
2018-10-06 15:52:24 +02:00
Jörg Thalheim
2936d1051e
Merge pull request #47951 from samueldr/auto/dbeaver/nixpkgs-unstable/5.2.1
dbeaver: 5.2.0 -> 5.2.1
2018-10-06 08:03:26 +01:00
Matthew Bauer
5e32c22611
Merge pull request #47287 from rokk4/ssocr
ssocr: init at 2018-08-11
2018-10-05 22:37:42 -05:00
Samuel Dionne-Riel
2012860e7e dbeaver: 5.2.0 -> 5.2.1 2018-10-05 22:37:28 -04:00
Markus Kowalewski
76b97596c0 rtl-sdr: 0.5.4 -> 0.6.0 2018-10-05 17:24:55 +02:00
Jan Tojnar
5cc18c4781
gnome3: remove versionBranch attribute
Standard library now contains stdenv.lib.versions.majorMinor,
which does the same.
2018-10-05 02:17:19 +02:00
Jörg Thalheim
665da3972a
Merge pull request #47854 from teto/khard_zsh
khard: fixup zsh autocompletion
2018-10-04 08:41:22 +01:00
R. RyanTM
0260116fe0 girara: 0.3.0 -> 0.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/girara/versions
2018-10-04 08:50:25 +02:00
Matthieu Coudron
e30a2b0207 khard: fixup zsh autocompletion
I introduced an error in, install -D will create the folders until the last component excluded
so I needed to add the filename for it to create _khard
https://github.com/NixOS/nixpkgs/pull/46515
2018-10-04 15:34:04 +09:00
Jörg Thalheim
845ba33b1e
Merge pull request #47766 from r-ryantm/auto-update/lxterminal
lxterminal: 0.3.1 -> 0.3.2
2018-10-03 22:01:08 +01:00
Tim Dysinger
e6fc7dfb8e added fllog: fldigi companion application
Signed-off-by: Tim Dysinger <tim@dysinger.net>
2018-10-03 09:37:59 -10:00
Tim Dysinger
43cba4f446 added flrig: fldigi companion application
Signed-off-by: Tim Dysinger <tim@dysinger.net>
2018-10-03 09:37:59 -10:00
Tim Dysinger
b560d6499f added flwrap: fldigi companion application
Signed-off-by: Tim Dysinger <tim@dysinger.net>
2018-10-03 09:37:59 -10:00
Tim Dysinger
f95183f345 added flmsg: fldigi companion application
https://sourceforge.net/projects/fldigi/
Signed-off-by: Tim Dysinger <tim@dysinger.net>
2018-10-03 09:37:59 -10:00
André-Patrick Bubel
0dd86a350d
slic3r-prusa3d: 1.40.1 -> 1.41.0 2018-10-03 19:55:54 +02:00
Jörg Thalheim
4e18bc855d
Merge pull request #45285 from kini/makeself
makeself: backport megastep/makeself#142
2018-10-03 18:37:34 +01:00
Keshav Kini
eb84586cad makeself: backport megastep/makeself#142
Currently, a self-extracting archive created by makeself will fail to
properly execute on NixOS because the boilerplate Bash code it uses to
clean up the temporary directory it extracted its contents into
assumes that the `rm` command is installed at `/bin/rm`, which is not
the case on NixOS.

This commit, a backport of a pull request I made to the upstream
repository at megastep/makeself#142, fixes the issue by causing the
boilerplate code to call `rm` without specifying an absolute path,
which allows the version of `rm` from one's current Nix environment to
be used instead.
2018-10-03 10:31:58 -07:00
R. RyanTM
bab32fb789 lxterminal: 0.3.1 -> 0.3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lxterminal/versions
2018-10-03 07:52:09 -07:00
Uli Baum
63ff7bd008 st: remove unused build inputs, drop wrapper
- remove unused buildInputs
- ncurses belongs in nativeBuildInputs (tic to compile terminfo)
- drop dmenu wrapper, st doesn't use dmenu at all
2018-10-03 10:42:59 +02:00
André-Patrick Bubel
2125e07024
slic3r-prusa3d: comments on why we apply some patches 2018-10-02 21:35:22 +02:00
Paul TREHIOU
483e2a1a6b btchip: init at 0.1.28
electrum and electron-cash: add support for btchip library (#40816)
2018-10-01 18:13:03 -04:00
Will Dietz
25a0d72e58 xterm: 335 -> 337 (#47615) 2018-10-01 22:26:30 +02:00
Michael Weiss
18b468ed81 gollum: 4.1.3 -> 4.1.4 (security, CVE-2018-3740) 2018-10-01 20:16:26 +02:00
Thomas Kerber
5e4fe584fa kitty: 0.12.0 -> 0.12.3 (#47599) 2018-10-01 17:27:31 +02:00
Jörg Thalheim
13b2903169 alacritty: spell darwin platform correctly 2018-10-01 12:08:59 +01:00
Jörg Thalheim
350c79f983 alacritty: restrict platforms to x86_64-{linux,darwin} 2018-10-01 11:59:58 +01:00
Jörg Thalheim
cb6ccb6a7e alacritty: 2018-08-30 -> 0.2.0
Based on popular demand I decided to upgraded alacritty from my own fork.
We currently also have a version in staging that works without but we
cannot easily backport this one because it relies on some changes in the rust
build infrastructure
2018-10-01 11:46:23 +01:00
R. RyanTM
12ed9dfd25 gcalcli: 3.4.0 -> 4.0.0a4 (#47068)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gcalcli/versions
2018-10-01 00:09:03 +02:00
Matthew Bauer
aaef04f865
Merge pull request #46045 from mdevlamynck/plasma-applet-volumewin7mixer
plasma-applet-volumewin7mixer: init at v23
2018-09-30 12:58:02 -05:00
Matthias Devlamynck
aadd5b3f55 plasma-applet-volumewin7mixer: init at v23 2018-09-30 11:45:16 +02:00
José Romildo Malaquias
8ef0f71494 menumaker: init at 0.99.10 (#47507) 2018-09-29 21:46:37 +02:00
R. RyanTM
18db34f09b keepass: 2.39.1 -> 2.40 (#47042)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/keepass/versions
2018-09-29 21:38:50 +02:00
R. RyanTM
7e7c0f9e7a netsurf.buildsystem: 1.6 -> 1.7 (#46249)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
netsurf-buildsystem
2018-09-29 20:21:00 +02:00
Sarah Brofeldt
c0706bf32e
Merge pull request #47491 from tomberek/gnuradio_bump
gnuradio: 3.7.13.3 -> 3.7.13.4
2018-09-29 10:56:51 +02:00
Matthew Bauer
923c2e5198
Merge pull request #46515 from teto/khard_completion
pythonPackages.khard: zsh autocompletion
2018-09-29 00:51:23 -05:00