Markus Kowalewski
df63fd1627
limesuite: 18.06.0->18.10.0
2018-10-08 21:03:23 +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
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
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
R. RyanTM
a866edc9bf
mediainfo-gui: 18.08 -> 18.08.1 ( #47013 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mediainfo-gui/versions
2018-09-28 22:40:29 +02:00
R. RyanTM
78bbf612f1
chirp: 20180815 -> 20180906 ( #47323 )
...
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-09-28 22:34:50 +02:00
José Romildo Malaquias
48e3908074
neap: init at 0.7.2 ( #47393 )
2018-09-28 22:28:22 +02:00
R. RyanTM
7fe9b6d925
gpxsee: 5.17 -> 5.18 ( #47052 )
...
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-09-28 22:18:57 +02:00
Will Dietz
3f0ae25538
Merge pull request #47444 from dtzWill/fix/patchelf-chrome-virtualbox-and-treewide
...
google-chrome, treewide: fix patchelf usages to not crash constantly, patchelf as native
2018-09-28 14:25:05 -05:00
R. RyanTM
1ff5b1342b
workrave: 1.10.20 -> 1.10.21 ( #46930 )
...
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-09-28 20:55:57 +02:00
R. RyanTM
b3b4573208
googler: 3.6 -> 3.7 ( #47044 )
...
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-09-28 20:43:00 +02:00
xeji
e72de0870c
Merge pull request #47432 from alyssais/ranger
...
ranger: syntax highlight previews by default
2018-09-28 20:24:29 +02:00
Tom Bereknyei
a054f269bf
gnuradio: 3.7.13.3 -> 3.7.13.4
2018-09-28 14:14:32 -04:00
Will Dietz
eb91037e7b
tree-wide: patchelf used during build -> nativeBuildInputs
...
In a few cases it wasn't clear so I left them as-is.
While visiting these moved other things to nativeBuildInputs
when it was clear they were one of these cases:
* makeWrapper
* archive utilities (in order to unpack src)
* a few of these might no longer be needed but leaving for another day
2018-09-28 11:43:16 -05:00
Alyssa Ross
d152089772
ranger: syntax highlight previews by default
2018-09-27 18:38:26 +01:00
Alyssa Ross
4f14ccee07
ranger: fix out-of-the-box previews
...
I'm guessing this became commented out by default at some point.
2018-09-27 18:21:29 +01:00
Elis Hirwing
ec3a766011
stupidterm: 2018-03-10 -> 2018-09-25 ( #47428 )
...
Diff: 0463519a96..d1bc020797
2018-09-27 19:13:34 +02:00
Sarah Brofeldt
fc301ec387
Merge pull request #47409 from flokli/golden-cheetah-desktop-item
...
golden-cheetah: add desktop item and icon
2018-09-27 09:54:25 +02:00
Florian Klink
bb51ba9bb8
golden-cheetah: add desktop item and icon
2018-09-26 22:21:01 +02:00
Orivej Desh
3083cf6326
qradiolink: enable parallel building
2018-09-25 11:41:56 +00:00
R. RyanTM
965836aada
mwic: 0.7.5 -> 0.7.6 ( #46995 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mwic/versions
2018-09-23 22:36:37 +02:00
nyanloutre
1004dae356
electron-cash: Reminder to remove the QT wrapper
2018-09-23 18:50:38 +02:00
nyanloutre
f5a5752630
electron-cash: fix #24256
2018-09-23 18:44:28 +02:00
nyanloutre
e33a7dfd54
electron-cash: 3.3 -> 3.3.1
2018-09-23 18:44:25 +02:00
nyanloutre
c5af608dd2
electron-cash: 3.1.6 -> 3.3
2018-09-23 18:44:21 +02:00