Commit Graph
180491 Commits
Author SHA1 Message Date
Will Dietz 7b7b56def4 bitcoin: 0.17.3 -> 0.18.0, enable and run unit tests
https://bitcoincore.org/en/releases/0.18.0/
2019-05-03 02:04:20 -05:00
Will Dietz 0d5e0da42d tor: 0.3.5.7 -> 0.4.0.5
https://gitweb.torproject.org/tor.git/plain/ChangeLog?h=tor-0.4.0.5
2019-05-03 02:02:31 -05:00
Austin Seipp fecdbd9a49 cockroachdb: 2.1.6 -> 19.1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-03 01:50:31 -05:00
Will Dietz 329df95958 vnstat: 2.1 -> 2.2
https://humdi.net/vnstat/CHANGES

* enable tests
* add hardening options from upstream's
  example service
* fix "documentation" setting in service:
  either needs to be `unitConfig.Documentation`
  (uppercase) or lowercase but not within unitConfig.
2019-05-03 01:47:57 -05:00
RenaudandGitHub f58482658e Merge pull request #60822 from r-ryantm/auto-update/vnstat
vnstat: 2.1 -> 2.2
2019-05-03 08:20:16 +02:00
Elis HirwingandGitHub 6698c37fe1 Merge pull request #60630 from etu/drop-emby
emby: Drop package and module and refer to jellyfin
2019-05-03 07:58:30 +02:00
Silvan MosbergerandGitHub d6ddcf318e Merge pull request #60812 from r-ryantm/auto-update/translate-shell
translate-shell: 0.9.6.9 -> 0.9.6.10
2019-05-03 07:29:05 +02:00
Silvan MosbergerandGitHub bc5b262c9c Merge pull request #60333 from azazel75/fix-grafana_reporter
grafana_reporter: Fix library function name
2019-05-03 06:29:09 +02:00
Silvan MosbergerandGitHub be1ada3140 Merge pull request #60081 from Streetwalrus/nginx_stapling
nginx: use fullchain.pem for ssl_trusted_certificate
2019-05-03 06:28:38 +02:00
Colin L Rice d67494972d nixos/nvidia: Add NVIDIA optimus option to allow external GPUs
Without this option - NVIDIA refuses to use an external GPU.
2019-05-02 23:57:28 -04:00
Mario Rodas 6e90393ead looking-glass-client: fix build
spice-protocol removed the spice/error_codes.h header file [1], which
looking-glass-client was still using.

[1] https://gitlab.freedesktop.org/spice/spice-protocol/commit/334cef51d03134a50d85827ea3c2ebc1ebb09e1c
2019-05-02 22:06:56 -05:00
Mario RodasandGitHub cdf234714b Merge pull request #60792 from xrelkd/update/rustup
rustup: 1.18.1 -> 1.18.2
2019-05-02 21:50:05 -05:00
Jan Tojnar 9f4ae182c1 sublime3-dev: 3203 → 3208
Build 3208
21 April 2019

    Mac: Added a workaround for a macOS OpenGL driver bug in 10.14.4

Build 3206
5 April 2019

    Performance improvements

Build 3205
3 April 2019

    Improved scrolling logic in some scenarios
    Linux: Fixed compatibility with old Linux distributions

Build 3204
2 April 2019

    Mac: Added a workaround for a MacOS issue with DisplayLink adapters
    Linux: Tweaked the way text scaling is handled
    Improved file indexing behavior in some scenarios
    Fixed block carets changing the way text selection works
2019-05-03 04:36:12 +02:00
Jan Tojnar a8293a0848 common-updater-scripts: fix fallback version detection
parseDrvName returns a set containing version attribute, not our customizable key.
2019-05-03 04:34:45 +02:00
Jan Tojnar b85cbd96c2 gnomeExtensions.gsconnect: 21 → 23
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v22
2019-05-03 04:34:43 +02:00
xrelkdandMario Rodas 7c6679d787 rustup: 1.18.1 -> 1.18.2 2019-05-02 21:18:10 -05:00
Matthew Bauer b7950c560a kexectools: mark bad platforms 2019-05-02 21:30:32 -04:00
Matthew Bauer efd44a3a7a libseccomp: mark bad platforms
taken from https://github.com/seccomp/libseccomp#supported-architectures
2019-05-02 21:29:12 -04:00
Matthew Bauer 4a9188a0b7 valgrind: mark broken platforms
taken from http://valgrind.org/info/platforms.html
2019-05-02 21:28:10 -04:00
Matthew Bauer 94237b3452 release-cross.nix: add mesa to platforms
mesa is very portable and useful. we should make sure these work on
all of the platforms we support
2019-05-02 21:00:05 -04:00
R. RyanTM 0df09b0947 vte: 0.56.1 -> 0.56.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/vte/versions
2019-05-02 17:35:49 -07:00
Austin Seipp 0d2b66dff2 liburing: bump, fix version (1.0.0pre92_7b989f3)
I accidentally got the number of commits wrong in the previous
prerelease version string. This is now fixed.

Generally, this would result in functions like builtins.compareVersions
to give incorrect results, so 'nix-env -u' doesn't work. But I'm
justifying it here, because: most people use it as a library, so the
hash change is all that matters. Plus, I only authored this a week or
so ago in upstream, so this change is fast enough that I think people
will be fine with it and can work around, especially since it's
unreleased in any stable channel.

