Commit Graph

146116 Commits

Author SHA1 Message Date
R. RyanTM fb646ae205 mate.mate-terminal: 1.20.1 -> 1.21.0 (#43180)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/pkwgjc2972cx5yicsppl6ivkrbl9sflh-mate-terminal-1.21.0/bin/mate-terminal passed the binary check.
- /nix/store/pkwgjc2972cx5yicsppl6ivkrbl9sflh-mate-terminal-1.21.0/bin/mate-terminal.wrapper passed the binary check.
- /nix/store/pkwgjc2972cx5yicsppl6ivkrbl9sflh-mate-terminal-1.21.0/bin/.mate-terminal-wrapped passed the binary check.
- /nix/store/pkwgjc2972cx5yicsppl6ivkrbl9sflh-mate-terminal-1.21.0/bin/.mate-terminal.wrapper-wrapped passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 1.21.0 with grep in /nix/store/pkwgjc2972cx5yicsppl6ivkrbl9sflh-mate-terminal-1.21.0
- directory tree listing: https://gist.github.com/cbbde60e233e1916f09d61e0a3e6e306
- du listing: https://gist.github.com/21079e9340adbd98c94647457231e080
2018-07-14 20:43:22 +02:00
R. RyanTM cbb943eff0 mate.mate-calc: 1.20.2 -> 1.21.0 (#43174)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/pj0sfjgfdibchfcjxmw8hqqz6b3733vf-mate-calc-1.21.0/bin/mate-calc had a zero exit code or showed the expected version
- /nix/store/pj0sfjgfdibchfcjxmw8hqqz6b3733vf-mate-calc-1.21.0/bin/mate-calc-cmd passed the binary check.
- Warning: no invocation of /nix/store/pj0sfjgfdibchfcjxmw8hqqz6b3733vf-mate-calc-1.21.0/bin/.mate-calculator-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pj0sfjgfdibchfcjxmw8hqqz6b3733vf-mate-calc-1.21.0/bin/mate-calculator had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pj0sfjgfdibchfcjxmw8hqqz6b3733vf-mate-calc-1.21.0/bin/.mate-calc-wrapped had a zero exit code or showed the expected version
- /nix/store/pj0sfjgfdibchfcjxmw8hqqz6b3733vf-mate-calc-1.21.0/bin/.mate-calc-cmd-wrapped passed the binary check.
- 2 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 1.21.0 with grep in /nix/store/pj0sfjgfdibchfcjxmw8hqqz6b3733vf-mate-calc-1.21.0
- directory tree listing: https://gist.github.com/5dedfa9ca0998bbe4bc5a135a203e38d
- du listing: https://gist.github.com/aa96b097f6ceb6a2b427396a17d41e73
2018-07-14 20:41:22 +02:00
Michael Weiss c4fca64980 signal-desktop: 1.14.0 -> 1.14.1 2018-07-14 20:36:31 +02:00
Vladyslav M 56b5e73409 mdbook: 0.1.7 -> 0.1.8 (#43514) 2018-07-14 20:33:02 +02:00
Vladyslav M be2fc16104 gutenberg: 0.3.1 -> 0.3.4 (#43513) 2018-07-14 20:32:15 +02:00
Thomas Tuegel 5ea799defc
Merge pull request #43243 from peterhoeg/f/sddmqt
sddm: use tmpfiles.d to wipe QML cache
2018-07-14 13:16:18 -05:00
Thomas Tuegel 1301973797
Merge pull request #42910 from bkchr/kde_update_start_menu
services.plasma5: Update start menu with an activationScript
2018-07-14 13:13:39 -05:00
Vincent Ambo 74ca35bd81 hex2nix: 0.0.6 -> 0.0.6-a31eadd7
Updates hex2nix to a new version that includes pinned dependencies.
This allows building hex2nix even if newer versions of dependencies
than what is packaged in `hex-packages.nix` are available in the
package snapshot.

The version of ibrowse used has been downgraded due to an issue in the
library. Custom builds of the ibrowse and jsx dependencies have been
removed from the derivation.
2018-07-14 20:05:54 +02:00
Vincent Ambo 0cf4c90469 rebar3: 3.4.3 -> 3.6.1
Updates rebar3 to version 3.6.1, which amongst other things introduces
support for rebar3 on Erlang/OTP 21.

Changes made:

* rebar3 and dependencies updated to new versions
* rebar3 hermeticity patch updated to apply against new version
* hex package registry snapshot updated
2018-07-14 20:05:53 +02:00
Austin Seipp 6a1b65b606 timescaledb: 0.9.2 -> 0.10.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-07-14 12:53:36 -05:00
Austin Seipp 8f21a16861 timescaledb: create $out/bin in order to work around a stupid bug
See #22653 or #38469. 'manveru' reported this on IRC again, but unfortunately a
real fix requires a bit more work. In the mean time, this plugs the leak with a
bit of duct tape.

'timescale' is an often desired extension and, in the mean time, this
workaround means you also do not have to install something like postgis (with a
large dependency set) into your closure to get things to work.

Ideally in the mean time, *all* postgresql extensions should have $out/bin
created for them... Doing this will require more ongoing work, or a proper
fix to the buildEnv nonsense going on.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-07-14 12:50:20 -05:00
Austin Seipp 7d7d27aca6 linuxPackages.bcc: 0.5.0 -> 0.6.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-07-14 12:50:20 -05:00
Franz Pletz ea9078b76b
Merge pull request #41745 from rvolosatovs/fix/sshd
nixos: Add more ssh-keygen params
2018-07-14 16:29:46 +00:00
Peter Hoeg d4f63206d8
Merge pull request #43519 from peterhoeg/u/matroska
libebml: 1.3.5 -> 1.3.6 and libmatroska: 1.4.8 -> 1.4.9
2018-07-14 22:26:30 +08:00
Jan Tojnar fccbb2a9e6
gucharmap: 10.0.0 → 11.0.1 2018-07-14 15:52:20 +02:00
Jan Tojnar 5011ef2b7a
pulseeffects: 4.1.3 → 4.1.5 2018-07-14 15:52:20 +02:00
Jan Tojnar a4ae6da060
calf: fix memory leak 2018-07-14 15:52:20 +02:00
Jan Tojnar 1997deab8d
gnome3.geary: 3.28.2 → 3.28.3 2018-07-14 15:52:20 +02:00
Peter Hoeg 6e3ee65b44
Merge pull request #43511 from peterhoeg/m/firejail
firejail: add nixos module
2018-07-14 21:04:11 +08:00
Herwig Hochleitner 6d0578934f diffoscope: 95 -> 98
enable progressbar
2018-07-14 14:24:35 +02:00
Herwig Hochleitner 8cec25bc23 i2p: 0.9.34 -> 0.9.35 2018-07-14 14:24:35 +02:00
Herwig Hochleitner 5c2ccd13a3 dwarf-fortress: re-include stonesense fix
This partially reverts commit dfc4744afd.

cc @matthewbauer
2018-07-14 14:24:35 +02:00
Herwig Hochleitner 9125e448df dwarf-fortress.dwarf-therapist: restore DwarfTherapist program 2018-07-14 14:24:35 +02:00
Peter Hoeg 65eb3a590d firejail: add nixos module
Also add support for wrapping binaries with firejail.
2018-07-14 20:21:41 +08:00
Herwig Hochleitner a6f0ff33b5 Revert "cask: init"
This reverts commit 5bede1a252.

This commit never actually wrapped cask, so it can be safely removed.

see https://github.com/NixOS/nixpkgs/pull/42419
2018-07-14 14:18:57 +02:00
Benjamin Andresen e805874891 cask: fix incorrect exec 2018-07-14 14:07:23 +02:00
Benjamin Andresen b07deda268 emacsPackages.cask: 0.8.1 -> 0.8.4 2018-07-14 14:07:23 +02:00
Robert Schütz bcd0483528 python3.pkgs.djmail: fix build 2018-07-14 13:47:08 +02:00
Robert Schütz db9e9ed057 python.pkgs.eve: remove superfluous patch 2018-07-14 13:47:08 +02:00
Robert Schütz 3575e894b2 python.pkgs.events: 0.2.1 -> 0.3 2018-07-14 13:47:08 +02:00
Robert Schütz 013ba39557 python.pkgs.celery: fix tests 2018-07-14 13:47:08 +02:00
Robert Schütz 5d59194820 python.pkgs.kombu: 4.0.2 -> 4.2.1 2018-07-14 13:47:08 +02:00
Maximilian Bosch af17bfdedf pythonPackages.scikitlearn: apply `max_iter` patch from scikitlearn master (#43483)
See https://github.com/scikit-learn/scikit-learn/pull/10723

This fixes the build of `scikitlearn` on master and nixos-unstable.

The issue is originally an upstream issue
(see https://github.com/scikit-learn/scikit-learn/issues/10619) which
was fixed on master and was mainly caused by changes to the environment.

Closes #43466
2018-07-14 13:20:37 +02:00
Mario Rodas 4d6ad88fe2 jbuilder: 1.0+beta20 -> 1.0.0 2018-07-14 11:11:45 +00:00
adisbladis e8ec91bb59
Merge pull request #43502 from kalbasit/add-charles
charles: init at 4.2.6
2018-07-14 17:51:09 +08:00
Peter Hoeg 85f44394a1 libmatroska: 1.4.8 -> 1.4.9 2018-07-14 17:44:44 +08:00
Peter Hoeg 88b8186b13 libebml: 1.3.5 -> 1.3.6 2018-07-14 17:44:18 +08:00
Jan Tojnar 1a246c0d19
Merge pull request #43480 from r-ryantm/auto-update/bubblewrap
bubblewrap: 0.2.1 -> 0.3.0
2018-07-14 10:23:33 +02:00
Wael M. Nasreddine d212160762 remove useless flags 2018-07-13 23:19:52 -07:00
Wael M. Nasreddine b24e4e6493 fix the java.library.path 2018-07-13 23:18:51 -07:00
Wael M. Nasreddine 137b4ffbb9 address volth comments 2018-07-13 23:17:31 -07:00
Peter Hoeg bc5f34aed9
Merge pull request #43463 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 24.0.0 -> 25.0.0
2018-07-14 13:35:35 +08:00
Wael M. Nasreddine fdf7402e3a simplify the build phase 2018-07-13 22:28:27 -07:00
Wael M. Nasreddine c32cea4762 revert trailing-space change 2018-07-13 21:18:02 -07:00
adisbladis f75e591a46
all-packages.nix: Remove traling whitespace 2018-07-14 10:59:03 +08:00
adisbladis fccdc1be81
firefox-beta-bin: 62.0b7 -> 62.0b8 2018-07-14 10:52:07 +08:00
adisbladis 4a01bd4a3c
firefox-devedition-bin: 62.0b7 -> 62.0b8 2018-07-14 10:51:59 +08:00
Jörg Thalheim d22cb7a619
Merge pull request #43504 from Mic92/slim-go
go_1_10: remove cache artificates (closure size reduction)
2018-07-13 21:37:25 -04:00
Jörg Thalheim b0f2233917 go_1_10: remove cache artifacts from package
fixes #42465
2018-07-13 20:02:36 -04:00
Jörg Thalheim 087cf4a537 iana-etc: 20180405 -> 20180711 2018-07-13 20:02:30 -04:00