chore: sync

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-02-04 22:26:36 -03:00
parent 85c54fcc94
commit b86098bcfb
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
3 changed files with 55 additions and 3 deletions

37
flake.lock generated
View file

@ -306,6 +306,24 @@
"type": "github"
}
},
"musnix": {
"inputs": {
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1702456985,
"narHash": "sha256-mnjCk8mINY4t5uIwP2eR19FOQXHTCO68+KsgKFTv1NI=",
"owner": "musnix",
"repo": "musnix",
"rev": "cf93a72da8ad677864045e9a5dd32170378d9a62",
"type": "github"
},
"original": {
"owner": "musnix",
"repo": "musnix",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
@ -394,6 +412,22 @@
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1690272529,
"narHash": "sha256-MakzcKXEdv/I4qJUtq/k/eG+rVmyOZLnYNC2w1mB59Y=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ef99fa5c5ed624460217c31ac4271cfb5cb2502c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1706550542,
"narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=",
@ -483,7 +517,8 @@
"home-manager": "home-manager_2",
"hyprland": "hyprland",
"hyprland-hyprfocus": "hyprland-hyprfocus",
"nixpkgs": "nixpkgs_3"
"musnix": "musnix",
"nixpkgs": "nixpkgs_4"
}
},
"rustaceanvim": {