Commit Graph

431744 Commits

Author SHA1 Message Date
Colin Arnott
bac379f30a
doc: use sri hash syntax
The nixpkgs manual contains references to both sri hash and explicit
sha256 attributes. This is at best confusing to new users. Since the
final destination is exclusive use of sri hashes, see nixos/rfcs#131,
might as well push new users in that direction gently.

Notable exceptions to sri hash support are builtins.fetchTarball,
cataclysm-dda, coq, dockerTools.pullimage, elixir.override, and
fetchCrate. None, other than builtins.fetchTarball, are fundamentally
incompatible, but all currently accept explicit sha256 attributes as
input. Because adding backwards compatibility is out of scope for this
change, they have been left intact, but migration to sri format has been
made for any using old hash formats.

All hashes have been manually tested to be accurate, and updates were
only made for missing upstream artefacts or bugs.
2022-12-04 06:12:18 +00:00
Nikolay Korotkiy
88ae5d0825
Merge pull request #202805 from r-ryantm/auto-update/cbmc
cbmc: 5.70.0 -> 5.71.0
2022-12-03 23:51:24 +04:00
Guillaume Girol
3b8a19424a
Merge pull request #203547 from ddelabru/vcv-rack
vcv-rack: 2.1.2 -> 2.2.0
2022-12-03 19:50:06 +00:00
Guillaume Girol
0988e82f20
Merge pull request #203685 from mweinelt/dump-syms-2.1.1
dump_syms: 2.1.0 -> 2.1.1
2022-12-03 19:43:49 +00:00
Guillaume Girol
3eac52b1f0
Merge pull request #203695 from sielicki/bump-ena-module
ena: 2.7.1 -> 2.8.0
2022-12-03 19:42:09 +00:00
Fabian Affolter
f8be62c5ce
Merge pull request #204050 from r-ryantm/auto-update/abuild
abuild: 3.9.0 -> 3.10.0
2022-12-03 19:50:44 +01:00
Fabian Affolter
742c4e43c0
Merge pull request #204062 from r-ryantm/auto-update/bosh-cli
bosh-cli: 7.0.1 -> 7.1.0
2022-12-03 19:48:26 +01:00
Fabian Affolter
94306da1a4
Merge pull request #204268 from fabaff/pycomfoconnect-bump
python310Packages.pycomfoconnect: 0.4 -> 0.5.1
2022-12-03 19:43:05 +01:00
Fabian Affolter
fd112f0df0
Merge pull request #204271 from fabaff/python-fullykiosk-bump
python310Packages.python-fullykiosk: 0.0.11 -> 0.0.12
2022-12-03 19:42:54 +01:00
Fabian Affolter
dea1bc81dd
Merge pull request #204272 from fabaff/elkm1-bump
python310Packages.elkm1-lib: 2.1.0 -> 2.2.1
2022-12-03 19:42:42 +01:00
Fabian Affolter
84fbbd2d4c
Merge pull request #204273 from fabaff/lupupy-bump
python310Packages.lupupy: 0.1.9 -> 0.2.1
2022-12-03 19:42:08 +01:00
Fabian Affolter
f541e2c82c
Merge pull request #204301 from fabaff/pytibber-bump
python310Packages.pytibber: 0.26.1 -> 0.26.3
2022-12-03 19:41:47 +01:00
Jordan Doyle
20df93568e vector: add enrichment-tables feature to build 2022-12-03 13:23:04 -05:00
Mario Rodas
ffa4eb958a
Merge pull request #204171 from r-ryantm/auto-update/cilium-cli
cilium-cli: 0.12.10 -> 0.12.11
2022-12-03 12:43:31 -05:00
Mario Rodas
c92b5e452d
Merge pull request #204274 from fabaff/pyswitchbot-bump
python310Packages.pyswitchbot: 0.20.5 -> 0.20.7
2022-12-03 12:39:00 -05:00
Mario Rodas
a2ba660783
Merge pull request #204321 from wegank/wxhexeditor-python
wxhexeditor: python2 -> python3
2022-12-03 12:37:55 -05:00
Weijia Wang
68c880d26d wxhexeditor: python2 -> python3 2022-12-03 18:15:52 +01:00
Mario Rodas
813836d64f
Merge pull request #204034 from r-ryantm/auto-update/httm
httm: 0.17.7 -> 0.17.8
2022-12-03 11:57:43 -05:00
Mario Rodas
86c83ab79d
Merge pull request #204262 from hmenke/maintainers
maintainers: remove and add hmenke
2022-12-03 11:11:40 -05:00
Mario Rodas
dda2e932b2
Merge pull request #204261 from r-ryantm/auto-update/cargo-pgx
cargo-pgx: 0.5.6 -> 0.6.0
2022-12-03 11:09:53 -05:00
Martin Weinelt
9eafc501b3
Merge pull request #204283 from LeSuisse/julia-mbedtls-2.28.1 2022-12-03 16:30:21 +01:00
Fabian Affolter
4222bb3983 python310Packages.pytibber: 0.26.1 -> 0.26.3
Diff: Danielhiversen/pyTibber@refs/tags/0.26.1...0.26.3

Changelog: https://github.com/Danielhiversen/pyTibber/releases/tag/0.26.3
2022-12-03 16:21:12 +01:00
Maximilian Bosch
d85c685320
Merge pull request #201380 from Ma27/installer/vim-with-nix-support
nixos/profiles/base: install vim w/nix-syntax plugin
2022-12-03 16:20:08 +01:00
Martin Weinelt
79ea4b7e49
Merge pull request #204129 from buckley310/2022-12-02-brave 2022-12-03 16:09:49 +01:00
Maximilian Bosch
0b5a0cbc69
nixos/profiles/base: install vim w/nix-syntax plugin
Considering that you most likely edit Nix code in the installer, that
seems like a useful thing.

