Bobby Rong and GitHub
4b782e5830
Merge pull request #164848 from mstarzyk/tab-9.0
...
tab: 8.0 -> 9.0
2022-03-19 23:23:43 +08:00
Bobby Rong and GitHub
e90179a22c
Merge pull request #149941 from r-ryantm/auto-update/lime
...
lime: 5.0.0 -> 5.0.53
2022-03-19 23:14:10 +08:00
Bobby Rong and GitHub
ed8e0ef136
Merge pull request #162876 from r-ryantm/auto-update/belr
...
belr: 5.0.55 -> 5.1.3
2022-03-19 23:10:38 +08:00
Bobby Rong and GitHub
c2a3e01256
Merge pull request #164744 from bbigras/anytype
...
anytype: 0.23.5 -> 0.24.0
2022-03-19 22:47:52 +08:00
Bobby Rong and GitHub
51b66e81ee
Merge pull request #164758 from ZenithalHourlyRate/mill-0.10.2
...
mill: 0.10.1 -> 0.10.2
2022-03-19 22:46:28 +08:00
Profpatsch
5679b2b698
nixos-rebuild: add installer test to passthru.tests
...
When something changes in nixos-rebuild, we must make sure the
installers still work, otherwise it might break existing setups.
The installer tests check whether nixos-rebuild works, so they are a
good lithmus test.
2022-03-19 15:13:50 +01:00
Profpatsch
cb7bc7c60f
nixos-rebuild: Print commands as they are run on verbose flag
...
nixos-rebuild would forward all verbose flags to nix, but not actually
increase its own verbosity.
Which would make it hard to see what’s going on without resorting to
tools like strace or adding `set -x` to the script.
We add a simple exec wrapper around the most “interesting” commands,
that is nix tool invocations. If any verbosity flag is given, it will
set the verbosity flag of the nixos-rebuild script all commands
wrapped into `runCmd` will start logging their invocation.
This is done via a `logVerbose` function, which can also be used to
print logging messages when in verbose mode, to aid debugging why
nixos-rebuild does what it does. A few messages are added, but
potentially we could log a lot more details.
Now, testing all of the changed code paths turns out to be rather
hard, so I am unsure how to verify that for all changed commands
behaviour stays indeed the same.
2022-03-19 15:13:50 +01:00
Stig and GitHub
575ab73913
Merge pull request #163499 from Izorkin/update-peertube
...
peertube: 4.1.0 -> 4.1.1
2022-03-19 15:08:25 +01:00
Martin Weinelt and GitHub
6c3608592e
Merge pull request #164291 from fpletz/libressl-CVE-2022-0778
2022-03-19 15:07:17 +01:00
Robert Scott
ed5687d165
libressl_3_2: add alias marking end-of-life
2022-03-19 13:45:59 +00:00
Ryan Mulligan and GitHub
82d49b21da
Merge pull request #163013 from r-ryantm/auto-update/owncast
...
owncast: 0.0.10 -> 0.0.11
2022-03-19 06:35:52 -07:00
Ryan Mulligan and GitHub
522bf737df
Merge pull request #164836 from r-ryantm/auto-update/dasel
...
dasel: 1.23.0 -> 1.24.0
2022-03-19 06:33:44 -07:00
R. RyanTM and GitHub
a672df209e
goreman: 0.3.9 -> 0.3.11 ( #163805 )
2022-03-19 14:33:03 +01:00
Anderson Torres and GitHub
66daa87ee8
Merge pull request #164822 from AndersonTorres/new-elisp
...
elisp updates
2022-03-19 10:16:47 -03:00
Robert Scott and GitHub
075dcccf59
Merge pull request #164595 from wamserma/openvpn-256
...
openvpn: 2.5.5 -> 2.5.6 (security, CVE-2022-0547)
2022-03-19 13:15:48 +00:00
Bobby Rong and GitHub
27d8d662b8
Merge pull request #164470 from r-ryantm/auto-update/sigi
...
sigi: 3.0.2 -> 3.0.3
2022-03-19 21:08:45 +08:00
Bobby Rong and GitHub
e2ce506333
Merge pull request #164737 from r-ryantm/auto-update/earthly
...
earthly: 0.6.10 -> 0.6.11
2022-03-19 21:01:32 +08:00
Fabian Affolter and GitHub
21f0b2ba5c
Merge pull request #164853 from r-ryantm/auto-update/python3.10-aws-lambda-builders
...
python310Packages.aws-lambda-builders: 1.13.0 -> 1.14.0
2022-03-19 13:57:54 +01:00
Bobby Rong and GitHub
b11dd31e74
Merge pull request #164602 from bobby285271/pantheon
...
pkgs/pantheon: tries to pick up themes correctly
2022-03-19 20:43:59 +08:00
Bobby Rong and GitHub
b424115d7f
Merge pull request #164849 from ivalery111/rizin-fix-typo
...
rizin: fix typo paraemter -> parameter
2022-03-19 20:36:34 +08:00
Kirill Radzikhovskyy and Yt
442c54c475
awsebcli: fixup!
2022-03-19 08:22:01 -04:00
Jonas Heinrich and Yt
90fdf944bd
shopify-cli: init at 2.14.0
2022-03-19 08:21:12 -04:00
R. Ryantm
23f2f31dfb
python310Packages.aws-lambda-builders: 1.13.0 -> 1.14.0
2022-03-19 11:59:23 +00:00
7c6f434c and GitHub
93709c2d6b
Merge pull request #164307 from r-ryantm/auto-update/bctoolbox
...
bctoolbox: 5.1.0 -> 5.1.10
2022-03-19 11:34:30 +00:00
Valery Ivanov
0131290c87
rizin: fix typo paraemter -> parameter
...
Signed-off-by: Valery Ivanov <ivalery111@gmail.com >
2022-03-19 14:34:00 +03:00
markuskowa and GitHub
9be97b8020
Merge pull request #160153 from illdefined/freedv
...
freedv: extend platform support
2022-03-19 12:32:51 +01:00
Fabian Affolter and GitHub
c7923f5b03
Merge pull request #164838 from r-ryantm/auto-update/python310Packages.pytest-console-scripts
...
python310Packages.pytest-console-scripts: 1.3 -> 1.3.1
2022-03-19 12:30:29 +01:00
Robert Scott and GitHub
3eb0953ae8
Merge pull request #164586 from mweinelt/bind9
...
bind: 9.18.0 -> 9.18.1
2022-03-19 11:26:16 +00:00
Maciek Starzyk
21656462ce
tab: 8.0 -> 9.0
2022-03-19 12:13:57 +01:00
Fabian Affolter and GitHub
68edc52a7d
Merge pull request #164791 from dtzWill/update/ghostwriter-2.1.2
...
ghostwriter: 2.1.1 -> 2.1.2
2022-03-19 11:57:04 +01:00
Fabian Affolter and GitHub
b31fe0a669
Merge pull request #164788 from r-ryantm/auto-update/python310Packages.graphql-subscription-manager
...
python310Packages.graphql-subscription-manager: 0.5.4 -> 0.5.5
2022-03-19 11:51:06 +01:00
Fabian Affolter and GitHub
66b7cd808c
Merge pull request #164831 from r-ryantm/auto-update/python3.10-sasmodels
...
python310Packages.sasmodels: 1.0.5 -> 1.0.6
2022-03-19 11:49:35 +01:00
Fabian Affolter and GitHub
432687b61f
Merge pull request #164841 from fabaff/bump-checkov
...
checkov: 2.0.971 -> 2.0.975
2022-03-19 11:49:22 +01:00
Fabian Affolter and GitHub
ae88cef539
Merge pull request #164842 from fabaff/bump-metasploit
...
metasploit: 6.1.32 -> 6.1.34
2022-03-19 11:49:11 +01:00
Fabian Affolter and GitHub
faa420de30
Merge pull request #164843 from fabaff/fix-xhtml2pdf
...
python3Packages.xhtml2pdf: 0.2.5 -> 0.2.6
2022-03-19 11:46:12 +01:00
Fabian Affolter and GitHub
43ce9e2a30
Merge pull request #164773 from r-ryantm/auto-update/python310Packages.flake8-blind-except
...
python310Packages.flake8-blind-except: 0.2.0 -> 0.2.1
2022-03-19 11:24:23 +01:00
Fabian Affolter
5cff7cb98e
python3Packages.xhtml2pdf: 0.2.5 -> 0.2.6
2022-03-19 11:21:02 +01:00
Fabian Affolter
249efba244
metasploit: 6.1.32 -> 6.1.34
2022-03-19 11:08:40 +01:00
Fabian Affolter and GitHub
ab762788b1
Merge pull request #164798 from r-ryantm/auto-update/python310Packages.itemadapter
...
python310Packages.itemadapter: 0.4.0 -> 0.5.0
2022-03-19 11:05:59 +01:00
Fabian Affolter and GitHub
0bb48fdd23
Merge pull request #164829 from r-ryantm/auto-update/python310Packages.pyclip
...
python310Packages.pyclip: 0.5.4 -> 0.6.0
2022-03-19 11:05:41 +01:00
Fabian Affolter
4c3fe51e6a
checkov: 2.0.971 -> 2.0.975
2022-03-19 11:00:44 +01:00
Fabian Affolter and GitHub
161b19e07e
python3Packages.flake8-blind-except: add pythonImportsCheck
2022-03-19 10:50:04 +01:00
Fabian Affolter and GitHub
6c1085a647
python3Packages.graphql-subscription-manager: add format
2022-03-19 10:38:50 +01:00
Fabian Affolter and GitHub
1f60c6334e
python3Packages.pyclip: disable on older Python releases
2022-03-19 10:37:10 +01:00
Fabian Affolter and GitHub
679625bde2
Merge pull request #164832 from r-ryantm/auto-update/python3.10-trimesh
...
python310Packages.trimesh: 3.10.3 -> 3.10.5
2022-03-19 10:34:24 +01:00
R. Ryantm
7f3a799d6d
python310Packages.pytest-console-scripts: 1.3 -> 1.3.1
2022-03-19 09:33:48 +00:00
Fabian Affolter and GitHub
e062659996
python3Packages.sasmodels: add pythonImportsCheck
2022-03-19 10:33:35 +01:00
Fabian Affolter and GitHub
559260f3bc
Merge pull request #164792 from r-ryantm/auto-update/python310Packages.hahomematic
...
python310Packages.hahomematic: 0.37.4 -> 0.37.7
2022-03-19 10:26:43 +01:00
Fabian Affolter and GitHub
e72810b323
Merge pull request #164796 from r-ryantm/auto-update/python310Packages.influxdb-client
...
python310Packages.influxdb-client: 1.26.0 -> 1.27.0
2022-03-19 10:26:30 +01:00
Fabian Affolter and GitHub
011bed457b
python3Packages.itemadapter: on older èython releases
2022-03-19 10:25:22 +01:00