Commit Graph

4792 Commits

Author SHA1 Message Date
Matthew Bauer
0e707034b5 st: fix patches passing 2018-07-27 19:39:15 -04:00
Frederik Rietdijk
f59e6f4037 Merge master into staging 2018-07-26 16:18:53 +02:00
Robert Schütz
c5758bd67e rtv: use python3Packages 2018-07-26 12:43:17 +02:00
Brice Waegeneire
1af7a83576 alacritty: add terminfo and man
Signed-off-by: Brice Waegeneire <brice.wge@gmail.com>
2018-07-25 18:41:00 +02:00
Jörg Thalheim
79925f1b2a
Merge pull request #44041 from eadwu/polybar/3.2.0
polybar: 3.1.0 -> 3.2.0
2018-07-24 07:09:32 -04:00
Edmund Wu
149b42d8ee
polybar: 3.1.0 -> 3.2.0
Adds support for internal/pulseaudio
2018-07-23 17:06:44 -04:00
Wael M. Nasreddine
928c93ea7b perkeep: 20170505 -> 0.10.1
Also rewrite the derivation to use buildGoPackage
2018-07-23 13:04:35 -07:00
Jörg Thalheim
b894b7478b alacritty: 2018-05-09 -> 2018-07-20 2018-07-23 11:35:40 +01:00
Dmitry Kalinkin
d4d5f8eced mupdf: fix on darwin 2018-07-23 06:14:11 +00:00
Frederik Rietdijk
18d0ed20e8 fix eval 2018-07-22 22:22:26 +02:00
Lluís Batlle i Rossell
66d7126255 Take me (viric) out of most maintenance
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
Anton-Latukha
8f101cce83 rm maintainer eduarrrd from packages, no activity > year 2018-07-22 21:41:48 +03:00
Pascal Wittmann
6739f69af0
yakuake: add license
see issue #43716
2018-07-22 16:51:55 +02:00
Frederik Rietdijk
6c72782d36 Merge staging-next into master 2018-07-22 11:04:28 +02:00
Frederik Rietdijk
ca4a4765ac
Merge pull request #43920 from r-ryantm/auto-update/ola
ola: 0.10.6 -> 0.10.7
2018-07-22 08:41:33 +02:00
volth
cc55a3ebcb treewide: fix build with disallowed aliases (#43872)
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
Jörg Thalheim
b6704130b4
Merge pull request #43897 from Ekleog/todiff-0.6.0
todiff: 0.5.0 -> 0.6.1
2018-07-22 02:24:55 +01:00
R. RyanTM
8ef4bf669c ola: 0.10.6 -> 0.10.7
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ola/versions.
2018-07-21 13:24:45 -07:00
Jan Tojnar
452017032a
fix Merge 8213ff161c
cc @FRidh
2018-07-21 20:20:36 +02:00
Frederik Rietdijk
ad47d658d1 Merge master into staging-next 2018-07-21 19:43:53 +02:00
volth
c04fb0a9c5 far2l: 2018-02-27 -> 2018-07-19 2018-07-21 17:14:49 +00:00
Léo Gaspard
1061ab1ccf
todiff: 0.5.0 -> 0.6.1 2018-07-22 00:12:54 +09:00
Jörg Thalheim
7f2c897973
Merge pull request #43895 from r-ryantm/auto-update/xmr-stak
xmr-stak: 2.4.5 -> 2.4.7
2018-07-21 16:10:25 +01:00
R. RyanTM
a09d16229e xmr-stak: 2.4.5 -> 2.4.7
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xmr-stak/versions.
2018-07-21 08:05:27 -07:00
Jörg Thalheim
218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
Daiderd Jordan
d4943ea0c9
Merge pull request #43523 from Enzime/fix/synergy-on-darwin
Fix Synergy building on macOS
2018-07-21 11:34:56 +02:00
Frederik Rietdijk
2c3a2b1535
Merge pull request #43771 from r-ryantm/auto-update/guake
guake: 3.3.0 -> 3.3.2
2018-07-21 10:59:09 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Pascal Wittmann
70328c3ce9
calibre: 3.27.1 -> 3.28.0 2018-07-20 22:38:08 +02:00
Frederik Rietdijk
1a6af9f88e
Merge pull request #43857 from volth/unused
[bot] treewide: remove unreferenced code
2018-07-20 21:06:32 +02:00
volth
87f5930c3f [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00
Frederik Rietdijk
8213ff161c Merge master into staging-next 2018-07-19 18:24:24 +02:00
lewo
fd3b874ee6
Merge pull request #43606 from MarcFontaine/xlog
xlog: init at 2.0.15
2018-07-19 09:12:38 +02:00
Matthew Bauer
76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
R. RyanTM
cb955845a0 guake: 3.3.0 -> 3.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/guake/versions.
2018-07-18 14:58:42 -07:00
Robert Helgesson
811d878f37
josm: 13996 -> 14026 2018-07-18 15:40:23 +02:00
Silvan Mosberger
76e42081c8
Merge pull request #43645 from eadwu/glava/fix-patchelf-syntax
glava: adjust syntax in patchelf command
2018-07-17 17:14:57 +02:00
MarcFontaine
325dd796d1 xlog: init at 2.0.15 2018-07-17 13:50:48 +02:00
Johannes Frankenau
06e0a518d1 viking: depend on hicolor-icon-theme
This avoids conflicts on `share/icons/hicolor/icon-theme.cache`.
2018-07-16 20:55:21 +02:00
Johannes Frankenau
e0936ff6e3 gxmessage: depend on hicolor-icon-theme
This avoids conflicts on `share/icons/hicolor/icon-theme.cache`.
2018-07-16 20:55:21 +02:00
Frederik Rietdijk
6d339e5863 Merge staging-next into staging 2018-07-16 17:14:44 +02:00
Michael Hoang
fe69ee86c8 Fix Synergy building on macOS
Update gtest and gmock to fix clang compiler issues, as well as patch
CMakeLists.txt in multiple places to fix other issues on macOS.
2018-07-16 23:57:40 +10:00
Frederik Rietdijk
3c09808160 Merge master into staging-next 2018-07-16 07:43:37 +02:00
Franz Pletz
decd122864
Merge pull request #43591 from samueldr/auto/dbeaver/nixpkgs-unstable/5.1.3
dbeaver: 5.1.2 -> 5.1.3
2018-07-16 03:41:26 +00:00
Jan Tojnar
f4e510302f
gxneur: 0.13.0 → 0.20.0 2018-07-16 01:49:47 +02:00
Jan Tojnar
c19652a60f
xneur_0_8: drop 2018-07-16 01:49:46 +02:00
Jan Tojnar
f5831fb66b
xneur: 0.13.0 → 0.20.0 2018-07-16 01:49:46 +02:00
Samuel Dionne-Riel
7d1076873c dbeaver: 5.1.2 -> 5.1.3 2018-07-15 19:00:51 -04:00
xeji
311f017066
Merge pull request #43494 from jb55/clipmenu-master
clipmenu: init at 5.4.0
2018-07-16 00:48:31 +02:00
Robert Schütz
eea1776378
Merge pull request #43544 from dotlambda/drop-backports_ssl_match_hostname_3_4_0_2
python.pkgs.backports_ssl_match_hostname_3_4_0_2: remove
2018-07-16 00:33:47 +02:00
Franz Pletz
d34cc21526
Merge pull request #43541 from jfrankenau/update-cura
cura: 3.3.1 -> 3.4.1
2018-07-15 21:45:35 +00:00
William Casarin
fb130874fd clipmenu: init at 5.4.0
clipmenu is a simple tool for managing you clipboard with dmenu.
2018-07-15 12:22:46 -07:00
Robert Schütz
18774d4173 Merge branch 'master' into staging 2018-07-15 12:31:18 +02:00
Robert Schütz
18ecdd1e7e python.pkgs.backports_ssl_match_hostname_3_4_0_2: remove 2018-07-15 01:29:48 +02:00
Johannes Frankenau
c429142448 cura: 3.3.1 -> 3.4.1 2018-07-14 22:54:12 +02:00
Johannes Frankenau
28f6c3ce67 curaengine: 3.3.0 -> 3.4.1 2018-07-14 22:53:57 +02:00
volth
b61825e856 mucommander: fix crash under XFCE (#43528) 2018-07-14 22:03:40 +02:00
Vladyslav M
be2fc16104 gutenberg: 0.3.1 -> 0.3.4 (#43513) 2018-07-14 20:32:15 +02:00
Vladimír Čunát
0f01215203
Merge branch 'master' into staging-next
Hydra: ?compare=1468896
2018-07-14 18:15:30 +02:00
Michael Hoang
d73fac6b10 termite: Add support for macOS (#43415)
Replace fetchgit with fetchFromGitHub now that it supports fetching
submodules. Remove unnecessary postPatch to add <math.h> as termite
already includes <cmath>. Add a patch to include <errno.h> on all
platforms and remove the --as-needed flag from ld on macOS.
2018-07-14 01:00:39 +02:00
Frederik Rietdijk
3e31d23d99 Merge master into staging 2018-07-13 19:34:19 +02:00
Frederik Rietdijk
d072199534
Merge pull request #43448 from r-ryantm/auto-update/xmrig-proxy
xmrig-proxy: 2.6.3 -> 2.6.4
2018-07-13 18:41:20 +02:00
R. RyanTM
099cfa3e60 xmrig: 2.6.3 -> 2.6.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xmrig/versions.
2018-07-13 16:01:31 +00:00
R. RyanTM
606560fd7d xmrig-proxy: 2.6.3 -> 2.6.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xmrig-proxy/versions.
2018-07-12 17:56:23 -07:00
Edmund Wu
4d1900ac6e
glava: adjust syntax in patchelf command 2018-07-12 19:50:14 -04:00
Will Dietz
81c7e8e0a5 xscope: init at 1.4.1
See the xscope README for more information:

https://cgit.freedesktop.org/xorg/app/xscope/tree/README
2018-07-12 16:22:43 -05:00
Pascal Wittmann
e137f80e62
wikicurses: 1.3 -> 1.4 2018-07-12 21:53:48 +02:00
Silvan Mosberger
2ea2cce391
Merge pull request #43372 from r-ryantm/auto-update/chirp-daily
chirp: 20180623 -> 20180707
2018-07-12 02:45:22 +02:00
R. RyanTM
47b2be65df chirp: 20180623 -> 20180707
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-07-11 10:27:33 -07:00
Yuriy Taraday
e5217c3ccd IPMIView: 2.13.0 -> 2.14.0 (#43356) 2018-07-11 19:11:12 +02:00
Frederik Rietdijk
d28dd0eeda
Merge pull request #43321 from r-ryantm/auto-update/wsjtx
wsjtx: 1.9.0 -> 1.9.1
2018-07-11 19:01:52 +02:00
R. RyanTM
537a8bf4fb ephemeralpg: 2.2 -> 2.5 (#43207)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/ephemeralpg/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/xx8s6cx068zvag43h4aimx5bmfrjbdim-ephemeralpg-2.5/bin/pg_tmp had a zero exit code or showed the expected version
- /nix/store/xx8s6cx068zvag43h4aimx5bmfrjbdim-ephemeralpg-2.5/bin/getsocket passed the binary check.
- Warning: no invocation of /nix/store/xx8s6cx068zvag43h4aimx5bmfrjbdim-ephemeralpg-2.5/bin/.pg_tmp-wrapped had a zero exit code or showed the expected version
- 1 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 2.5 with grep in /nix/store/xx8s6cx068zvag43h4aimx5bmfrjbdim-ephemeralpg-2.5
- directory tree listing: https://gist.github.com/ef7c65928ca73f639338d8dd6d45f9aa
- du listing: https://gist.github.com/74d9b22fa087781cb35087ad48fefaa3
2018-07-11 12:01:55 +02:00
R. RyanTM
3bf4af7316 wsjtx: 1.9.0 -> 1.9.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/wsjtx/versions.
2018-07-10 21:55:17 -07:00
Anderson Torres
394ef82451
Merge pull request #43210 from r-ryantm/auto-update/cherrytree
cherrytree: 0.38.4 -> 0.38.5
2018-07-10 22:50:29 -03:00
Silvan Mosberger
7ef42d56dc
Merge pull request #43189 from r-ryantm/auto-update/jgmenu
jgmenu: 1.0 -> 1.1
2018-07-10 17:42:00 +02:00
Frederik Rietdijk
f8701caafc Merge master into staging 2018-07-10 15:51:20 +02:00
Jan Tojnar
28b6f74c3f
gnome3.gconf: remove 2018-07-10 12:14:40 +02:00
Pascal Wittmann
d3a63b2b78
calibre: 3.27.0 -> 3.27.1 2018-07-09 19:31:15 +02:00
Matthew Bauer
6eb508a3e8 Merge remote-tracking branch 'upstream/master' into staging 2018-07-09 11:58:38 -04:00
R. RyanTM
b5a7d39405 cherrytree: 0.38.4 -> 0.38.5
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.

These checks were done:

- built on NixOS
- /nix/store/ldddgcpac0rvfnn1f06dgscaqws2rv9k-cherrytree-0.38.5/bin/.cherrytree-wrapped passed the binary check.
- /nix/store/ldddgcpac0rvfnn1f06dgscaqws2rv9k-cherrytree-0.38.5/bin/cherrytree passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.38.5 with grep in /nix/store/ldddgcpac0rvfnn1f06dgscaqws2rv9k-cherrytree-0.38.5
- directory tree listing: https://gist.github.com/21bb973739375865396284be25e432a6
- du listing: https://gist.github.com/da57acfe574b3ee8ff342306c396f8b7
2018-07-08 03:04:12 -07:00
R. RyanTM
79319e1ea4 jgmenu: 1.0 -> 1.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/jgmenu/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/qf4jn0vm3jzfvmz4zxbzgvf0nvq2j1j6-jgmenu-1.1/bin/jgmenu had a zero exit code or showed the expected version
- /nix/store/qf4jn0vm3jzfvmz4zxbzgvf0nvq2j1j6-jgmenu-1.1/bin/jgmenu_run passed the binary check.
- 1 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.1 with grep in /nix/store/qf4jn0vm3jzfvmz4zxbzgvf0nvq2j1j6-jgmenu-1.1
- directory tree listing: https://gist.github.com/63c8b0cfc6fa34baec9ef244ed1e3923
- du listing: https://gist.github.com/9ca804f2e9dbbb7f43c5e19c17b2b2c5
2018-07-07 23:09:26 -07:00
Silvan Mosberger
784f543cb7
Merge pull request #43143 from dotlambda/alacritty-completions
alacritty: install shell completions
2018-07-08 02:38:50 +02:00
Robert Schütz
86d85070ca alacritty: install shell completions 2018-07-08 01:19:06 +02:00
Silvan Mosberger
129f94fb38
Merge pull request #42103 from eadwu/init/glava
glava: init at v1.4.5
2018-07-07 22:27:46 +02:00
Edmund Wu
2ec495e943
glava: init at v1.4.5 2018-07-07 16:18:41 -04:00
Alexandre Esteves
52d4d73757 coursera-dl: 0.10.0 -> 0.11.4 (#43050) 2018-07-07 16:31:43 +02:00
Will Dietz
7835d7c74f
Merge pull request #43076 from dtzWill/update/kitty-0.11.2
kitty: 0.10.1 -> 0.11.2
2018-07-06 11:32:02 -05:00
Silvan Mosberger
8f5b0686ee
Merge pull request #43054 from r-ryantm/auto-update/chirp-daily
chirp: 20180614 -> 20180623
2018-07-06 18:14:44 +02:00
Matthew Bauer
6df7a8b34c dunst: fix building without dunstify
Fixes https://hydra.nixos.org/build/77046987/
2018-07-06 11:12:16 -04:00
André-Patrick Bubel
34a8ebc7b1 slic3r-prusa3d: 1.40.0 -> 1.40.1 (#43102) 2018-07-06 12:25:58 +02:00
Pascal Wittmann
c6be09c29b
calibre: 3.26.1 -> 3.27.0 2018-07-06 10:05:25 +02:00
Jan Tojnar
61f656f684
orca: 3.28.1 → 3.28.2 2018-07-06 09:35:01 +02:00
Matthew Bauer
ce2f8bfda8
Merge pull request #42579 from dasJ/dunstify
dunst: Also install dunstify
2018-07-05 22:14:55 -04:00
Matthew Bauer
00db477324
Merge pull request #42931 from r-ryantm/auto-update/urh
urh: 2.1.1 -> 2.2.2
2018-07-05 21:50:58 -04:00
Matthew Bauer
9cd122a2c4
Merge pull request #43088 from matthewbauer/misc
Get rid of 2 unneeded packages
2018-07-05 20:13:47 -04:00
Léo Gaspard
806e5a3882
josm: bump to jre10
Fixes https://josm.openstreetmap.de/ticket/11806
2018-07-05 18:47:51 +02:00
Will Dietz
481e61fad8 kitty: 0.10.1 -> 0.11.2 2018-07-05 11:19:53 -05:00
R. RyanTM
ade3fc249a chirp: 20180614 -> 20180623
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.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/xbvizy0v1vv4ckgmjirl4f1q1dzl5scw-chirp-daily-20180623/bin/.chirpw-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/xbvizy0v1vv4ckgmjirl4f1q1dzl5scw-chirp-daily-20180623/bin/chirpw had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 20180623 with grep in /nix/store/xbvizy0v1vv4ckgmjirl4f1q1dzl5scw-chirp-daily-20180623
- directory tree listing: https://gist.github.com/055e2b6f2968f12fbdac11ac482d1878
- du listing: https://gist.github.com/a67d26089115a9a427073485eed6e931
2018-07-04 16:00:31 -07:00
R. RyanTM
4395124b0c rtv: 1.22.1 -> 1.23.0 (#42960)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/rtv/versions.

These checks were done:

- built on NixOS
- /nix/store/dwraqsqfsm0m4qvl5wlqhmnb54wpxwkc-rtv-1.23.0/bin/.rtv-wrapped passed the binary check.
- /nix/store/dwraqsqfsm0m4qvl5wlqhmnb54wpxwkc-rtv-1.23.0/bin/rtv passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 2 of 2 passed binary check by having the new version present in output.
- found 1.23.0 with grep in /nix/store/dwraqsqfsm0m4qvl5wlqhmnb54wpxwkc-rtv-1.23.0
- directory tree listing: https://gist.github.com/8c64789a90d08be3073dbc8eac48d879
- du listing: https://gist.github.com/f267d185b2f0ddae8c300012c670bc9e
2018-07-04 10:44:47 +02:00
R. RyanTM
271980cec3 urh: 2.1.1 -> 2.2.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/urh/versions.

These checks were done:

- built on NixOS
- /nix/store/v7164xfx4b3rgbfx064wd3m6dk0fyp8n-urh-2.2.2/bin/.urh-wrapped passed the binary check.
- /nix/store/v7164xfx4b3rgbfx064wd3m6dk0fyp8n-urh-2.2.2/bin/urh passed the binary check.
- /nix/store/v7164xfx4b3rgbfx064wd3m6dk0fyp8n-urh-2.2.2/bin/.urh_cli-wrapped passed the binary check.
- /nix/store/v7164xfx4b3rgbfx064wd3m6dk0fyp8n-urh-2.2.2/bin/urh_cli passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 2 of 4 passed binary check by having the new version present in output.
- found 2.2.2 with grep in /nix/store/v7164xfx4b3rgbfx064wd3m6dk0fyp8n-urh-2.2.2
- directory tree listing: https://gist.github.com/81386656453f8d5f0c949b53d0839bb3
- du listing: https://gist.github.com/04e2f4b58a606d8685287a855fe578b5
2018-07-03 12:05:19 -07:00
Gabriel Ebner
ebf4cfb272 khard: fix build
Copied the fix from #42782
2018-07-03 17:08:47 +02:00
Orivej Desh
4181081643 digitalbitbox: fix build after #41902
This package depends on qtmultimedia which depends on libpulse whose libtool
files add `-lcap` to the linker command line. These libtool files should be
stripped with pruneLibtoolFiles, and then libcap dependency can be removed.
2018-07-03 14:37:22 +00:00
Jörg Thalheim
ad836e1b13
Merge pull request #42890 from sorki/ipmicfg_3
ipmicfg: 1.27.1 -> 1.28
2018-07-03 13:42:50 +01:00
Matthew Bauer
e8e26becac
Merge pull request #42887 from matthewbauer/libsecurity-closure-reductions
Libsecurity closure reductions
2018-07-02 18:34:53 -04:00
Richard Marko
d7344120e0 ipmicfg: 1.27.1 -> 1.28 2018-07-03 00:09:38 +02:00
adisbladis
c5fd7d85ce
Merge pull request #42842 from Pneumaticat/barrier-fix-qt-5.11
barrier: fix compilation on Qt 5.11
2018-07-03 00:01:18 +08:00
Robert Helgesson
033c9ace4e
josm: 13878 -> 13996 2018-07-02 17:59:36 +02:00
Sarah Brofeldt
e395218ed6
Merge pull request #42852 from samueldr/auto/dbeaver/nixpkgs-unstable/5.1.2
dbeaver: 5.1.1 -> 5.1.2
2018-07-02 11:28:30 +02:00
Vladimír Čunát
c1ffc65d1a
Merge branch 'master' into staging
This apparently fixes some broken src fetches (gnuradio, twisted).
2018-07-02 11:10:26 +02:00
Peter Hoeg
a22ba5f05b krename: 20170610 -> 5.0.0 2018-07-02 13:38:29 +08:00
Samuel Dionne-Riel
964fde7eec dbeaver: 5.1.1 -> 5.1.2 2018-07-01 20:50:13 -04:00
Kevin Liu
5aa51e54a9
barrier: fix compilation on Qt 5.11 2018-07-01 17:12:09 -04:00
Gabriel Ebner
693a4ce209 goldendict: 1.5.0.rc2 -> 2018-06-13
fixes build
2018-07-01 12:00:17 +02:00
Luke Adams
408bc4bf96 gnuradio: undo ninja (revert to unix make)
* ninja generator fails to create response file
See https://gitlab.kitware.com/cmake/cmake/issues/17877
2018-06-29 20:21:06 -05:00
Luke Adams
c328738a06 gnuradio: fix hash for 3.7.13.3 2018-06-29 19:55:24 -05:00
Vladimír Čunát
f7781f5293
Merge branch 'master' into staging 2018-06-30 01:41:59 +02:00
R. RyanTM
827d3d3796 chirp: 20180611 -> 20180614 (#42525)
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.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/gfgi7c2ps023ga27vx6s38y4gkgx1c54-chirp-daily-20180614/bin/.chirpw-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/gfgi7c2ps023ga27vx6s38y4gkgx1c54-chirp-daily-20180614/bin/chirpw had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 20180614 with grep in /nix/store/gfgi7c2ps023ga27vx6s38y4gkgx1c54-chirp-daily-20180614
- directory tree listing: https://gist.github.com/5a739e8fa0584360afb3f692d19e3771
- du listing: https://gist.github.com/e530a387cd61ae6e0b944b372041bd3d
2018-06-30 01:12:42 +02:00
xeji
ad112ca0a4
Merge pull request #42782 from dotlambda/dateutil-2.7-fixes
Fix packages broken by python-dateutil bump
2018-06-30 00:42:21 +02:00
aszlig
b70ccf8a7b
cbatticon: Fix build by removing -Wno-format
This conflicts with -Werror=format-security and the build doesn't have
any format security problems, so -Wno-format IMHO shouldn't be there in
the first place.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @domenkozar
2018-06-29 22:42:16 +02:00
Robert Schütz
12cf9f7eda khal: pin python-dateutil==2.6.1 2018-06-29 19:28:18 +02:00
Jan Tojnar
3784fd5e46
pcsclite: split package 2018-06-29 04:40:54 +02:00
Matthew Bauer
175b9ddd09
Merge pull request #42671 from r-ryantm/auto-update/safeeyes
safeeyes: 2.0.5 -> 2.0.6
2018-06-28 22:25:32 -04:00
Matthew Bauer
2db544ad99
Merge pull request #42501 from r-ryantm/auto-update/guake
guake: 3.2.2 -> 3.3.0
2018-06-28 22:04:17 -04:00
Matthew Bauer
aea65fe799
Merge pull request #41431 from lukeadams/gr-update
gnuradio: 3.7.11.1 -> 3.7.13.3
2018-06-28 20:42:04 -04:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Ryan Mulligan
fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
R. RyanTM
a3a31fcb22 safeeyes: 2.0.5 -> 2.0.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/safeeyes/versions.

These checks were done:

- built on NixOS
- /nix/store/53h69rsf2wws7mdq1k7fq37crp4lx77y-safeeyes-2.0.6/bin/safeeyes passed the binary check.
- Warning: no invocation of /nix/store/53h69rsf2wws7mdq1k7fq37crp4lx77y-safeeyes-2.0.6/bin/..safeeyes-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/53h69rsf2wws7mdq1k7fq37crp4lx77y-safeeyes-2.0.6/bin/.safeeyes-wrapped had a zero exit code or showed the expected version
- 1 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 2.0.6 with grep in /nix/store/53h69rsf2wws7mdq1k7fq37crp4lx77y-safeeyes-2.0.6
- directory tree listing: https://gist.github.com/505a88852b7a491f174c5ea908f29b0b
- du listing: https://gist.github.com/84c95c9fa3f5e9999c04687baf8cdf77
2018-06-27 13:11:04 -07:00
Johannes Frankenau
916dc592d4 tvbrowser-bin: init at 4.0.1 (#42620) 2018-06-27 20:08:03 +02:00
Janne Heß
599fe53255 dunst: Also install dunstify 2018-06-27 14:13:03 +02:00
Luke Adams
695c1fcd76 gnuradio: use ninja 2018-06-26 17:04:43 -05:00
Luke Adams
b64932fabe gnuradio: 3.7.11.1 -> 3.7.13.3
* also add mako input (cheetah will be removed in GR3.8)
2018-06-26 17:04:43 -05:00
Luke Adams
691596086f rtl-sdr: fix linking errors on Darwin 2018-06-26 17:04:42 -05:00
Jon Banafato
aeb401d9c6 albert: 0.14.15 -> 0.14.21 (#42626)
Albert has a new release including several extensions and bug fixes.
Additionally, this upgrade solves current QT build issues. See
https://albertlauncher.github.io/news/ for the full changelog.
2018-06-26 21:56:47 +02:00
R. RyanTM
ccca30790b urh: 2.1.0 -> 2.1.1 2018-06-26 05:42:49 +00:00
R. RyanTM
f13dd0ee3e xmrig-proxy: 2.6.2 -> 2.6.3 2018-06-26 05:42:12 +00:00
Mario Rodas
938a90f55d 1password: Remove unneeded dependency 2018-06-24 17:12:46 -05:00
Mario Rodas
48a619af54 1password: fix sha256 hash 2018-06-24 17:12:45 -05:00
xeji
b7f60f23d4
Merge pull request #42422 from LumiGuide/pgmanage-10.3.0
pgmanage: 10.1.1 -> 10.3.0
2018-06-24 22:28:14 +02:00
xeji
c51ac5eb33
Merge pull request #42423 from ryantm/repology-problems
treewide: http -> https
2018-06-24 20:44:50 +02:00
averelld
32b2f28e60 keepassxc: fix build with qt 5.11 (#42381) 2018-06-24 20:38:51 +02:00
R. RyanTM
f8bd92be32 guake: 3.2.2 -> 3.3.0
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.

These checks were done:

- built on NixOS
- /nix/store/69i8y52xjknpcnijqhw1gq8c7r5fj1yb-guake-3.3.0/bin/guake passed the binary check.
- /nix/store/69i8y52xjknpcnijqhw1gq8c7r5fj1yb-guake-3.3.0/bin/guake-toggle passed the binary check.
- /nix/store/69i8y52xjknpcnijqhw1gq8c7r5fj1yb-guake-3.3.0/bin/..guake-wrapped-wrapped passed the binary check.
- /nix/store/69i8y52xjknpcnijqhw1gq8c7r5fj1yb-guake-3.3.0/bin/.guake-wrapped passed the binary check.
- /nix/store/69i8y52xjknpcnijqhw1gq8c7r5fj1yb-guake-3.3.0/bin/..guake-toggle-wrapped-wrapped passed the binary check.
- /nix/store/69i8y52xjknpcnijqhw1gq8c7r5fj1yb-guake-3.3.0/bin/.guake-toggle-wrapped passed the binary check.
- 6 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- found 3.3.0 with grep in /nix/store/69i8y52xjknpcnijqhw1gq8c7r5fj1yb-guake-3.3.0
- directory tree listing: https://gist.github.com/08e53f1dab9dd720370787fafe8d0c02
- du listing: https://gist.github.com/aeb429d5b911c7b6b6ffdf25824eb7bd
2018-06-23 23:47:00 -07:00
Frederik Rietdijk
14b28269b3 octoprint: fix build 2018-06-23 13:45:09 +02:00
Ryan Mulligan
0d5eb901ad treewide: http -> https 2018-06-23 04:34:55 -07:00
Bas van Dijk
e385630434 pgmanage: 10.1.1 -> 10.3.0
Release notes: https://github.com/pgManage/pgManage/releases/tag/v10.3.0

Also fixes #40247
2018-06-23 13:24:14 +02:00
Robert Schütz
080fbe90a5 jrnl: use Python 3 2018-06-22 13:09:49 +02:00
Jörg Thalheim
ac5734752c
Merge pull request #42248 from r-ryantm/auto-update/limesuite
limesuite: 18.04.1 -> 18.06.0
2018-06-21 00:32:20 +01:00
Silvan Mosberger
2f407c43b0
tasknc: fix 2018-06-20 23:18:14 +02:00
R. RyanTM
f5f8f57e11 xmrig: 2.6.2 -> 2.6.3 2018-06-19 16:32:29 +00:00
R. RyanTM
18096d201b toot: 0.17.1 -> 0.18.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/toot/versions.

These checks were done:

- built on NixOS
- /nix/store/bhs5n438kn33h9v1r27m27zb27z0pvmw-toot-0.18.0/bin/.toot-wrapped passed the binary check.
- /nix/store/bhs5n438kn33h9v1r27m27zb27z0pvmw-toot-0.18.0/bin/toot passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.18.0 with grep in /nix/store/bhs5n438kn33h9v1r27m27zb27z0pvmw-toot-0.18.0
- directory tree listing: https://gist.github.com/a202deb57487abab3f68139efcdf7e07
- du listing: https://gist.github.com/fffb680bbb26f7e0ff4956e000c89985
2018-06-19 16:29:06 +00:00
R. RyanTM
af832d9f38 limesuite: 18.04.1 -> 18.06.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/limesuite/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/LimeSuiteGUI had a zero exit code or showed the expected version
- /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/LimeUtil passed the binary check.
- Warning: no invocation of /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/LimeQuickTest had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/dualRXTX had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/basicRX had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/singleRX had a zero exit code or showed the expected version
- 1 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- found 18.06.0 with grep in /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0
- directory tree listing: https://gist.github.com/3cfd23841be1388c02a3464057c0aa82
- du listing: https://gist.github.com/59c4481c8e54971db6beff9cee37c760
2018-06-19 08:05:14 -07:00