Commit Graph

268897 Commits

Author SHA1 Message Date
Sandro
872b4b9df1
Merge pull request #112403 from fabaff/libpurecool 2021-02-08 20:24:58 +01:00
Guillaume Girol
2630a2df91
Merge pull request #108238 from snicket2100/more-dnscrypt-proxy-hardening
nixos/dnscrypt-proxy2: more service hardening
2021-02-08 19:22:44 +00:00
R. RyanTM
4239d3450c sqlite-utils: 3.3 -> 3.4.1 2021-02-08 10:50:11 -08:00
IvarWithoutBones
f7d56b349d ppsspp: 1.10.3 -> 1.11 2021-02-08 19:45:37 +01:00
Robert Hensing
094362a35a
Merge pull request #112154 from hercules-ci/nixos-hercules-ci-agent-remove-patchNix
nixos/hercules-ci-agent: Remove patchNix
2021-02-08 19:21:00 +01:00
sternenseemann
d026bfba04 fetchcvs: fix ssh wrapper failing due to missing /usr/bin/env
/usr/bin/env seems to be no longer be present in the sandbox. This means
that fetchcvs would fail with a “not found error” whenever CVS_RSH was
necessary.

We fix this by simply setting the current $SHELL as shebang.
Alternatively also setting it to /bin/sh statically would be possible.
2021-02-08 19:18:17 +01:00
Martin Weinelt
3e40e83f2f
Merge pull request #112415 from fabaff/bump-base58
python3Packages.base58: 2.0.1 -> 2.1.0
2021-02-08 19:15:36 +01:00
Fabian Affolter
d486293b0a python3Packages.archinfo: 9.0.5610 -> 9.0.5739 2021-02-08 19:05:33 +01:00
Kevin Cox
2c74118615
Merge pull request #112394 from turion/dev_test_vscodium
vscode/vscodium: Add integration test
2021-02-08 12:39:20 -05:00
Benjamin Hipple
5f39471ad4
Merge pull request #111357 from lbpdt/feature/spnego-http-auth-nginx-module
nginxModules.spnego-http-auth-nginx-module: init at 16.04.2020
2021-02-08 12:30:49 -05:00
Fabian Affolter
3ff27f9c13 python3Packages.base58: 2.0.1 -> 2.1.0 2021-02-08 18:22:38 +01:00
Martin Weinelt
9e4ec27163
Merge pull request #112408 from flokli/brscan4-bump
brscan4: 0.4.8-1 -> 0.4.9-1
2021-02-08 18:18:00 +01:00
Florian Klink
4e8fc135d4
Merge pull request #112407 from tweag/nixops-no-libvirt
nixops: Fix build by disabling the libvirt backend
2021-02-08 18:16:17 +01:00
Sandro
bad9c52b5c
Merge pull request #112084 from fabaff/bump-pymyq 2021-02-08 17:58:13 +01:00
Sandro
88d5adc20b
Merge pull request #107106 from siraben/archivy-0.10.0
archivy: 0.9.3 -> 1.0.0
2021-02-08 17:57:35 +01:00
Sandro Jäckel
a56bc4a996
httpie: 2.2.0 -> 2.4.0 2021-02-08 17:56:26 +01:00
Sandro
e339437038
Merge pull request #101179 from oxalica/vscode-lldb 2021-02-08 17:54:45 +01:00
Sandro
62627500b2
Merge pull request #112056 from rmcgibbo/nbsphinx 2021-02-08 17:53:02 +01:00
Sandro
50a96ec245
Merge pull request #107659 from rmcgibbo/typesystem
python3Packages.typesystem: fix on python3.8 and python3.9
2021-02-08 17:52:26 +01:00
Sandro
86d14b6037
Merge pull request #112148 from 06kellyjac/waypoint
waypoint: 0.2.0 -> 0.2.1
2021-02-08 17:49:03 +01:00
Sandro
4b20bbae22
Merge pull request #112070 from figsoda/master 2021-02-08 17:48:07 +01:00
Sandro
60af240fc0
Merge pull request #112326 from alyssais/wayfire 2021-02-08 17:47:49 +01:00
Martin Weinelt
785017da36
Merge pull request #112369 from r-ryantm/auto-update/python3.7-BespON
python37Packages.bespon: 0.5.0 -> 0.6.0
2021-02-08 17:38:11 +01:00
Martin Weinelt
a76c135d50
python3Packages.bespon: fix license
The project is licensed under a 3-clause BSD license, not LGPL3.
2021-02-08 17:36:45 +01:00
Martin Weinelt
7ec3fa532c
Merge pull request #112367 from r-ryantm/auto-update/python3.7-apispec
python37Packages.apispec: 4.0.0 -> 4.2.0
2021-02-08 17:34:16 +01:00
Martin Weinelt
ccb95b9849
Merge pull request #112377 from fabaff/bump-praw
python3Packages.praw: 7.1.3 -> 7.1.4
2021-02-08 17:32:11 +01:00
Martin Weinelt
2a0c8e08a4
Merge pull request #112380 from r-ryantm/auto-update/python3.7-gtts
python37Packages.gtts: 2.2.1 -> 2.2.2
2021-02-08 17:23:49 +01:00
Renato Alves
051e4193b6 python37Packages.gtts: Add changelog link 2021-02-08 17:22:38 +01:00
Fabian Affolter
a336467d7c home-assistant: update component-packages 2021-02-08 17:10:53 +01:00
Fabian Affolter
0a9719675a python3Packages.libpurecool: init at 0.6.4 2021-02-08 17:10:25 +01:00
Fabian Affolter
9cbd8685c9 ocrmypdf: 11.3.3 -> 11.6.0 2021-02-08 16:52:01 +01:00
Luflosi
46229e4fb7
python3Packages.py-multihash: mark not broken
This was marked broken in https://github.com/NixOS/nixpkgs/pull/101636, which was merged into the staging branch. Later, the package was updated and fixed in https://github.com/NixOS/nixpkgs/pull/101801. When the staging branch was then merged into master, the package was marked as broken while actually being fixed.
2021-02-08 16:43:59 +01:00
adisbladis
3d6531e94f
nixops: Refactor expression
This removes the generic expression
2021-02-08 16:43:42 +01:00
adisbladis
dc83b85804
nixops_1_6_1: Remove package
Even Nixops 1.7 is unmaintained at this point, let's remove this old cruft.
2021-02-08 16:43:42 +01:00
adisbladis
418af7d7aa
nixops: Fix build by disabling the libvirt backend if package marked as insecure
With this change it's possible to override the libvirt package used if you absolutely need it.
2021-02-08 16:43:42 +01:00
Florian Klink
c6ce4e1e6f brscan4: 0.4.8-1 -> 0.4.9-1
Brother removed their old .deb files from the server.

