diff options
-rw-r--r-- | flake.lock | 14 | ||||
-rw-r--r-- | flake.nix | 2 |
2 files changed, 8 insertions, 8 deletions
@@ -348,11 +348,11 @@ | |||
348 | ] | 348 | ] |
349 | }, | 349 | }, |
350 | "locked": { | 350 | "locked": { |
351 | "lastModified": 1691525080, | 351 | "lastModified": 1692258158, |
352 | "narHash": "sha256-LIqEZK2zjbk+KHUHPjNZVd+ArW2U4WvFFbVDaP0645Q=", | 352 | "narHash": "sha256-05YhLpEbMz7hG0C0IuGDfwPB0gfvp/XIA+cb5nUHH/o=", |
353 | "owner": "gkleen", | 353 | "owner": "gkleen", |
354 | "repo": "home-manager", | 354 | "repo": "home-manager", |
355 | "rev": "cc1f628da95876bad981eb712a1102b4f50b946b", | 355 | "rev": "bff234ff8697ca88efc54800263d1746db8642ed", |
356 | "type": "github" | 356 | "type": "github" |
357 | }, | 357 | }, |
358 | "original": { | 358 | "original": { |
@@ -503,16 +503,16 @@ | |||
503 | }, | 503 | }, |
504 | "nixpkgs_2": { | 504 | "nixpkgs_2": { |
505 | "locked": { | 505 | "locked": { |
506 | "lastModified": 1692169981, | 506 | "lastModified": 1692221125, |
507 | "narHash": "sha256-/T4lnSxDf+8Iv1wSkEp9wq1dBZRJ2tEmDXenNOj29FE=", | 507 | "narHash": "sha256-nKUDlbLL8/WW3Fpx9Y0sY+LliTqU3/GexvHU9BdA8Qk=", |
508 | "owner": "NixOS", | 508 | "owner": "NixOS", |
509 | "repo": "nixpkgs", | 509 | "repo": "nixpkgs", |
510 | "rev": "c9921997c951aaf4b4582a24cdf133e93abd2ffb", | 510 | "rev": "214c9de8159b25f3cdc8374a80794d4d5787b4cf", |
511 | "type": "github" | 511 | "type": "github" |
512 | }, | 512 | }, |
513 | "original": { | 513 | "original": { |
514 | "owner": "NixOS", | 514 | "owner": "NixOS", |
515 | "ref": "master", | 515 | "ref": "nixpkgs-unstable", |
516 | "repo": "nixpkgs", | 516 | "repo": "nixpkgs", |
517 | "type": "github" | 517 | "type": "github" |
518 | } | 518 | } |
@@ -15,7 +15,7 @@ | |||
15 | type = "github"; | 15 | type = "github"; |
16 | owner = "NixOS"; | 16 | owner = "NixOS"; |
17 | repo = "nixpkgs"; | 17 | repo = "nixpkgs"; |
18 | ref = "master"; | 18 | ref = "nixpkgs-unstable"; |
19 | }; | 19 | }; |
20 | nixpkgs-stable = { | 20 | nixpkgs-stable = { |
21 | type = "github"; | 21 | type = "github"; |