Commit Graph

296392 Commits

Author SHA1 Message Date
Robert Schütz
4c1ec204d7 home-assistant: update component-packages.nix 2021-06-18 00:23:08 +02:00
Robert Schütz
27ad553518 python3Packages.python-ecobee-api: init at 0.2.13 2021-06-18 00:21:29 +02:00
Alyssa Ross
43884eb1f3 vala.updateScript: init
#59372 was replaced with #98304, which was merged as
74c5472090, so I'm following the
instructions in the comment and enabling the updateScript. Seems to work.
2021-06-17 21:43:25 +00:00
Alyssa Ross
c06cb69ca0 networkmanager: fix updateScript
> Major NetworkManager releases are numbered 1.y.0, with y being an
> even number. For example, 1.0.0, 1.2.0, ..., 1.18.0. Minor stable
> releases are numbered 1.y.z, with y and z being even numbers. For
> example 1.4.2, 1.18.2.
2021-06-17 19:45:16 +00:00
Alyssa Ross
59420d6b6f makeDBusConf: make apparmor argument optional
The only in-tree use of this is the DBus NixOS module, which always
passes apparmor (but the services.dbus.apparmor option defaults to
"disabled").  Set the default in the function as well so other users
of the function can take advantage of it.
2021-06-17 19:44:46 +00:00
Maximilian Bosch
7c845e60cd
Merge pull request #127231 from r-ryantm/auto-update/go-jira
go-jira: 1.0.27 -> 1.0.28
2021-06-17 21:28:43 +02:00
Maximilian Bosch
6a8843c758
Merge pull request #127253 from ilikeavocadoes/master
notmuch: 0.31.4 -> 0.32.1
2021-06-17 21:24:02 +02:00
Guillaume Girol
185b114d7d
Merge pull request #126728 from austinbutler/imagination
imagination: init at 3.6
2021-06-17 18:51:48 +00:00
Lassi Haasio
25726dcabe notmuch: 0.31.4 -> 0.32.1 2021-06-17 21:40:33 +03:00
V
e8e0255162
obs-studio: add plugin wrapper (#125308)
* obs-studio: tidy things up a little

* obs-studio: add plugin wrapper

This allows users to install plugins into their OBS Studio, like so:

	wrapOBS {
	  plugins = with obs-studio-plugins; [
	    wlrobs
	    obs-multi-rtmp
	    obs-gstreamer
	  ];
	}

* obs-gstreamer: convert to plugin

* obs-move-transition: convert to plugin

* obs-multi-rtmp: convert to plugin

* obs-ndi: convert to plugin

* obs-v4l2sink: remove

The functionality provided by this package is included in the upstream
project as of version 26.1.

Link: https://github.com/CatxFish/obs-v4l2sink/issues/56#issuecomment-753191690
Link: https://github.com/obsproject/obs-studio/releases/tag/26.1.0

* wlrobs: convert to plugin, unstable-2020-06-22 -> unstable-2021-05-13
2021-06-17 14:05:26 -04:00
Fabian Affolter
b26545db7e
Merge pull request #127201 from dotlambda/directv-init
python3Packages.directv: init at 0.4.0
2021-06-17 19:12:18 +02:00
Graham Christensen
9f7651db00
Merge pull request #127239 from zimbatm/tf-restore-old-versions
Revert "terraform: drop old versions"
2021-06-17 12:58:56 -04:00
Luke Granger-Brown
3f9eeb7e19
Merge pull request #126660 from lukegb/grafana-plugins
Grafana plugins fixups
2021-06-17 17:36:04 +01:00
zimbatm
56f08c070d
Revert "terraform: drop old versions"
Leave a bit of breathing rooms for users to upgrade.

This reverts commit 3919d73030.
2021-06-17 18:31:16 +02:00
Maximilian Bosch
6e7e956751
Merge pull request #126616 from sternenseemann/pass-1.7.4
pass: 1.7.3 -> 1.7.4
2021-06-17 18:29:01 +02:00
Michele Guerini Rocco
31f519f9b3
Merge pull request #127210 from michaeladler/update-thinkfan
thinkfan: 1.2.1 -> 1.2.2
2021-06-17 18:24:46 +02:00
Luke Granger-Brown
f69ee1e3fe grafanaPlugins: use callPackages
This drops dontRecurseIntoAttrs at the same time.
2021-06-17 16:04:28 +00:00
Luke Granger-Brown
e32dc55ffa grafanaPlugins.grafana-worldmap-panel: 0.3.2 → 0.3.3 2021-06-17 16:04:27 +00:00
Luke Granger-Brown
cd48bd0f9a grafanaPlugins.grafana-piechart-panel: 1.6.1 → 1.6.2 2021-06-17 16:04:26 +00:00
Luke Granger-Brown
c444468ff6 grafanaPlugins.grafana-worldmap-panel: fix meta.license 2021-06-17 16:04:26 +00:00
Luke Granger-Brown
f605757f38 grafanaPlugins.grafana-piechart-panel: fix meta.license 2021-06-17 16:04:25 +00:00
Luke Granger-Brown
8cb2782859 grafanaPlugins.grafana-clock-panel: fix meta.license 2021-06-17 16:04:25 +00:00
Michael Raskin
6f910f41f4
Merge pull request #126145 from MatthewCroughan/add-survex
survex: init at 1.2.44
2021-06-17 15:40:43 +00:00
Ryan Mulligan
8b1221f601
Merge pull request #127196 from r-ryantm/auto-update/earthly
earthly: 0.5.16 -> 0.5.17
2021-06-17 08:31:20 -07:00
R. RyanTM
818201e4b5 bazel-remote: 2.0.1 -> 2.1.0 2021-06-17 17:21:34 +02:00
R. RyanTM
d6f07e878d go-jira: 1.0.27 -> 1.0.28 2021-06-17 15:20:54 +00:00
Sandro
e3134503d9
Merge pull request #127167 from aanderse/tomcat-updates 2021-06-17 17:14:58 +02:00
Sandro
dacb6a91da
Merge pull request #127168 from r-ryantm/auto-update/cargo-msrv
cargo-msrv: 0.6.0 -> 0.7.0
2021-06-17 17:13:33 +02:00
Fabian Affolter
ce2632147f
Merge pull request #127188 from r-ryantm/auto-update/chezmoi
chezmoi: 2.0.13 -> 2.0.14
2021-06-17 17:09:37 +02:00
Michael Weiss
5c770035c8
Merge pull request #127218 from primeos/llvm_git
llvmPackages_git: 2021-06-04 -> 2021-06-11
2021-06-17 16:24:31 +02:00
Alyssa Ross
7ff166f50f libgpgerror: clean up
The missing gen-lock-obj.sh was resolved a long time ago.

Change the Git URL to the official location while I'm doing
libgpgerror things.
2021-06-17 13:31:53 +00:00
Michael Weiss
87343c08c6
llvmPackages_git: 2021-06-04 -> 2021-06-11
llvm/gnu-install-dirs.patch: I've dropped most of the changes to
docs/CMake.rst as they aren't relevant for Nixpkgs and the restructuring
of that file makes it a bit annoying to resolve them via Git.
2021-06-17 15:26:22 +02:00
Sandro
9ccd2aa4bb
Merge pull request #127206 from fabaff/bump-angr 2021-06-17 15:21:56 +02:00
Fabian Affolter
05965901d7
Merge pull request #127197 from r-ryantm/auto-update/fsmon
fsmon: 1.8.2 -> 1.8.4
2021-06-17 15:14:04 +02:00
Sandro
2939f9f266
Merge pull request #127175 from JesusMtnez/slack 2021-06-17 14:47:27 +02:00
Sandro
bac7400eae
Merge pull request #127204 from r-ryantm/auto-update/exoscale-cli 2021-06-17 14:46:18 +02:00
Michael Adler
0cdc3ca96b thinkfan: 1.2.1 -> 1.2.2 2021-06-17 14:43:49 +02:00
Martin Weinelt
fbd8a57b52
Merge pull request #127182 from mweinelt/python39-things 2021-06-17 14:37:29 +02:00
Sandro
403c81b92c
Merge pull request #127169 from r-ryantm/auto-update/ccextractor 2021-06-17 13:53:01 +02:00
Sandro
98bee93aef
Merge pull request #127181 from fortuneteller2k/xanmod 2021-06-17 13:52:41 +02:00
Sandro
4ee9cadbfc
Merge pull request #127148 from jonringer/update-spicetify-cli
spicetify-cli: 1.2.1 -> 2.2.6
2021-06-17 13:46:49 +02:00
Sandro
74b99435c5
Merge pull request #127149 from r-ryantm/auto-update/amidst
amidst: 4.6 -> 4.7
2021-06-17 13:45:52 +02:00
Sandro
045784e3fc
Merge pull request #127106 from fzakaria/faridzakaria/jdk11-patch-library
openjdk11: remove default library path
2021-06-17 13:42:10 +02:00
Sandro
7b229db9e4
Merge pull request #127119 from VirtusLab/git-machete-3.2.0 2021-06-17 13:38:31 +02:00
Sandro
9b7485724c
Merge pull request #127180 from snoord/terraform-docs-v0.14.1 2021-06-17 13:37:30 +02:00
Sandro
a229bea4b5
Merge pull request #127170 from r-ryantm/auto-update/charge-lnd
charge-lnd: 0.1.2 -> 0.1.3
2021-06-17 13:34:37 +02:00
Robert Schütz
cbb342facf home-assistant: test directv component 2021-06-17 12:56:53 +02:00
R. RyanTM
ce5b81ea53 exoscale-cli: 1.31.0 -> 1.32.0 2021-06-17 10:53:11 +00:00
Michael Weiss
59141384d5
Merge pull request #127200 from primeos/chromiumBeta
chromiumBeta: 92.0.4515.51 -> 92.0.4515.59
2021-06-17 12:52:46 +02:00
Robert Schütz
114bbde863 home-assistant: update component-packages.nix 2021-06-17 12:33:08 +02:00