Commit Graph

296692 Commits

Author SHA1 Message Date
Artturin
64c69fa288 mailspring: add wrapGAppsHook 2021-06-18 02:02:30 +03:00
Robert Schütz
7865fdd5d1 home-assistant: test ecobee component 2021-06-18 00:24:32 +02:00
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
Jan Tojnar
f07dcbef64
nixos/doc: Synchronize the Markdown generator with Nixpkgs
Switch to CommonMark with our extensions.
2021-06-18 00:07:00 +02:00
Alyssa Ross
309a4d2e99
libmbim: fix cross by disabling introspection 2021-06-17 21:46:25 +00: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
Pavol Rusnak
a76f6b0285
lnd: 0.12.1-beta -> 0.13.0-beta 2021-06-17 23:41:20 +02:00
superherointj
710c80af0d linkerd_edge: 21.6.2 -> 21.6.3 2021-06-17 18:38:16 -03:00
Fabian Affolter
6afc384f86 python3Packages.pydaikin: 2.4.2 -> 2.4.3 2021-06-17 23:30:46 +02:00
Nicolas Berbiche
d3c232b4ff
nwg-menu: init at unstable-2021-06-12 2021-06-17 16:29:29 -04:00
Simon Bruder
a769486378
printrun: make gsettings schemas available 2021-06-17 22:04:12 +02:00
Babbaj
3979f8df9e
libpqxx: 6.4.5 -> 7.5.2 2021-06-17 15:55:41 -04:00
rnhmjoj
2ae3954b82
mutt: 2.0.7 -> 2.1.0 2021-06-17 21:47:57 +02: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
R. RyanTM
ff5673aa8e kubeone: 1.2.1 -> 1.2.3 2021-06-17 19:27:24 +00: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
R. RyanTM
7a53121581 kubernetes-helm: 3.6.0 -> 3.6.1 2021-06-17 19:09:20 +00:00
OPNA2608
c403c730d6 munt: Add maintainer, 2.4.1 -> 2.5.0 2021-06-17 21:07:07 +02:00
OPNA2608
ac70827524 opl3bankeditor,opn2bankeditor: Add maintainer, refactor, devendor deps 2021-06-17 21:06:42 +02:00
OPNA2608
dfc39e61f4 openmpt123: Add maintainer, 0.5.8 -> 0.5.9 2021-06-17 21:06:42 +02:00
OPNA2608
f9d0468f94 uade123: Add maintainer, 2.13 -> unstable-2021-05-21
Properly wraps mod2ogg2.sh script, patches incorrect switches &
paths.
2021-06-17 21:04:07 +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
Robert Schütz
0a57f14b31 home-assistant: test dunehd component 2021-06-17 20:14:21 +02:00
Robert Schütz
72a8e1381a home-assistant: update component-packages.nix 2021-06-17 20:12:36 +02:00
Robert Schütz
00c2250571 python3Packages.pdunehd: init at 1.3.2 2021-06-17 20:11:58 +02: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
b8c049eee6 home-assistant: enable elgato tests 2021-06-17 19:57:43 +02:00
Fabian Affolter
ba57060150 home-assistant: update component-packages 2021-06-17 19:55:59 +02:00
Fabian Affolter
0e9014624e python3Packages.elgato: init at 2.1.1 2021-06-17 19:55:09 +02:00
Sable Seyler
c49d9adc38
terra: fix LuaJIT fetch per @jnetod in #125896 2021-06-17 10:54:22 -07:00
Sable Seyler
da575846cb
terra: update to support new override 2021-06-17 10:53:14 -07:00
Malte Brandy
4b2e95ca2a
Merge branch 'master' into haskell-updates 2021-06-17 19:13:59 +02: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
AndersonTorres
c015ce79aa Remove myself from xfce4-datetime-plugin maintainers 2021-06-17 13:25:11 -03:00
AndersonTorres
4de0987503 Add a small warning/todo about the hash/sha256 attributes of a mkXfceDerivation 2021-06-17 13:25:11 -03:00
AndersonTorres
073695847c xfce.xfce4-netload-plugin: 1.3.2 -> 1.4.0 2021-06-17 13:25:11 -03:00
AndersonTorres
f5378ddd22 xfce.xfce4-battery-plugin: 1.1.3 -> 1.1.4 2021-06-17 13:25:11 -03:00
AndersonTorres
c1e80e6dc5 Change the XFCE expressions' source hashes to SRI format 2021-06-17 13:25:11 -03: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