Commit Graph
291123 Commits
Author SHA1 Message Date
Robert Schütz 3d92fac40e zoneminder: use ffmpeg instead of ffmpeg_3 2021-05-17 11:47:43 +02:00
Robert Schütz 6bb490cfde vivaldi: use ffmpeg instead of ffmpeg_3 2021-05-17 11:44:00 +02:00
Robert Schütz d9252ffa69 cfdg: use ffmpeg instead of ffmpeg_3 2021-05-17 11:40:22 +02:00
Konstantin Alekseev 3b86c99835 postgresqlPackages.pipelinedb: fix darwin build 2021-05-17 12:17:30 +03:00
Eelco DolstraandGitHub c3b27282d7 Merge pull request #123272 from kini/nixos/security.pki/pems-without-final-newline
nixos/security.pki: handle PEMs w/o a final newline
2021-05-17 11:14:03 +02:00
Richard MarkoandRaphael Megzari 16b0f07890 nixos/nginx: fix comment about acme postRun not running as root
As of 67a5d66 this is no longer true, since acme postRun runs as root.
The idea of the service is good so reword a comment a bit.
2021-05-17 18:03:04 +09:00
Richard MarkoandRaphael Megzari 7423afb5e4 nixos/molly-brown: fix description of certPath
`allowKeysForGroup` is no longer available so this drops

```
security.acme.certs."example.com".allowKeysForGroup = true;
```

line. `SupplementaryGroups` should be enough for
allowing access to certificates.
2021-05-17 18:03:04 +09:00
Richard MarkoandRaphael Megzari 29158fc0ac nixos/postgresql: fix description of ensureUsers.ensurePermissions
`attrName` and `attrValue` are now in correct order.
2021-05-17 18:03:04 +09:00
Alvar PenningandRaphael Megzari 734790006a platformio: 5.0.4 -> 5.1.1 2021-05-17 18:02:21 +09:00
KanashimiaandPeter Hoeg 9c6daedb29 keepassxc: add readline support, minor refactor 2021-05-17 17:00:44 +08:00
R. RyanTMandRaphael Megzari f2e899e01a nextdns: 1.10.1 -> 1.11.0 2021-05-17 17:57:54 +09:00
Maximilian BoschandGitHub 57194feea2 Merge pull request #123182 from r-ryantm/auto-update/alembic
alembic: 1.8.0 -> 1.8.1
2021-05-17 10:52:59 +02:00
Konstantin Alekseev 0061117c6f postgresqlPackages.postgis: fix darwin build 2021-05-17 11:26:15 +03:00
Domen KožarandGitHub 4e82cf911c Merge pull request #120936 from talyz/v8-darwin
v8: Fix darwin build
2021-05-17 10:22:58 +02:00
Ben SiraphobandVincent Laporte 8ff27c0c09 coqPackages.relation-algebra: init 2021-05-17 10:17:18 +02:00
Ben SiraphobandVincent Laporte 915abd3f08 coqPackages.aac-tactics: init 2021-05-17 10:17:18 +02:00
illustrisanditihas 042b130505 hadoop: fix failing builds
Co-authored-by: itihas <sahiti93@gmail.com>
2021-05-17 13:46:35 +05:30
Evils bed2e8ef28 kicad-unstable: 2021-05-13 -> 2021-05-16 2021-05-17 09:47:28 +02:00
Evils 9f6de20292 kicad: correctly handle share/metainfo and appdata
fixes issue 123299

blindly linking unstable's metainfo resulted in a dangling symlink
this is still share/appdata in the stable package so i linked that
2021-05-17 09:47:07 +02:00
Jan Tojnar 354e005d6c nixos/dconf: fix d-bus activation
dconf now supports autostarting the d-bus service using systemd's d-bus activation.

https://gitlab.gnome.org/GNOME/dconf/-/commit/2781a8684855e4120c9948d8b40880bafafe1b12

On NixOS, that requires making systemd aware of the package.

