flake: lock nixpkgs to avoid mypy rebuild
This commit is contained in:
parent
4e76513668
commit
3ca0f77ff5
2 changed files with 5 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/44acd64171d440c3d91709a194bf35d6461e16c4";
|
||||
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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue