Commit graph

199830 commits

Author SHA1 Message Date
Rakesh Gupta b5401f0c65 maintainers: add rakesh4g 2019-10-30 23:51:37 -07:00
Markus Kowalewski 10bccd2952 uhd: fix outdated python module (Mako) 2019-10-31 07:10:09 +01:00
ajs124 03ec5e7e15 python3.pkgs.cherrypy: 18.1.2 -> 18.3.0 and fix tests 2019-10-30 22:35:44 -07:00
Peter Hoeg 015d3202e9
Merge pull request #72350 from peterhoeg/f/checks
check-nwc-health: fix source URL
2019-10-31 12:49:28 +08:00
Justin Lovinger 274bf0a395 vimPlugins.antonys-macro-repeater: init at 2017-09-10 2019-10-30 21:41:55 -07:00
Justin Lovinger 565cca327a vimPlugins: Update 2019-10-30 21:41:55 -07:00
Trolli Schmittlauch 01c7499c77 cawbird: 1.0.2 -> 1.0.3.1 2019-10-30 21:27:34 -07:00
Mario Rodas b861611b73 procs: 0.8.11 -> 0.8.13 2019-10-30 21:14:43 -07:00
Mario Rodas e888c423ad terracognita: 0.1.6 -> 0.2.0
Changelog: https://github.com/cycloidio/terracognita/releases/tag/v0.2.0
2019-10-30 21:13:19 -07:00
Peter Hoeg b085792a22 maestral: 0.4.0 -> 0.4.2 2019-10-30 21:11:18 -07:00
Peter Hoeg e64f741583 check-nwc-health: fix source URL 2019-10-31 12:03:59 +08:00
Niklas Hambüchen def9d09806
Merge pull request #71480 from nh2/glibc-musl-gcc8-werror-fixes
glibc: Fix building with musl on GCC 8
2019-10-31 02:52:29 +01:00
Mario Rodas f73e006509
Merge pull request #72267 from magnetophon/sjaehn
bshapr & bsequencer: init at v0.4
2019-10-30 20:42:04 -05:00
Bart Brouns 067a563331 bshapr: init at v0.4 2019-10-31 02:18:42 +01:00
Bart Brouns cd6974fd24 bsequencer: init at v0.4 2019-10-31 02:11:00 +01:00
Mario Rodas 399b77e550
Merge pull request #72329 from lilyball/ffsend
ffsend: 0.2.54 -> 0.2.55
2019-10-30 19:53:01 -05:00
Mario Rodas 86b7e330a6
Merge pull request #72288 from xrelkd/update/cargo-watch
cargo-watch: 7.2.1 -> 7.2.2
2019-10-30 19:38:19 -05:00
Mario Rodas 6ceb1924ff
Merge pull request #72307 from jlesquembre/pulumi
pulumi: 1.3.4 -> 1.4.0
2019-10-30 19:17:03 -05:00
Matthew O'Gorman 17da09c2fa signal-desktop: add libappindicator-gtk3 2019-10-30 23:37:37 +01:00
WilliButz 4916d024a8 wt4: 4.1.1 -> 4.1.2 2019-10-30 23:23:09 +01:00
WilliButz 507b454cb8 wt3: 3.4.1 -> 3.4.2 2019-10-30 23:23:09 +01:00
Timo Kaufmann f7c1e8f274
Merge pull request #72328 from timokau/sage-ignore-cmp-deprecation
sage: ignore attrs deprecation warning
2019-10-30 23:14:07 +01:00
Vladyslav M 0a9950af05
wofi: init at 2019-10-28 (#72298)
wofi: init at 2019-10-28
2019-10-30 23:50:00 +02:00
Lily Ballard 67d3d98c83 ffsend: 0.2.54 -> 0.2.55 2019-10-30 14:45:52 -07:00
Timo Kaufmann 32827e35d8 sage: ignore attrs deprecation warning
cmp is deprecated since attrs 19.2.0:
http://www.attrs.org/en/19.2.0/changelog.html

The deprecation warning breaks the doctests.  Fortunately they have a
rather long deprecation window, so we can just wait until upstream(s)
fix this.
2019-10-30 22:27:00 +01:00
Justin Humm 9b66a895c2
wofi: init at 2019-10-28 2019-10-30 22:23:10 +01:00
Jörg Thalheim 846f86ee67
Merge pull request #72322 from KyleOndy/add_tmux_gruvbox_theme
tmuxPlugins: Add tmux-gruvbox to tmux-plugins
2019-10-30 20:17:25 +00:00
Andreas Rammhold 41cb4b321d
Merge pull request #72323 from nagisa/berglas-0.2.1
berglas: 0.2.0 → 0.2.1
2019-10-30 20:58:17 +01:00
Simonas Kazlauskas 38462b0956 berglas: 0.2.0 → 0.2.1 2019-10-30 21:52:06 +02:00
Kyle Ondy 13704d2b48
tmuxPlugins: Add tmux-gruvbox to tmux-plugins
This commit adds Maciej Sypień's port [1] of Pavel Pertsev's gruvbox
color scheme [2] for vim.

[1] https://github.com/egel/terminator-gruvbox
[2] https://github.com/morhetz/gruvbox
2019-10-30 15:47:46 -04:00
Jörg Thalheim 70519825f4
Merge pull request #72201 from azuzunaga/update-readme-macos-sandbox
.github: clarify things done re: sandboxing
2019-10-30 18:50:37 +00:00
Jörg Thalheim 970a22ce15
cheat: 2.5.1 -> 3.0.3 (#72299)
cheat: 2.5.1 -> 3.0.3
2019-10-30 18:49:44 +00:00
Americo 5c59da48e4
.github: clarify things done re: sandboxing
Per https://github.com/NixOS/nixpkgs/pull/58147#issuecomment-478234495
sandboxing is not fully functional on macOS.

.github: specify where sandboxing can be run

Co-Authored-By: Jon <jonringer@users.noreply.github.com>

.github: remove macOS note
2019-10-30 11:32:29 -07:00
Vincent Laporte 60f50b69a6 haxe: refactor out of ocamlPackages 2019-10-30 18:05:20 +00:00
Vincent Laporte 7e51c79f17 monotoneViz: refactor out of ocamlPackages 2019-10-30 18:05:20 +00:00
tbenst 53feebb379 nbdime: init at 1.0.6 2019-10-30 10:51:08 -07:00
Léo Gaspard 39a8f717b8
Merge pull request #72263 from Ma27/bump-matrix-synapse
matrix-synapse: 1.4.1 -> 1.5.0
2019-10-30 18:10:01 +01:00
Franz Pletz db60b6501c
Merge pull request #72304 from WilliButz/update-postgres-exporter
prometheus-postgres-exporter: 0.5.1 -> 0.6.0
2019-10-30 16:21:05 +00:00
José Luis Lafuente 9c68a03cdc
pulumi: 1.3.4 -> 1.4.0 2019-10-30 17:11:49 +01:00
Jörg Thalheim 20367c22f1
cheat: adapt meta to the conventions 2019-10-30 16:03:22 +00:00
adisbladis 3af4f88acd
nixos.pulseaudio: Remove bad recommendation to use pulseaudio in system-wide mode
Upstream Pulseaudio has always stated that system-wide is not
recommended and comes with a number of usability and security drawbacks.
2019-10-30 16:00:08 +00:00
Jason Felice e4c34f2db4 osxsnarf: init at 0.1.0 2019-10-30 08:57:59 -07:00
Carlos D'Agostino 9a87724059 py3status: add dbus-python dependency
This makes the spotify module work.
2019-10-30 08:57:38 -07:00
Niklas Hambüchen 765c0e0619
Merge pull request #72019 from nh2/postgres-musl-test-failures
postgresql: Disable 2 failing tests on musl
2019-10-30 16:26:49 +01:00
WilliButz e3ce6c5902
prometheus-postgres-exporter: 0.5.1 -> 0.6.0 2019-10-30 16:19:43 +01:00
Sebastian Jordan b52df5b679 pypi2nix: 1.8.1 -> 2.0.0 2019-10-30 08:19:39 -07:00
Sebastian Jordan d6a2495f1d pythonPackages.parsley: init at 1.3 2019-10-30 08:19:39 -07:00
Sebastian Jordan 7fc6425d02 pythonPackages.nix-prefetch-github: init at 2.3.1 2019-10-30 08:19:39 -07:00
c0bw3b ebd7466a0b python.pkgs.pycryptopp: build with crypto++ >= 6.0 2019-10-30 08:11:16 -07:00
c0bw3b a157d96546 amule: fix build with crypto++ >= 6.0 2019-10-30 08:11:16 -07:00