Commit Graph
335697 Commits
Author SHA1 Message Date
piegamesandGitHub d2d03f071a Merge pull request #146953 from piegamesde/gnome-extensions 2021-11-23 15:16:36 +01:00
7c6f434candGitHub 3e37de869f Merge pull request #147121 from sternenseemann/sbcl-2.1.10
sbcl_2_1_10: init at 2.1.10
2021-11-23 14:12:38 +00:00
piegames e41a7715a2 gnomeExtensions: improve README
Document that the all-packages.nix needs to be updated too (this was forgotten
in the GNOME 41 update). Also fixed typos.
2021-11-23 15:08:30 +01:00
Fabian Affolter dd78a081d9 python3Packages.plugwise: 0.14.5 -> 0.15.2 2021-11-23 15:06:18 +01:00
piegames bc1f025afb gnomeExtensions: improve override mechanism
The reduced reduncancy should help us avoid making some copy-paste errors,
as happened previously. Also, increased ergonomics.
2021-11-23 15:06:08 +01:00
Anderson TorresandGitHub 754a73ae32 Merge pull request #146571 from AndersonTorres/new-palemoon
palemoon: 29.4.1 -> 29.4.2.1
2021-11-23 10:54:24 -03:00
Pascal Bach 03cdef15d4 gitlab-runner: 14.4.0 -> 14.5.0 2021-11-23 14:53:00 +01:00
Fabian Affolter d051e2647b python3Packages.jsonrpc-websocket: 3.1.0 -> 3.1.1 2021-11-23 14:46:41 +01:00
Domen KožarandGitHub 5cf75a4c66 Merge pull request #147123 from Mic92/install-nix-action
build(deps): bump cachix/install-nix-action from 15 to 16
2021-11-23 14:32:04 +01:00
Bobby RongandGitHub 9980b200e7 Merge pull request #147122 from Mic92/wireguard
wireguard-tools: remove myself as maintainer
2021-11-23 21:10:16 +08:00
Maximilian BoschandGitHub c70341a409 Merge pull request #147116 from eyJhb/matrix-synapse-1-47-1
matrix-synapse: 1.47.0 -> 1.47.1
2021-11-23 13:54:02 +01:00
sternenseemann c6e22b597b cups-brother-hll2350dw: init at 4.0.0-1 2021-11-23 13:52:31 +01:00
dependabot[bot]andJörg Thalheim 4985724c82 build(deps): bump cachix/install-nix-action from 15 to 16
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 15 to 16.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v15...v16)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 13:50:59 +01:00
Jörg Thalheim 469d7d5013 wireguard-tools: remove myself as maintainer 2021-11-23 13:48:23 +01:00
sternenseemann ebf1e16459 sbcl_2_1_10: init at 2.1.10
http://www.sbcl.org/all-news.html#2.1.10
2021-11-23 13:39:28 +01:00
Vanilla a391439b7b gnomeExtensions.arcmenu: 14 -> 19 2021-11-23 20:33:01 +08:00
eyjhb 1cc5df0346 matrix-synapse: 1.47.0 -> 1.47.1 2021-11-23 13:31:41 +01:00
Fabian AffolterandGitHub cd1f94959b Merge pull request #147111 from applePrincess/exploitdb-2021-11-23
exploitdb: 2021-11-18 -> 2021-11-23
2021-11-23 13:26:50 +01:00
Fabian AffolterandGitHub af3c5917b4 Merge pull request #147114 from fabaff/bump-checkov
checkov: 2.0.595 -> 2.0.598
2021-11-23 13:26:14 +01:00
Fabian AffolterandGitHub 0afb377604 Merge pull request #147112 from fabaff/bump-volkszaehler
python3Packages.volkszaehler: 0.3.0 -> 0.3.2
2021-11-23 13:22:26 +01:00
github-actions[bot]andGitHub 78b670898c Merge master into staging-next 2021-11-23 12:01:12 +00:00
Fabian Affolter 8ca4296c20 checkov: 2.0.595 -> 2.0.598 2021-11-23 12:57:25 +01:00
Fabian AffolterandGitHub 029785a317 Merge pull request #147101 from fabaff/bump-tfsec
tfsec: 0.60.0 -> 0.60.1
2021-11-23 12:56:03 +01:00
Fabian AffolterandGitHub cdcd248d74 Merge pull request #147105 from fabaff/bump-opensensemap-api
python3Packages.opensensemap-api: 0.1.6 -> 0.2.0
2021-11-23 12:55:41 +01:00
Fabian Affolter 3705b869bd python3Packages.volkszaehler: 0.3.0 -> 0.3.2 2021-11-23 12:47:44 +01:00
Lein Matsumaru 080a563fb5 exploitdb: 2021-11-18 -> 2021-11-23 2021-11-23 11:45:24 +00:00
Fabian Affolter 33bff3a785 python3Packages.volkszaehler: 0.2.2 -> 0.3.0 2021-11-23 12:41:43 +01:00
Fabian Affolter 918756a197 python3Packages.hole: 0.6.0 -> 0.7.0 2021-11-23 12:20:18 +01:00
Sebastian Sellmeier c8cdffea28 tldr: 1.3.0 -> 1.4.2 2021-11-23 12:10:41 +01:00
Alexander Krimm e248ab379a picoscope: set LANG=C in wrapper
The picoscope application seems to crash for non-english locales. This
overrides the LANG environment variable to C. This does not affect the
language selected in the mono gtk GUI.
2021-11-23 11:26:40 +01:00
Alexander Krimm d56073935d picoscope: 7.0.83 -> 7.0.86
Update performed via update.py, other affected versions:
libps*: 2.1.75 -> 2.1.76
libpicoipp: 1.3.0-4r121 -> 1.3.0-4r130
2021-11-23 11:21:26 +01:00
Yurii Matsiuk 8e986f6389 nixos/bluetooth: fix bluetooth warnings 2021-11-23 10:54:26 +01:00
Domen KožarandGitHub 1799f8e87b Merge pull request #147043 from arkivm/darwin-fixes-ocaml
ocaml: Fix aarch64-darwin build
2021-11-23 10:11:10 +01:00
Domen KožarandGitHub 35d670f9c1 Merge pull request #146968 from Hoverbear/shaderc-darwin-libtool
shaderc: include darwin libtool
2021-11-23 10:09:06 +01:00
Fabian Affolter e40586575c python3Packages.opensensemap-api: 0.1.6 -> 0.2.0 2021-11-23 09:51:18 +01:00
Fabian Affolter 1e3ff0d215 tfsec: 0.60.0 -> 0.60.1 2021-11-23 09:23:48 +01:00
Fabian AffolterandGitHub 5115825c85 Merge pull request #147047 from fabaff/slowlorust
slowlorust: init at 0.1.1
2021-11-23 09:16:48 +01:00
Fabian AffolterandGitHub a28e26d307 Merge pull request #146945 from fabaff/stacs
stacs: init at 0.2.0
2021-11-23 09:14:26 +01:00
Fabian AffolterandGitHub 2440d37c51 Merge pull request #146947 from fabaff/boofuzz
boofuzz: init at 0.4.0
2021-11-23 09:13:27 +01:00
Robert SchützandGitHub 7ac689dd4b Merge pull request #146261 from dotlambda/megapixels-1.4.2
megapixels: 1.4.0 -> 1.4.2
2021-11-23 00:11:42 -08:00
Fabian AffolterandGitHub f71a0a4d76 Merge pull request #146948 from fabaff/chopchop
chopchop: init at 1.0.0
2021-11-23 09:10:49 +01:00
Victor Engmark 34f54b0c83 bash: Quote variable reference
ShellCheck SC2086.
2021-11-23 20:35:45 +13:00
Victor Engmark a624615754 root: Ignore default JetBrains IDEA module configuration 2021-11-23 20:30:11 +13:00
Dmitry KalinkinandGitHub ce9ebdc21f Merge pull request #146963 from IreneKnapp/bwbasic
bwbasic: init at 3.20
2021-11-23 02:28:29 -05:00
Robert ScottandJonathan Ringer 712b402565 python3Packages.cwcwidth: fix tests on darwin
use the same locale settings used by upstream's CI:
https://github.com/sebastinas/cwcwidth/blob/2bc4360474b524148ffde3c8b837cbb0a4f172f5/.github/workflows/build.yaml#L33

this has the effect of skipping some otherwise-failing tests on
darwin. seems slightly counterproductive but who am i to judge?
2021-11-22 23:05:47 -08:00
Francesco GazzettaandJonathan Ringer 67c9d4ae00 glm: fix aarch64-darwin build by fixing cmake warnings 2021-11-22 23:02:27 -08:00
Jonathan RingerandJonathan Ringer dfcd49afe2 python3Packages.numpy: remove unneeded patch
Patch was already merged upstream, no longer relevant
2021-11-22 22:14:49 -08:00
Jonathan Ringer 88e9beea98 python3Packages.aiohttp-wsgi: disable network test 2021-11-22 21:51:41 -08:00
Jonathan Ringer a7dda03a2e Merge remote-tracking branch 'origin/master' into staging-next 2021-11-22 21:33:40 -08:00
Jonathan Ringer 4b73049ccc Merge remote-tracking branch 'origin/staging' into staging-next
Conflicts:
	nixos/tests/custom-ca.nix
2021-11-22 21:33:23 -08:00