Fixes: https://github.com/NixOS/nixpkgs/issues/123265
2021-05-17 09:46:07 +02:00
Jan Tojnar b5f84d830b doc: Add anchors to dhall sections
This will ensure the sections have stable links as well as prevent conflicts (pandoc uses heading text for ids and DocBook requires unique ids across the book).
2021-05-17 09:37:49 +02:00
Fabian AffolterandGitHub 1cd64c4b16 Merge pull request #123316 from r-ryantm/auto-update/chezmoi
chezmoi: 2.0.11 -> 2.0.12
2021-05-17 09:22:17 +02:00
Elis HirwingandGitHub 0caf9eb085 Merge pull request #121909 from ymatsiuk/appgate
appgate-sdp: 5.3.3 -> 5.4.0
2021-05-17 09:21:10 +02:00
Ryan HoriguchiandRaphael Megzari 9541ad60e1 gitkraken: 7.5.5 -> 7.6.0 2021-05-17 16:15:58 +09:00
DavidandRaphael Megzari 34ea3cd906 rebar3: add updateScript 2021-05-17 16:08:07 +09:00
DavidandRaphael Megzari f2dd3eac0e rebar3-nix: init at 0.1.0 2021-05-17 16:08:07 +09:00
Stéphan KochenandJonathan Ringer eec3738f4c hsetroot: fix darwin build 2021-05-17 00:03:12 -07:00
EvilsandJonathan Ringer 7641769055 nixos/fancontrol: back to running as root
regular users don't have write access to /sys/devices
  which is where the kernel endpoints are to control fan speed
2021-05-17 00:00:01 -07:00
Stéphan KochenandJonathan Ringer f37710e94e influxdb2: fix darwin build 2021-05-16 23:53:00 -07:00
Claudio BleyandJonathan Ringer 329ec3d17c influxdb2: 2.0.2 -> 2.0.6
* update libflux to version 0.115.0
* chronograf-ui has been renamed to influxdb-ui
2021-05-16 23:53:00 -07:00
Stéphan KochenandJonathan Ringer 04aa238c1a gnucap: broken on darwin
Gnucap relies on LD_LIBRARY_PATH both in its build process and in code,
which Darwin does not understand.
2021-05-16 23:51:10 -07:00
Stéphan KochenandJonathan Ringer 371d80c468 libical: fix darwin build 2021-05-16 23:49:52 -07:00
Stéphan KochenandJonathan Ringer 28b48756d5 hetzner-kube: fix darwin build 2021-05-16 23:48:09 -07:00
J. NetoandJonathan Ringer 74e27e2236 slade-git: 3.1.2 -> 3.2.0 2021-05-16 23:46:53 -07:00
Fabian AffolterandGitHub b4f6361646 Merge pull request #123321 from r-ryantm/auto-update/findomain
findomain: 4.2.1 -> 4.3.0
2021-05-17 08:42:57 +02:00
Nikolay Korotkiy 74bb06a51a yle-dl: 20210212 → 20210502 2021-05-17 09:28:18 +03:00
Fabian Affolter 468fda7daa home-assistant: enable islamic_prayer_times tests 2021-05-17 08:22:13 +02:00
Fabian Affolter c96787585e home-assistant: update component-packages 2021-05-17 08:22:12 +02:00
Fabian Affolter 1729fe4d81 python3Packages.prayer-times-calculator: init at 0.0.4 2021-05-17 08:22:12 +02:00
Lorenzo ManacordaandJonathan Ringer e906410c9a solc: remove 0.7 release
They're failing on Hydra, the workload to keep them working is not worth it.
2021-05-16 22:44:21 -07:00
R. RyanTM 20467ad058 findomain: 4.2.1 -> 4.3.0 2021-05-17 05:18:48 +00:00
J. NetoandJonathan Ringer 18b051fde5 scite: 4.0.5 -> 5.0.2 2021-05-16 22:01:16 -07:00
R. RyanTM f4bfc1173e dbeaver: 21.0.4 -> 21.0.5 2021-05-17 04:19:09 +00:00
Ryan Horiguchi ab6a8437f5 gnomeExtensions.dynamic-panel-transparency: 35 -> unstable-2021-03-04 2021-05-17 06:16:01 +02:00
fortuneteller2k 48d510f14b discocss: 0.1.0 -> 0.1.1 2021-05-17 12:03:24 +08:00
Nikolay Korotkiy 536b5f8165 reproxy: init at 0.5.1 2021-05-17 06:38:51 +03:00
R. RyanTM 85c40fb0f8 chezmoi: 2.0.11 -> 2.0.12 2021-05-17 03:36:01 +00:00
Gabriel Gonzalezand(cdep)illabout 4f48006a0c hackage2nix: Add Gabriel439 as maintainer 2021-05-17 12:09:12 +09:00
Austin ButlerandJonathan Ringer 66201e2c1d cntk: fix build 2021-05-16 20:03:06 -07:00
R. RyanTMandJonathan Ringer 65f7d4a162 apprise: 0.9.1 -> 0.9.3 2021-05-16 20:02:13 -07:00