flake.lock: Update

Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/4295fdfa6b0005c32f2e1f0b732faf5810c1bc7f' (2023-02-22)
  → 'github:nix-community/home-manager/b9e3a29864798d55ec1d6579ab97876bb1ee9664' (2023-03-02)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/f5dad40450d272a1ea2413f4a67ac08760649e89' (2023-02-22)
  → 'github:nixos/nixpkgs/ae8bdd2de4c23b239b5a771501641d2ef5e027d0' (2023-03-01)
nix-darwin
Abhinav Sarkar 2023-03-03 12:30:31 +05:30
parent 2dffd984bc
commit 88c4f9ece1
2 changed files with 11 additions and 11 deletions

View File

@ -72,11 +72,11 @@
"utils": "utils" "utils": "utils"
}, },
"locked": { "locked": {
"lastModified": 1677104801, "lastModified": 1677783711,
"narHash": "sha256-2V5nKOYVFMYlseYdDKiEaww2xqcE0GtS1ax3SoUX99I=", "narHash": "sha256-eq5mOVk3gv5HITtLhPjKwi8bFnOaQplA3X0WFgHnmxE=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "4295fdfa6b0005c32f2e1f0b732faf5810c1bc7f", "rev": "b9e3a29864798d55ec1d6579ab97876bb1ee9664",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -87,11 +87,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1677080879, "lastModified": 1677655566,
"narHash": "sha256-0SjW4/d3Rkw6C7hHZ5lxT4r6Pw9vzQb6Il6zYWwe2Bo=", "narHash": "sha256-I8G8Lmpp3YduYl4+pkiIJFGT1WKw+8ZMH2QwANkTu2U=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "f5dad40450d272a1ea2413f4a67ac08760649e89", "rev": "ae8bdd2de4c23b239b5a771501641d2ef5e027d0",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -50,8 +50,8 @@
{ {
name = "copilot"; name = "copilot";
publisher = "GitHub"; publisher = "GitHub";
version = "1.73.8685"; version = "1.77.9225";
sha256 = "1525ai1znn7bpaxzhc7yfj92bicxjld6lj3lqhh5ncwj1dagan2v"; sha256 = "1awqw7bpyvw72hnj9l1hx21djgjpjl15h5pq5la408ll4rd2645m";
} }
{ {
name = "haskell"; name = "haskell";
@ -122,8 +122,8 @@
{ {
name = "code-spell-checker"; name = "code-spell-checker";
publisher = "streetsidesoftware"; publisher = "streetsidesoftware";
version = "2.17.1"; version = "2.18.0";
sha256 = "1wi0rdyl71dyjvdrq2aj9bxfh32hm5rd4lqgk23pianzmnmq0141"; sha256 = "03sxx2sy4dw07dcwna7r7yzih3visqqmrl0klcbrpmynjfbb21qz";
} }
{ {
name = "shellcheck"; name = "shellcheck";
@ -150,4 +150,4 @@
sha256 = "1hxh5wg39h5k3p2cgh8vdh7l0pxsrw2cvfwbhsx8ifs8748qagi5"; sha256 = "1hxh5wg39h5k3p2cgh8vdh7l0pxsrw2cvfwbhsx8ifs8748qagi5";
} }
]; ];
} }