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
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
markuskowa
3f883b443c
gnuradio-limesdr: init at 1.0.0-RC ( #47176 )
2018-09-23 10:08:50 +02:00
Frederik Rietdijk
56853dc6d8
Merge pull request #45941 from NixOS/staging-next
...
Staging next
2018-09-23 09:31:28 +02:00
xeji
434c2610f6
Merge pull request #47194 from markuskowa/gr-updates
...
gnuradio-[rds,nacl]: 2016-08-27 -> 1.0.0, 2015-11-05 -> 2017-04-10
2018-09-23 01:19:15 +02:00
Markus Kowalewski
3063794c88
gnuradio-nacl: 2015-11-05 -> 2017-04-10
2018-09-22 19:56:48 +02:00
R. RyanTM
ef04436f7b
latte-dock: 0.8.0 -> 0.8.1 ( #47027 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/latte-dock/versions
2018-09-22 13:44:33 -04:00
Markus Kowalewski
3b0d303604
gnuradio-rds: 2016-08-27 -> 1.0.0
2018-09-22 18:35:51 +02:00
rbasso
1a5788010e
exercism: 3.0.6 -> 3.0.9 ( #47170 )
2018-09-22 18:09:41 +02:00
adisbladis
8f5a37829d
subsurface: 4.8.1 -> 4.8.2
2018-09-22 21:41:03 +08:00
xeji
9e87b56dd1
zathura: 0.4.0 -> 0.4.1 ( #47140 )
...
This fixes the synctex-related build failure with texlive 2018
(currently on 18.09).
2018-09-22 14:17:34 +02:00
R. RyanTM
a454984adb
mediainfo: 18.08 -> 18.08.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/mediainfo/versions
2018-09-20 18:39:37 +02:00
José Romildo Malaquias
0c631248c1
tint2: 16.4 -> 16.6.1 ( #46994 )
2018-09-20 18:37:33 +02:00
adisbladis
42f486703d
overmind: 2.0.0.beta1 -> 1.2.1
...
Newer version has some weird failure cases related to PATH
2018-09-20 10:10:07 +08:00
Michael Weiss
e8a35913e1
jekyll: 3.8.3 -> 3.8.4 (security)
2018-09-19 19:16:16 +02:00
Michael Weiss
265c5fc485
gollum: 4.1.2 -> 4.1.3
2018-09-19 19:07:20 +02:00