flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/b2399a81902a5fa37f691a289fb2c33c1d64036c' (2022-10-25)
  → 'github:nixos/nixpkgs/eb354ebf03d3819d00922d5069cfc63159083a84' (2022-10-26)
nix-darwin
Abhinav Sarkar 2022-10-27 11:32:47 +05:30
parent a2d2812bd2
commit 1cb27eb1ac
2 changed files with 7 additions and 7 deletions

View File

@ -87,11 +87,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1666722780, "lastModified": 1666813329,
"narHash": "sha256-UpGlFoJMbik+XItmPwoWFrQqOilMIclPrc7Iedt1YaM=", "narHash": "sha256-qe1tl0whKf8SW1Kza1KzvkovUV5ZbLv6kDDteYKeIL4=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "b2399a81902a5fa37f691a289fb2c33c1d64036c", "rev": "eb354ebf03d3819d00922d5069cfc63159083a84",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -104,8 +104,8 @@
{ {
name = "rust-analyzer"; name = "rust-analyzer";
publisher = "rust-lang"; publisher = "rust-lang";
version = "0.4.1260"; version = "0.4.1261";
sha256 = "0cv1hk14h5yw7zr0b60x5qsy622fd8fbgjarbkjr9sjw5bq2mj22"; sha256 = "0z9jkwya41g94b6v1z3ajyqc138q30xsyhhvw1774cwmdi63alwa";
} }
{ {
name = "just"; name = "just";
@ -122,8 +122,8 @@
{ {
name = "shellcheck"; name = "shellcheck";
publisher = "timonwong"; publisher = "timonwong";
version = "0.26.1"; version = "0.26.2";
sha256 = "1jbc08vwi7c8dz9rd09p01zy894i1xv7hmq6anbz1chpqbm1h62a"; sha256 = "1rwa5abai84vabaz34nfxrvyix8rwxnjys5v2mcy087nzj5i5crq";
} }
{ {
name = "sort-lines"; name = "sort-lines";