mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
flake: remove temporary nixpkgs pin
Now that the Markdown migration is complete, everything should work with the latest `nixpkgs-unstable`.
This commit is contained in:
8
flake.lock
generated
8
flake.lock
generated
@@ -2,17 +2,17 @@
|
||||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1687113821,
|
||||
"narHash": "sha256-TXdP3s0wBDI0msVFFMKgrD+VcgqF0RM899+Sqmep7uc=",
|
||||
"lastModified": 1689534811,
|
||||
"narHash": "sha256-jnSUdzD/414d94plCyNlvTJJtiTogTep6t7ZgIKIHiE=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "e7e69199f0372364a6106a1e735f68604f4c5a25",
|
||||
"rev": "6cee3b5893090b0f5f0a06b4cf42ca4e60e5d222",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"ref": "nixos-unstable",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "e7e69199f0372364a6106a1e735f68604f4c5a25",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user