Also, properly set meta.platforms, and switch to pname + version
(#103997)
2021-02-08 16:32:36 +01:00
Anderson Torres
2adfe5c375
Merge pull request #112366 from AndersonTorres/lxpanel
Small modification in LXDE and LXQT
2021-02-08 12:32:23 -03:00
Sandro
b5f38cafbf
Merge pull request #112296 from dotlambda/kbibtex-init
kbibtex: init at 0.9.2
2021-02-08 16:28:20 +01:00
Sandro
e366133397
Merge pull request #112089 from equirosa/tut
tut: 0.0.14 -> 0.0.17
2021-02-08 16:27:15 +01:00
Sandro
d035f2f610
Merge pull request #104772 from wenngle/mopidy-subidy 2021-02-08 16:26:21 +01:00
Sandro
c39b07e25a
Merge pull request #112383 from 06kellyjac/trivy
trivy: 0.15.0 -> 0.16.0
2021-02-08 16:25:04 +01:00
Sandro
2e850d9887
Merge pull request #112378 from fabaff/bump-pyairvisual
python3Packages.pyairvisual: 5.0.5 -> 5.0.6
2021-02-08 16:24:46 +01:00
Sandro
cabe02e074
Merge pull request #112376 from saschagrunert/kk
kustomize: 3.9.2 -> 3.9.3
2021-02-08 16:24:13 +01:00
Sandro
54aa06d0aa
Merge pull request #112389 from oxalica/rust-analyzer
rust-analyzer: 2021-02-01 -> 2021-02-08
2021-02-08 16:21:34 +01:00
Martin Weinelt
94f2ba2ef3
Merge pull request #112363 from mweinelt/python-anyio
python3Packages.anyio: 2.0.2 -> 2.1.0
2021-02-08 16:17:01 +01:00
Martin Weinelt
ae5add1aee
Merge pull request #112343 from fabaff/bump-plexapi
python3Packages.plexapi: 4.1.2 -> 4.3.1
2021-02-08 16:13:22 +01:00
AndersonTorres
591f129c6d lxqt: cosmetical changes
Updated the GPL and LGPL licenses.
2021-02-08 11:41:52 -03:00
Louis Blin
e7d7c51df3 nginxModules.spnego-http-auth-nginx-module: init at 16.04.2020 2021-02-08 14:07:40 +00:00
xrelkd
610b06d363 clipcat: 0.4.19 -> 0.5.0 2021-02-08 22:03:25 +08:00
Zeke Stephens
d86726aebf mopidy-subidy: init at 1.0.0 2021-02-08 09:01:28 -05:00