flake: bump nixpkgs

Stout! frfr this time no cap

• Updated input 'nixpkgs':
    'github:LavaDesu/nixpkgs/a8a3e6e8067e8b9fe33dc5f78090a7fe5cfe37cd' (2022-10-05)
  → 'github:NixOS/nixpkgs/408924ce2937b8938ce5fcaf9684dd5cea3b5fcb' (2022-12-29)
This commit is contained in:
LavaDesu 2022-12-29 17:39:28 +07:00
parent 7aa4d5a2e6
commit 032b768a3f
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 6 additions and 7 deletions

11
flake.lock generated
View file

@ -338,16 +338,15 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1664945523,
"narHash": "sha256-2vgnMPBqt7JbaTWCnuCz3BrHf4JFpOLA9eADGYwRvzk=",
"owner": "LavaDesu",
"lastModified": 1672309888,
"narHash": "sha256-okYVsHP55v61tf3Z+Jria0QC5vi/VC4VcAocdtLT5sU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a8a3e6e8067e8b9fe33dc5f78090a7fe5cfe37cd",
"rev": "408924ce2937b8938ce5fcaf9684dd5cea3b5fcb",
"type": "github"
},
"original": {
"owner": "LavaDesu",
"ref": "laba/remove-mono",
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}

View file

@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "github:LavaDesu/nixpkgs/laba/remove-mono";
nixpkgs.url = "github:NixOS/nixpkgs";
nixpkgs-raccoon.url = "github:NixOS/nixpkgs/nixos-22.11";
home-manager.url = "github:nix-community/home-manager";
home-manager-raccoon.url = "github:nix-community/home-manager/release-22.11";