flake.lock: Update

Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/37713c6b04b963d41664e03576f73a18c9b0d224' (2022-12-18)
  → 'github:nix-community/home-manager/0f8bf4f92efa3c6168705b49a6788abb3612033a' (2022-12-20)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/80c24eeb9ff46aa99617844d0c4168659e35175f' (2022-12-17)
  → 'github:nixos/nixpkgs/593d839e8fadea1183e071186ae1b584792d4884' (2022-12-22)
nix-darwin
Abhinav Sarkar 2022-12-23 10:49:50 +05:30
parent 2ef0764308
commit 70b82abf4a
2 changed files with 18 additions and 18 deletions

View File

@ -72,11 +72,11 @@
"utils": "utils" "utils": "utils"
}, },
"locked": { "locked": {
"lastModified": 1671335968, "lastModified": 1671578428,
"narHash": "sha256-V7mjlh7brp70elokmml6XzHinpTilkQJjiYIGjEmSGs=", "narHash": "sha256-YmbpBcPaGz9KE2bC4xPvSdgCSMk0BmS/L3ePvy9TR/M=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "37713c6b04b963d41664e03576f73a18c9b0d224", "rev": "0f8bf4f92efa3c6168705b49a6788abb3612033a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -87,11 +87,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1671268780, "lastModified": 1671692767,
"narHash": "sha256-9Okbivo10bcXEGCtmAQNfJt1Zpk6B3tjkSQ2CIXmTCg=", "narHash": "sha256-D2XVX2BdLhzkMbXgjbYxXKhYozhOOJH71UcQQPQxRug=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "80c24eeb9ff46aa99617844d0c4168659e35175f", "rev": "593d839e8fadea1183e071186ae1b584792d4884",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -8,14 +8,14 @@
{ {
name = "spellright"; name = "spellright";
publisher = "ban"; publisher = "ban";
version = "3.0.90"; version = "3.0.112";
sha256 = "0qx24mv1zmdd9wjgkjz0chm4jpdhf5jzml7daapa3dmcgp0ya0f8"; sha256 = "007gmal0bd1amr382yvb5jnj7bqw7hq9vn507nxz348fiph21mpg";
} }
{ {
name = "markdown-mermaid"; name = "markdown-mermaid";
publisher = "bierner"; publisher = "bierner";
version = "1.16.0"; version = "1.17.3";
sha256 = "01pribqcf8g4m0zbh2hzw2lgypy61iqw45x3ac52k1z5727k4mjd"; sha256 = "08vgmsxb92hyl5jrvys82m6wgn21iilvi0jkkrpify2kdnvkr9gd";
} }
{ {
name = "better-toml"; name = "better-toml";
@ -50,8 +50,8 @@
{ {
name = "copilot"; name = "copilot";
publisher = "GitHub"; publisher = "GitHub";
version = "1.62.7527"; version = "1.65.7705";
sha256 = "0hjhs4bczip0cf5r31izs1iqz0ppdpzdhjhygwdmg64iky87qm3r"; sha256 = "1irddmjlymlj5s0xgivq1v559qhw424fzagwb7vi3yqkkkv3lfd7";
} }
{ {
name = "haskell"; name = "haskell";
@ -68,8 +68,8 @@
{ {
name = "plantuml"; name = "plantuml";
publisher = "jebbs"; publisher = "jebbs";
version = "2.17.4"; version = "2.17.5";
sha256 = "1s6jp1rx1k03ir7j3fsyqkhnnp9m6akabznb4pmjxpkvn2wzlz3y"; sha256 = "0l0amipyf74bkyiksnqfy2qcvv3qsshk9bqqqx28fk06nvx1zy8b";
} }
{ {
name = "nix-ide"; name = "nix-ide";
@ -110,8 +110,8 @@
{ {
name = "rust-analyzer"; name = "rust-analyzer";
publisher = "rust-lang"; publisher = "rust-lang";
version = "0.4.1314"; version = "0.4.1329";
sha256 = "0r2389rdaybksf4g7js6sqc0w5azhna9cifkkqlgkzcifmrngavj"; sha256 = "1bwqqjdly0dx8f04al2gbp35ahd357mihfgb8rqvlj0nny3glf22";
} }
{ {
name = "just"; name = "just";
@ -128,8 +128,8 @@
{ {
name = "shellcheck"; name = "shellcheck";
publisher = "timonwong"; publisher = "timonwong";
version = "0.29.1"; version = "0.29.2";
sha256 = "1na1h7brl1xjpfq2lxljnsqr0msdkyxnfs01jz7sdidx6py9ww17"; sha256 = "0h819yqjccm6j4hsxzcqfrdh43c2qp40h09m4zdb2h2nn99nicmf";
} }
{ {
name = "sort-lines"; name = "sort-lines";