Update rust

This commit is contained in:
Lillian Violet 2024-02-08 13:01:06 +01:00
parent cbb47e6c2e
commit 6bf07c9619
4 changed files with 10 additions and 9 deletions

View file

@ -46,11 +46,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1707185459, "lastModified": 1707358215,
"narHash": "sha256-+GdqwnFZQ9G6pOrTGA+XzD4hg+DZZwkx2/x46fuNkL8=", "narHash": "sha256-Nuhi8KEJ2e+2nTimSyEIPqN5eh7ECVWd+AnPXG6L+SY=",
"owner": "oxalica", "owner": "oxalica",
"repo": "rust-overlay", "repo": "rust-overlay",
"rev": "be473291b92e4e84e84a1e04e57481c848060c6c", "rev": "dd917bb1b67fc049fd56fe6de70266a9ab74a4aa",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -46,11 +46,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1707185459, "lastModified": 1707358215,
"narHash": "sha256-+GdqwnFZQ9G6pOrTGA+XzD4hg+DZZwkx2/x46fuNkL8=", "narHash": "sha256-Nuhi8KEJ2e+2nTimSyEIPqN5eh7ECVWd+AnPXG6L+SY=",
"owner": "oxalica", "owner": "oxalica",
"repo": "rust-overlay", "repo": "rust-overlay",
"rev": "be473291b92e4e84e84a1e04e57481c848060c6c", "rev": "dd917bb1b67fc049fd56fe6de70266a9ab74a4aa",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -45,6 +45,7 @@
default = pkgs.mkShell { default = pkgs.mkShell {
packages = with pkgs; [ packages = with pkgs; [
rustToolchain rustToolchain
rustup
openssl openssl
pkg-config pkg-config
cargo-deny cargo-deny

View file

@ -46,11 +46,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1707185459, "lastModified": 1707358215,
"narHash": "sha256-+GdqwnFZQ9G6pOrTGA+XzD4hg+DZZwkx2/x46fuNkL8=", "narHash": "sha256-Nuhi8KEJ2e+2nTimSyEIPqN5eh7ECVWd+AnPXG6L+SY=",
"owner": "oxalica", "owner": "oxalica",
"repo": "rust-overlay", "repo": "rust-overlay",
"rev": "be473291b92e4e84e84a1e04e57481c848060c6c", "rev": "dd917bb1b67fc049fd56fe6de70266a9ab74a4aa",
"type": "github" "type": "github"
}, },
"original": { "original": {