1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 14:11:36 +00:00
Commit graph

5030 commits

Author SHA1 Message Date
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
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
rokk4 c160745a7b ssocr: init at 2018-08-11 2018-09-24 20:10:51 +02: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
Frederik Rietdijk de419917a3 Merge master into staging-next 2018-09-18 18:44:48 +02:00
Pascal Wittmann 536b49f46c
calibre: 3.30.0 -> 3.31.0 2018-09-16 19:26:12 +02:00
Elis Hirwing 36ec1db42d sequeler: 0.6.1 -> 0.6.2 (#46692)
Changelog: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.2
2018-09-15 16:09:49 +02:00
Peter Hoeg ffd478454d xca: 2.1.0 -> 2.1.1 2018-09-14 16:23:18 +08:00
Sarah Brofeldt 098ecfba8f
Merge pull request #46590 from eadwu/glava/1.5.1
glava: 1.4.5 -> 1.5.1
2018-09-14 08:53:26 +02:00
Jan Tojnar b3d079f34a
Merge pull request #46365 from worldofpeace/elementary-variety
add various elementary thirdparty applications
2018-09-14 02:17:26 +02:00
Uli Baum 1df2560dde Merge branch 'master' into staging-next 2018-09-13 10:08:53 +02:00
Edmund Wu bdac537a87
glava: 1.4.5 -> 1.5.1 2018-09-12 21:40:23 -04:00
R. RyanTM d8b1223da9 tilix: 1.8.3 -> 1.8.5 (#46180)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
tilix
2018-09-12 22:57:25 +02:00
R. RyanTM c3c4270267 worker: 3.15.1 -> 3.15.2 (#46155)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
worker
2018-09-12 22:41:44 +02:00
Alexandre Peyroux 899b7663b0
masterpdfeditor: 5.1.12 -> 5.1.36 2018-09-12 21:35:16 +02:00
Joachim Fasting 1e379f29f7
electrum: 3.1.3 -> 3.2.3 2018-09-12 21:22:23 +02:00
Matthieu Coudron 14d9857604 pythonPackages.khard: zsh autocompletion
'cos that's cool
2018-09-11 18:43:15 +09:00
Michael Fellinger bc7c56f2a4 taskjuggler: 3.5.0 -> 3.6.0 2018-09-11 03:06:29 +02:00
Toon Nolten a2bb5d6917 ranger: 1.9.1 -> 1.9.2 (#46454)
* ranger: 1.9.1 -> 1.9.2

* Change maintainer attribute name to match usage
2018-09-10 11:48:49 +02:00
xeji 868f2561b5
Merge pull request #46456 from samueldr/auto/dbeaver/nixpkgs-unstable/5.2.0
dbeaver: 5.1.6 -> 5.2.0
2018-09-10 08:20:07 +02:00
Samuel Dionne-Riel cf3795a25e dbeaver: 5.1.6 -> 5.2.0 2018-09-09 20:34:47 -04:00
worldofpeace 59821548f0 notejot: init at 1.4.5 2018-09-09 18:34:31 -04:00
Jörg Thalheim c2871fcca5
Merge pull request #46386 from etu/update-sequeler
sequeler: 0.6.0 -> 0.6.1
2018-09-09 15:03:11 +01:00
Samuel Dionne-Riel ca80826d30
Merge pull request #46150 from ysndr/fix/solaar
Fix: Build solaar with pythonPackages
2018-09-08 18:17:47 -04:00
Elis Hirwing 39ed38f017
sequeler: 0.6.0 -> 0.6.1
Changelog: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.1
2018-09-08 20:24:31 +02:00
R. RyanTM cd20437f81
josm: 14066 -> 14178
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
josm
2018-09-08 13:42:49 +02:00
lewo 84e4cfcda0
Merge pull request #46246 from r-ryantm/auto-update/mediainfo-gui
mediainfo-gui: 18.05 -> 18.08
2018-09-07 23:01:25 +02:00
lewo 1164885985
Merge pull request #46245 from r-ryantm/auto-update/mediainfo
mediainfo: 18.05 -> 18.08
2018-09-07 23:00:05 +02:00
R. RyanTM c8c091f093 mediainfo-gui: 18.05 -> 18.08
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mediainfo-gui
2018-09-06 17:26:08 -07:00
R. RyanTM a1f5f62b29 mediainfo: 18.05 -> 18.08
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mediainfo
2018-09-06 17:17:48 -07:00
Profpatsch 3e45b61a99 lib/trivial: add a few examples of usage of assertMsg/assertOneOf 2018-09-06 18:14:27 +02:00
Yannik Sander 1245621497 build with pythonPackages 2018-09-06 14:56:24 +02:00
Jörg Thalheim b285ea77c2
Merge pull request #46034 from teto/khal_zsh_completion
khal: add zsh completion
2018-09-06 07:56:37 +01:00
Samuel Dionne-Riel a394d08f11 qmapshack: 1.11.1 -> 1.12.0 (#46084) 2018-09-05 08:39:29 +02:00
Bart Brouns 6b74b16579 kitty: 0.11.3 -> 0.12.0 (#46067) 2018-09-04 23:44:04 +02:00