Commit Graph

275841 Commits

Author SHA1 Message Date
Robert Schütz acd9216651 pythonPackages.cssutils: 1.0.2 -> 2.0.0
Upstream has a new maintainer and now requires Python 3.6 or later.
2021-03-10 13:45:24 +01:00
Shea Levy 396b7066bf
Merge branch 'auto-update/system76-firmware' of https://github.com/r-ryantm/nixpkgs into master 2021-03-10 07:44:18 -05:00
Cabia Rangris 352405c0f6 nixos.spotifyd: fixed file not found error
When using password_cmd, there's a 'file not found' error due to missing sh binary in path.
For some reason, adding `path = [ "/bin" ]` doesn't fix the issue, but setting `SHELL` does.
Related documentation: https://spotifyd.github.io/spotifyd/config/File.html#shell-used-to-run-commands-indicated-by-password_cmd-or-on_song_changed_hook----omit-in-toc---
2021-03-10 13:26:10 +01:00
Enno Richter 2b933b6f2d klipper: fixup build on i686 2021-03-10 12:57:03 +01:00
Milan 86ee8dd8ff
gitlab: 13.8.4 -> 13.8.5 (#115393)
https://about.gitlab.com/releases/2021/03/04/security-release-gitlab-13-9-2-released/
2021-03-10 12:42:58 +01:00
Ryan Horiguchi 73122eb223
vscode-extensions.hashicorp.terraform: 2.7.0 -> 2.8.0 2021-03-10 12:40:22 +01:00
R. RyanTM fca1305251 libsForQt5.qtutilities: 6.3.0 -> 6.3.3 2021-03-10 13:13:15 +02:00
Sandro 53012ee4f0
Merge pull request #115519 from pacien/fishPlugins-fzf-fish-init 2021-03-10 12:11:25 +01:00
Maximilian Bosch daff1f8858
Merge pull request #115458 from Ma27/bump-matrix-synapse
matrix-synapse: 1.28.0 -> 1.29.0
2021-03-10 11:56:27 +01:00
Maximilian Bosch 9d238182b6
Merge pull request #115728 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.16.5 -> 1.17.0
2021-03-10 11:55:35 +01:00
Maximilian Bosch 49942b81ee
Merge pull request #115698 from r-ryantm/auto-update/wget
wget: 1.20.3 -> 1.21.1
2021-03-10 11:51:24 +01:00
Maximilian Bosch 68de23894e
Merge pull request #115732 from r-ryantm/auto-update/docker-compose
docker-compose: 1.28.3 -> 1.28.5
2021-03-10 11:41:04 +01:00
Sandro 68763fd3f2
Merge pull request #115730 from fabaff/license-yamllint
python3Packages.yamllint: enable tests
2021-03-10 11:35:40 +01:00
Sandro dd160e40b1
Merge pull request #115736 from jupblb/patch-1
vimPlugins.lf-vim: switch dependency to vim-floaterm
2021-03-10 11:35:06 +01:00
kolaente fd8d75a88e
cypress: 6.5.0 -> 6.6.0 2021-03-10 11:28:52 +01:00
Michał Kiełbowicz c54bb3db41
vimPlugins.lf-vim: switch dependency to vim-floaterm
Switch `lf-vim` dependency from `vim-bbye` to `vim-floaterm` because of 9cc8789af2
2021-03-10 11:07:06 +01:00
R. RyanTM a624b04b3f docker-compose: 1.28.3 -> 1.28.5 2021-03-10 09:33:46 +00:00
R. RyanTM 5da369be09 python38Packages.vyper: 0.2.8 -> 0.2.11 2021-03-10 09:30:27 +00:00
Fabian Affolter 5022178623
Merge pull request #115644 from r-ryantm/auto-update/thermald
thermald: 2.4.1 -> 2.4.3
2021-03-10 10:18:04 +01:00
Fabian Affolter 8a4f3d7b9e python3Packages.yamllint: enable tests 2021-03-10 10:09:35 +01:00
Sandro bb0bb13f32
Merge pull request #115621 from jbedo/octopus
octopus: 0.7.0 -> 0.7.1
2021-03-10 10:03:42 +01:00
Sandro 075fefaa03
Merge pull request #115716 from fabaff/uddup
uddup: init at 0.9.3
2021-03-10 10:00:44 +01:00
R. RyanTM 134b52a663 gallery-dl: 1.16.5 -> 1.17.0 2021-03-10 09:00:27 +00:00
Sandro 85a0fe866a
Merge pull request #115640 from sternenseemann/fontparts-0.9.10
pythonPackages.fontparts: 0.9.9 -> 0.9.10
2021-03-10 09:59:47 +01:00
Sandro 211a58c572
Merge pull request #115707 from r-ryantm/auto-update/xcowsay
xcowsay: 1.5 -> 1.5.1
2021-03-10 09:59:01 +01:00
Sandro 5ae914d1d1
Merge pull request #115725 from fabaff/license-xcowsay
xcowsay: specify license
2021-03-10 09:58:41 +01:00
Sandro cabe2e2e55
Merge pull request #115710 from fabaff/bump-uptimed 2021-03-10 09:52:02 +01:00
Sandro f087405a50
Merge pull request #115706 from sikmir/keeweb
keeweb: 1.16.7 → 1.17.0
2021-03-10 09:51:30 +01:00
Sandro 0cc70c1dbe
Merge pull request #115661 from freepotion/harmonist-0.3.0-to-0.4.1
harmonist: 0.3.0 -> 0.4.1
2021-03-10 09:47:11 +01:00
Fabian Affolter 3296921b15 xcowsay: specify license 2021-03-10 09:29:14 +01:00
Timothy Stott daea4b1134 tmuxPlugins: rename function to build plugin
Make a distinction between stdenv.mkDerivation and the helper function
to build the plugin.
2021-03-10 07:48:06 +00:00
R. RyanTM 5a9a1b3545 verilator: 4.108 -> 4.110 2021-03-10 07:47:54 +00:00
Fabian Affolter 01bfce3a8d uddup: init at 0.9.3 2021-03-10 08:46:34 +01:00
Fabian Affolter ddb1c81c07
Merge pull request #115638 from r-ryantm/auto-update/tab
tab: 7.2 -> 8.0
2021-03-10 08:24:22 +01:00
Fabian Affolter 04d7d1c0fa
Merge pull request #115693 from r-ryantm/auto-update/whois
whois: 5.5.6 -> 5.5.8
2021-03-10 08:17:27 +01:00
Fabian Affolter 1b09906028
Merge pull request #115665 from r-ryantm/auto-update/theHarvester
theharvester: 3.2.2 -> 3.2.3
2021-03-10 08:15:04 +01:00
Sarah Brofeldt fa4bb6566a apacheKafka: init 2.6.1, make default 2021-03-10 08:10:32 +01:00
Sarah Brofeldt f2edda94c5 apacheKafka: 2.5.0 -> 2.5.1 and adjust scala
Only 2.6.X recommends Scala 2.13, so use 2.12
2021-03-10 08:10:32 +01:00
Sarah Brofeldt fd02940262 nixos/apache-kafka: Use version-matched jre 2021-03-10 08:10:30 +01:00
Fabian Affolter fc58af3539 uptimed: specify license 2021-03-10 08:10:07 +01:00
Sarah Brofeldt 08ef827056 nixos/apache-kafka: Drop default jvmOptions 2021-03-10 08:09:34 +01:00
Sarah Brofeldt 640961beb8 apacheKafka: Version-configurable JREs for package 2021-03-10 08:09:34 +01:00
R. RyanTM 4246716e57 uptimed: 0.4.2 -> 0.4.3 2021-03-10 08:07:55 +01:00
R. RyanTM 03b4ab422e xcowsay: 1.5 -> 1.5.1 2021-03-10 06:56:12 +00:00
Elis Hirwing 189ff35d71
Merge pull request #115676 from r-ryantm/auto-update/testssl.sh
testssl: 3.0.2 -> 3.0.4
2021-03-10 07:55:16 +01:00
Nikolay Korotkiy c9cabb048f
keeweb: 1.16.7 → 1.17.0 2021-03-10 09:54:42 +03:00
Ryan Mulligan 807759d831
Merge pull request #114762 from r-ryantm/auto-update/mkgmap
mkgmap: 4601 -> 4604
2021-03-09 21:47:49 -08:00
Ryan Mulligan 5a7296e8b9
Merge pull request #115512 from r-ryantm/auto-update/recoll
recoll: 1.27.12 -> 1.28.6
2021-03-09 21:43:47 -08:00
Ryan Mulligan 25472c8c42
Merge pull request #115633 from r-ryantm/auto-update/ticker
ticker: 3.1.8 -> 3.1.9
2021-03-09 21:42:55 -08:00
R. RyanTM a4e8abb469 wget: 1.20.3 -> 1.21.1 2021-03-10 05:26:10 +00:00