This also bumps the library to the newest version, which contains some
bugfixes, and now installs the manpages into the $man output for us.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-02 19:32:05 -05:00
worldofpeaceandGitHub d3a3ea0257 Merge pull request #60815 from pacien/riot-v1.0.8
riot-desktop: 1.0.7 -> 1.0.8
2019-05-02 20:21:43 -04:00
R. RyanTM 765a58918b vnstat: 2.1 -> 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/vnstat/versions
2019-05-02 17:18:15 -07:00
worldofpeaceandGitHub 26d0b144c2 Merge pull request #60814 from r-ryantm/auto-update/typora
typora: 0.9.68 -> 0.9.70
2019-05-02 20:17:54 -04:00
Alyssa RossandGitHub 3e3db49d9d Merge pull request #60742 from fgaz/twemoji/12
twemoji-color-font: 11.2.0 -> 12.0.1 + refactor
2019-05-02 23:56:56 +00:00
Thiago Kenji Okada ed971d0d90 bemenu: init at 0.1.0
Bemenu is a dynamic menu library and client program inspired by dmenu
with support for wayland compositors (and also X11 and ncurses).

Build and tested in NixOS 19.03.172392.6d7ed96429 in X11 (i3wm), wayland
(sway) and ncurses (kitty).
2019-05-02 20:53:20 -03:00
R. RyanTM c2708f9e96 linuxPackages.vhba: 20190302 -> 20190410
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vhba/versions
2019-05-02 16:48:13 -07:00
R. RyanTM 7893a6e2c0 unrar: 5.7.4 -> 5.7.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/unrar/versions
2019-05-02 16:24:30 -07:00
worldofpeaceandGitHub a1b3031232 Merge pull request #60730 from r-ryantm/auto-update/python3.7-pyatspi
python37Packages.pyatspi: 2.32.0 -> 2.32.1
2019-05-02 19:06:27 -04:00
pacien 2e9c8649f7 riot: add maintainer note 2019-05-03 01:03:19 +02:00
Jan TojnarandGitHub 00f52f0134 dropbox-cli: Fix and add Nautilus extension (#60752)
dropbox-cli: Fix and add Nautilus extension
2019-05-03 01:02:23 +02:00
pacien d0cc03e8a3 riot-desktop: 1.0.7 -> 1.0.8 2019-05-03 00:55:30 +02:00
R. RyanTM bca4fdd0c9 typora: 0.9.68 -> 0.9.70
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/typora/versions
2019-05-02 15:47:34 -07:00
Vladyslav MandGitHub ea97fe2ce4 s-tar: 1.5.3 -> 1.6 (#60468)
s-tar: 1.5.3 -> 1.6
2019-05-03 01:28:14 +03:00
Michael Fellinger 6c3d774ca0 ejson: 1.2.0 -> 1.2.1 2019-05-02 23:58:48 +02:00
Michael Fellinger aed27facc0 fpm: 1.9.3 -> 1.11.0, use bundlerApp 2019-05-02 23:51:11 +02:00
R. RyanTM a872d68060 translate-shell: 0.9.6.9 -> 0.9.6.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/translate-shell/versions
2019-05-02 14:50:09 -07:00
R. RyanTMandFrederik Rietdijk 083176a6e6 qsampler: 0.5.4 -> 0.5.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/qsampler/versions
2019-05-02 23:14:59 +02:00
R. RyanTMandFrederik Rietdijk 3b11620157 qownnotes: 19.4.1 -> 19.4.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/qownnotes/versions
2019-05-02 23:14:31 +02:00
R. RyanTMandFrederik Rietdijk 13f7105a8c qjackctl: 0.5.6 -> 0.5.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/qjackctl/versions
2019-05-02 23:14:12 +02:00
R. RyanTM 092cfde875 teamviewer: 14.2.2558 -> 14.2.8352
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/teamviewer/versions
2019-05-02 13:44:37 -07:00
RenaudandGitHub 11a185b61f softether_4_25: restrict to x86_64-linux 2019-05-02 22:42:16 +02:00
pacien 1fc56f7789 riot-web: add pacien as maintainer 2019-05-02 22:41:06 +02:00
Lily Ballard e0214127c7 cocoapods-beta: 1.7.0.beta.3 -> 1.7.0.rc.1 2019-05-02 13:36:28 -07:00
R. RyanTM eff5e589de synthv1: 0.9.6 -> 0.9.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/synthv1/versions
2019-05-02 13:29:21 -07:00
Vladyslav MandGitHub bd941433d0 osl: 1.10.2 -> 1.10.4 (#60655)
osl: 1.10.2 -> 1.10.4
2019-05-02 23:24:51 +03:00
R. RyanTM a0e953768a sysstat: 12.1.3 -> 12.1.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/sysstat/versions
2019-05-02 13:22:12 -07:00
R. RyanTMandFrederik Rietdijk e1d7d482ba qtractor: 0.9.6 -> 0.9.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/qtractor/versions
2019-05-02 22:03:02 +02:00
R. RyanTMandFrederik Rietdijk 43235b77f1 rspamd: 1.9.1 -> 1.9.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/rspamd/versions
2019-05-02 22:02:46 +02:00