The size of the ISO I got from

    nix-build nixos/release.nix -A iso_minimal.x86_64-linux

is still at 877M.
2022-12-03 16:05:01 +01:00
Anderson Torres
cfc93544f0
Merge pull request #203937 from nagy/tomlcpp
tomlcpp: 0.pre+date=2022-05-01 -> 0.pre+date=2022-06-25
2022-12-03 12:02:28 -03:00
Fabian Affolter
0733f1c351 python310Packages.gql: disable failing tests 2022-12-03 16:01:01 +01:00
Martin Weinelt
03472e8df0
Merge pull request #204188 from LeSuisse/iterm2-3.4.18 2022-12-03 15:26:20 +01:00
Martin Weinelt
c73cb8fec5
Merge pull request #204260 from LeSuisse/pgadmin4-6.17 2022-12-03 15:25:43 +01:00
Thiago Kenji Okada
1a2415bb32
Merge pull request #200053 from rodrgz/fuzzelnanosvg
fuzzel: librsvg -> nanosvg
2022-12-03 13:56:41 +00:00
Thomas Gerbet
927aa4b389 julia: skip test expecting mbedtls 2.28.0
Follow up to #204184 (0731778955).
2022-12-03 14:47:03 +01:00
Martin Weinelt
1fc076154c
Merge pull request #204194 from risicle/ris-botan2-2.19.3 2022-12-03 14:28:44 +01:00
Artturi
31ebec3e88
Merge pull request #204211 from wackbyte/bump-grapejuice
grapejuice: 6.2.2 -> 7.2.0
2022-12-03 15:18:59 +02:00
Artturi
7ec9d3e944
Merge pull request #204284 from NixOS/revert-203768-pr-neededforboot
Revert "nixos/lib: add /home to pathsNeededForBoot"
2022-12-03 15:16:56 +02:00
Artturi
645b5a2f9f
Revert "nixos/lib: add /home to pathsNeededForBoot" 2022-12-03 15:16:42 +02:00
Artturi
74ff2f1862
Merge pull request #203768 from linj-fork/pr-neededforboot
nixos/lib: add /home to pathsNeededForBoot
2022-12-03 15:16:34 +02:00
Bobby Rong
13f589c36c
Merge pull request #204258 from kilianar/vscode-extensions.james-yu.latex-workshop-9.1.0
vscode-extensions.james-yu.latex-workshop: 9.0.0 -> 9.1.0
2022-12-03 20:58:22 +08:00
Robert Scott
930c705a41
Merge pull request #203485 from ckiee/kag-unbork
pythonPackages.kaldi-active-grammar: fix build
2022-12-03 12:57:19 +00:00
Robert Scott
f461a1ee4a
Merge pull request #204185 from risicle/ris-lepton-known-vulnerabilties
lepton: add CVE-2022-4104 to knownVulnerabilities
2022-12-03 12:56:36 +00:00
Mario Rodas
8ae7fa8541
Merge pull request #203789 from r-ryantm/auto-update/atlantis
atlantis: 0.20.1 -> 0.21.0
2022-12-03 07:29:23 -05:00
Fabian Affolter
e7c1b2c3ff python310Packages.pyswitchbot: 0.20.6 -> 0.20.7
Diff: https://github.com/Danielhiversen/pySwitchbot/compare/refs/tags/0.20.6...0.20.7

Changelog: https://github.com/Danielhiversen/pySwitchbot/releases/tag/0.20.7
2022-12-03 13:24:58 +01:00
Fabian Affolter
66cdfc6dfc python310Packages.pyswitchbot: 0.20.5 -> 0.20.6
Diff: https://github.com/Danielhiversen/pySwitchbot/compare/refs/tags/0.20.5...0.20.6

Changelog: https://github.com/Danielhiversen/pySwitchbot/releases/tag/0.20.6
2022-12-03 13:24:43 +01:00
Mario Rodas
b759de2486
Merge pull request #203924 from marsam/update-arti
arti: 1.0.1 -> 1.1.0
2022-12-03 07:22:20 -05:00
Mario Rodas
02ebd8556c
Merge pull request #203968 from DarkOnion0/devspace
devspace: 6.1.1 -> 6.2.1
2022-12-03 07:21:53 -05:00
Mario Rodas
94b2458200
Merge pull request #203990 from sikmir/tegola
tegola: 0.15.2 → 0.16.0
2022-12-03 07:20:54 -05:00
Fabian Affolter
ce0ae2073a python310Packages.lupupy: 0.1.9 -> 0.2.1 2022-12-03 13:20:22 +01:00
Mario Rodas
40dfb5f68d
Merge pull request #204236 from r-ryantm/auto-update/fits-cloudctl
fits-cloudctl: 0.11.2 -> 0.11.3
2022-12-03 07:18:14 -05:00
Mario Rodas
953bc9e7f7
Merge pull request #204156 from r-ryantm/auto-update/jackett
jackett: 0.20.2297 -> 0.20.2318
2022-12-03 07:16:28 -05:00
Fabian Affolter
8d26811a09 python310Packages.elkm1-lib: 2.1.0 -> 2.2.1
Changelog: https://github.com/gwww/elkm1/blob/2.2.1/CHANGELOG.md
2022-12-03 13:16:23 +01:00
Mario Rodas
e58f3a49d7
Merge pull request #204083 from r-ryantm/auto-update/flyctl
flyctl: 0.0.435 -> 0.0.437
2022-12-03 07:16:08 -05:00