Commit graph

296434 commits

Author SHA1 Message Date
Sandro c34aecc778
Merge pull request #127189 from Ma27/mplayer-x264 2021-06-18 10:37:07 +02:00
Sandro 381fd6994c
Merge pull request #127190 from McSinyx/blackshades-1.1.1 2021-06-18 10:36:10 +02:00
Roman Joost ce0e3eae66
xlockmore: add preConfigure to compile with DPMS support (#127051)
The build of xlockmore produced only the minimum set of features. DPMS
support, Xinerama etc was disabled because the changes in the postPatch
step were never applied by re-running autoconf.

Furthermore, DPMS was not supported because it couldn't find the
`dpms.h` header file in order to compile the support for DPMS features.

This patch uses the `autoreconfHook` in which we run
`autoconf` to apply the changes of `configure.ac` to the `configure`
script. The patch also uses the `libXext.dev` `buildInput` in order to
allow access to the right header files.
2021-06-18 10:30:13 +02:00
Sandro 36776df0cf
Merge pull request #127195 from felschr/feat/portfolio 2021-06-18 10:25:34 +02:00
Sandro b9c72ca4af
Merge pull request #127205 from dotlambda/doorbirdpy-init 2021-06-18 10:24:35 +02:00
Pavol Rusnak 5738cb7b5f
Merge pull request #127269 from prusnak/lnd
lnd: 0.12.1-beta -> 0.13.0-beta
2021-06-18 10:23:58 +02:00
Oleksii Filonenko eb9d6f3968
Merge pull request #127302 from r-ryantm/auto-update/gleam
gleam: 0.15.1 -> 0.16.0
2021-06-18 10:53:05 +03:00
Oleksii Filonenko 25694c58ba
Merge pull request #127297 from r-ryantm/auto-update/fselect
fselect: 0.7.5 -> 0.7.6
2021-06-18 10:52:50 +03:00
Fabian Affolter ae94a8d10c
Merge pull request #127308 from r-ryantm/auto-update/gosec
gosec: 2.8.0 -> 2.8.1
2021-06-18 09:26:54 +02:00
Fabian Affolter c67ec6ddea
Merge pull request #127281 from dotlambda/eebrightbox-init
home-assistant: support ee_brightbox component
2021-06-18 09:22:52 +02:00
adisbladis eea216fede
Merge pull request #127306 from r-ryantm/auto-update/go-ethereum
go-ethereum: 1.10.3 -> 1.10.4
2021-06-18 01:50:18 -05:00
superherointj 2b901ce50b ocamlPackages.bz2: add bzip2 to propagatedBuildInput 2021-06-18 08:31:30 +02:00
R. RyanTM 2ffff5d9bb gosec: 2.8.0 -> 2.8.1 2021-06-18 06:21:50 +00:00
Fabian Affolter 19447fbd08
Merge pull request #127287 from r-ryantm/auto-update/chezmoi
chezmoi: 2.0.14 -> 2.0.15
2021-06-18 08:20:30 +02:00
zowoq 02328ff69f vgrep: remove maintainer 2021-06-18 16:17:18 +10:00
zowoq 3de1d14df8 ncdu: remove maintainer 2021-06-18 16:17:18 +10:00
R. RyanTM 9ed84f76fd go-ethereum: 1.10.3 -> 1.10.4 2021-06-18 06:02:19 +00:00
R. RyanTM 835d80b57b gleam: 0.15.1 -> 0.16.0 2021-06-18 05:49:53 +00:00
R. RyanTM cf6ebd2941 fselect: 0.7.5 -> 0.7.6 2021-06-18 05:08:27 +00:00
R. RyanTM 1fa59c586f chezmoi: 2.0.14 -> 2.0.15 2021-06-18 01:47:06 +00:00
Vladyslav M ea12a8ea17 broot: 1.4.0 -> 1.6.0 2021-06-18 10:20:50 +09:00
Victor Freire f9d16c48af vscode-extensions.Ionide.Ionide-fsharp: init at 5.5.5 2021-06-18 10:02:40 +09:00
Victor Freire b2cf7418e7 vscode-extensions.svsool.markdown-memo: init at 0.3.8 2021-06-18 10:01:33 +09:00
upkeep-bot 955df64c44 vscodium: 1.57.0 -> 1.57.1 2021-06-18 10:00:59 +09:00
fortuneteller2k 4cd1636190 yaru: add myself as maintainer, format 2021-06-18 09:57:31 +09:00
Robert Schütz be2b5534e2 home-assistant: support ee_brightbox component 2021-06-18 02:41:43 +02:00
Robert Schütz 3945bf16f1 python3Packages.eebrightbox: init at 0.0.6 2021-06-18 02:34:09 +02:00
Robert Schütz 6f54f198d2 pythonPackages.calmjs-parse: init at 1.2.5 2021-06-18 02:34:09 +02:00
Martin Weinelt 34d8d085ca
Merge pull request #127271 from dotlambda/python-ecobee-api-init 2021-06-18 02:16:09 +02:00
Martin Weinelt 6de87929ca
Merge pull request #127250 from dotlambda/pdunehd-init 2021-06-18 01:35:23 +02: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
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
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
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 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