Commit graph

23884 commits

Author SHA1 Message Date
Vincent Ambo e7c1817522 kontemplate: 1.3.0 -> 1.4.0
* Update to the latest release version
* Use deps.nix from upstream repository to ensure nixpkgs-built
  kontemplate is functionally equivalent to upstream releases
* extend meta attributes with long-form description
2018-03-18 00:16:03 +01:00
lewo 226826225f
Merge pull request #37140 from ryantm/auto-update/vnstat
vnstat: 1.17 -> 1.18
2018-03-17 19:35:15 +01:00
Gabriel Ebner fe8c36ade5
Merge pull request #37105 from Ekleog/st-0.8
st: 0.7 -> 0.8
2018-03-17 15:59:22 +01:00
Gabriel Ebner d985f29e95
Merge pull request #37178 from sargon/trayer-1.1.8
trayer: 1.1.7 -> 1.1.8
2018-03-17 15:57:43 +01:00
Jörg Thalheim 291d18d2ed
Merge pull request #37240 from ryantm/auto-update/pidgin-sipe
pidgin-sipe: 1.23.0 -> 1.23.2
2018-03-17 14:23:08 +00:00
Jörg Thalheim 2f07f28707
Merge pull request #37244 from ryantm/auto-update/vim
vim: 8.0.1451 -> 8.0.1605
2018-03-17 14:11:36 +00:00
Gabriel Ebner 5693c5da8e
Merge pull request #36986 from ryantm/auto-update/fricas
fricas: 1.3.2 -> 1.3.3
2018-03-17 13:56:26 +01:00
Vladimír Čunát c3aadd5b4e
Merge #37059: liferea: 1.12.1 -> 1.12.2 (bugfix) 2018-03-17 13:54:46 +01:00
Gabriel Ebner a68b3da776
Merge pull request #37006 from mbode/flink_1_4_2
flink: 1.4.0 -> 1.4.2
2018-03-17 13:53:47 +01:00
Gabriel Ebner 77800f44ad
Merge pull request #36905 from AndersonTorres/upload/calibre
calibre: 3.17.0 -> 3.19.0
2018-03-17 13:52:45 +01:00
Gabriel Ebner 6b541ecc4e
Merge pull request #37011 from ryantm/auto-update/inboxer
inboxer: 1.0.2 -> 1.0.3
2018-03-17 13:49:30 +01:00
Gabriel Ebner 5df4f227ec
Merge pull request #37009 from ryantm/auto-update/igv
igv: 2.4.8 -> 2.4.9
2018-03-17 13:43:23 +01:00
Ryan Mulligan a998162d7f vim: 8.0.1451 -> 8.0.1605
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/5afa788kqasx65plvzwjnffq9ihzdbmn-vim-8.0.1605/bin/vim -h` got 0 exit code
- ran `/nix/store/5afa788kqasx65plvzwjnffq9ihzdbmn-vim-8.0.1605/bin/vim --help` got 0 exit code
- ran `/nix/store/5afa788kqasx65plvzwjnffq9ihzdbmn-vim-8.0.1605/bin/vim --version` and found version 8.0.1605
- found 8.0.1605 with grep in /nix/store/5afa788kqasx65plvzwjnffq9ihzdbmn-vim-8.0.1605
- directory tree listing: https://gist.github.com/f9af564ba8cc53b90d1d262c2e786eee
2018-03-17 05:38:34 -07:00
Gabriel Ebner 2c02923e73
Merge pull request #37202 from ryantm/auto-update/imapfilter
imapfilter: 2.6.10 -> 2.6.11
2018-03-17 13:32:39 +01:00
Gabriel Ebner fe7d82e6a6
Merge pull request #36933 from Ma27/fix-aspino
aspino: fix build
2018-03-17 13:06:23 +01:00
Maximilian Bosch 29bc0a00a1
aspino: fix build
Aspino patched `libglucose` for their own uses, however they currently
depend on glucose v4.0.
(see e31c3b4e57/patches)

The patches don't apply properly on `glucose-4.1` anymore, furthermore
the new source directory caused the `bootstrap.sh` from `aspino` which
was supposed to apply the patches and recompile the setup to break.

Furthermore some minor changes to the derivation were introduced:

- upgraded from `2016-01-31` to `2017-03-09`
- the name contains an `-unstable-` infix as upstream has no releases
- instead of a `patchPhase` the `postPatch` hook will be used for
  `substituteInPlace` to keep advanced patching features from `nixpkgs`
  available.
- `patchShebangs` will be called to avoid impurities because of the
  implicit reliance on `/bin/sh`
- added myself as second maintainer to have more people available in
  case of any further breackage

See https://hydra.nixos.org/build/70688471/log
See ticket #36453
2018-03-17 13:02:51 +01:00
Jörg Thalheim c32e94c0c5
Merge pull request #35557 from rnhmjoj/flexget
flexget: 2.10.82 -> 2.12.8
2018-03-17 09:54:15 +00:00
Ryan Mulligan 5b11892565 pidgin-sipe: 1.23.0 -> 1.23.2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.23.2 with grep in /nix/store/r7pl30mgdnrdig95aq6qy3d4dbvy8vji-pidgin-sipe-1.23.2
- directory tree listing: https://gist.github.com/c400423782c0ab85deea92ca910a179b
2018-03-17 02:51:30 -07:00
Sarah Brofeldt e8cbd44641
nixos/kubernetes: Patch kube-proxy for iptables 1.6.2 compatibility
Closes #36739
2018-03-16 21:38:59 -04:00
Ryan Mulligan bc0d05870c imapfilter: 2.6.10 -> 2.6.11
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter -h` got 0 exit code
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter --help` got 0 exit code
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter -V` and found version 2.6.11
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter --version` and found version 2.6.11
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter -h` and found version 2.6.11
- ran `/nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11/bin/imapfilter --help` and found version 2.6.11
- found 2.6.11 with grep in /nix/store/vfixsp2napk2fv4dkhzdfv0nx473vz1j-imapfilter-2.6.11
- directory tree listing: https://gist.github.com/3899407e9730a32a5b25ade7c1238086
2018-03-16 17:50:02 -07:00
Robert Helgesson 4dd5948134
eclipse-plugin-jsonedit: 1.0.2 -> 1.1.0
Also add `antlr-runtime-4.7.1`.
2018-03-16 23:28:50 +01:00
Austin Seipp c108e67825
Merge pull request #37063 from ryantm/auto-update/ltl2ba
ltl2ba: 1.1 -> 1.2b1
2018-03-16 17:12:02 -05:00
Michael Raskin 92d18198ae
Merge pull request #37040 from taku0/firefox-59.0
firefox, firefox-bin: 58.0.2 -> 59.0, firefos-esr: 52.6.0esr -> 52.7.0esr [Critical security fixes]
2018-03-16 20:56:00 +00:00
Ryan Mulligan 1317428ca0
inkscape: 0.92.2 -> 0.92.3
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/5khy2kbfjwvkj42lr6z0cvnd17xkfrfg-inkscape-0.92.3/bin/inkscape -h` got 0 exit code
- ran `/nix/store/5khy2kbfjwvkj42lr6z0cvnd17xkfrfg-inkscape-0.92.3/bin/inkscape --help` got 0 exit code
- ran `/nix/store/5khy2kbfjwvkj42lr6z0cvnd17xkfrfg-inkscape-0.92.3/bin/inkscape -V` and found version 0.92.3
- ran `/nix/store/5khy2kbfjwvkj42lr6z0cvnd17xkfrfg-inkscape-0.92.3/bin/inkscape --version` and found version 0.92.3
- found 0.92.3 with grep in /nix/store/5khy2kbfjwvkj42lr6z0cvnd17xkfrfg-inkscape-0.92.3
2018-03-16 20:18:43 +01:00
adisbladis 2c423ebb1b
Merge pull request #37183 from ryantm/auto-update/feh
feh: 2.25 -> 2.25.1
2018-03-17 03:02:08 +08:00
Michael Raskin 808e8f672e
Merge branch 'master' into firefox-59.0 2018-03-16 18:08:53 +00:00
Michael Raskin c940d2e1ac
Merge pull request #37158 from oxij/pkgs/tor-browsers
update tor browsers
2018-03-16 18:06:50 +00:00
Ryan Mulligan 9ee5a5591d feh: 2.25 -> 2.25.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1/bin/feh -h` got 0 exit code
- ran `/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1/bin/feh --help` got 0 exit code
- ran `/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1/bin/feh -v` and found version 2.25.1
- ran `/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1/bin/feh --version` and found version 2.25.1
- ran `/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1/bin/.feh-wrapped -h` got 0 exit code
- ran `/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1/bin/.feh-wrapped --help` got 0 exit code
- ran `/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1/bin/.feh-wrapped -v` and found version 2.25.1
- ran `/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1/bin/.feh-wrapped --version` and found version 2.25.1
- found 2.25.1 with grep in /nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1
- directory tree listing: https://gist.github.com/6fb1817519334ef951e6661a3c41dda6
2018-03-16 10:55:04 -07:00
Peter Simons 276001c51b
Merge pull request #37180 from peti/r-updates
Update R and its packages
2018-03-16 17:37:19 +01:00
goibhniu ae54293d46
Merge pull request #37175 from ryantm/auto-update/drumkv1
drumkv1: 0.8.6 -> 0.9.0
2018-03-16 16:45:02 +01:00
Graham Christensen 0297aff1f1
Merge pull request #36921 from tokudan/ffb59
firefox-bin: 58.0.2 -> 59.0
2018-03-16 10:34:25 -04:00
Ryan Mulligan c565492cf8 drumkv1: 0.8.6 -> 0.9.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.9.0 with grep in /nix/store/an15ybvqbh12vslgbsv3422mjkvcvsws-drumkv1-0.9.0
- found 0.9.0 in filename of file in /nix/store/an15ybvqbh12vslgbsv3422mjkvcvsws-drumkv1-0.9.0
2018-03-16 07:24:39 -07:00
taku0 6778f7a786 firefox-esr: 52.7.0esr -> 52.7.1esr 2018-03-16 23:17:07 +09:00
taku0 8170c05afc firefox: 58.0.2 -> 59.0 2018-03-16 23:17:07 +09:00
taku0 186de9ca9e common-updater: support updating source URL 2018-03-16 23:17:07 +09:00
taku0 cb51341d12 firefox-esr: 52.6.0esr -> 52.7.0esr 2018-03-16 23:17:07 +09:00
taku0 97ab43d580 firefox-bin: 58.0.2 -> 59.0 2018-03-16 23:17:07 +09:00
taku0 13df7202d7 firefox: Fix update.nix 2018-03-16 23:17:07 +09:00
Jörg Thalheim 234f70b59e kubernetes: add go 1.10 support info 2018-03-16 12:52:54 +00:00
Daniel Ehlers 3f2f5e5c4b trayer: 1.1.7 -> 1.1.8 2018-03-16 11:16:55 +01:00
Maximilian Bode 29be8dd70c kubernetes: use go 1.9 instead of 1.10
Build using go 1.10 fails due to an error in a vendored dependency
[Upstream Issue](https://github.com/kubernetes/kubernetes/pull/60373)
2018-03-16 11:14:39 +01:00
Jörg Thalheim 7f4b879f12
Merge pull request #37160 from andir/dino-2018-03-10
dino: unstable-2018-02-11 -> unstable-2018-03-10
2018-03-16 09:42:05 +00:00
goibhniu b84fbb896f
Merge pull request #37119 from ryantm/auto-update/synthv1
synthv1: 0.8.6 -> 0.9.0
2018-03-16 10:20:15 +01:00
Andreas Rammhold 97ab4c1072 dino: unstable-2018-02-11 -> unstable-2018-03-10 2018-03-16 08:14:20 +01:00
adisbladis 75fb58a8c2
Merge pull request #37145 from ryantm/auto-update/xfontsel
xfontsel: 1.0.5 -> 1.0.6
2018-03-16 11:55:46 +08:00
SLNOS 6093270451 firefoxPackages.tor-browser: add 52.7.0esr-8.0-1 (alpha) 2018-03-16 03:42:11 +00:00
SLNOS fe5a406067 firefoxPackages.tor-browser: 52.6.2esr-7.5-2 -> 52.7.0esr-7.5-1 2018-03-16 03:42:11 +00:00
Peter Hoeg 71bbb6606c
Merge pull request #37143 from ryantm/auto-update/xca
xca: 1.4.0 -> 1.4.1
2018-03-16 09:38:07 +08:00
Tim Steinbach f93d4b6181
vscode: 1.21.0 -> 1.21.1 2018-03-15 18:40:40 -04:00
Tim Steinbach 520642b6e6
atom: 1.24.1 -> 1.25.0 2018-03-15 18:35:02 -04:00