chore: update inputs

This commit is contained in:
Moritz Böhme 2024-01-30 21:42:54 +01:00
parent c37a55d570
commit 2c038e43c1
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
5 changed files with 151 additions and 143 deletions

View file

@ -10,7 +10,7 @@
flake-parts.url = "github:hercules-ci/flake-parts";
flake-utils.url = "github:numtide/flake-utils";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
home-manager.url = "github:nix-community/home-manager";
home-manager.url = "github:nix-community/home-manager/bf4b576f84e1ce54ec886836bae7695738aa5a6c"; # FIXME:
impermanence.url = "github:nix-community/impermanence";
master.url = "github:nixos/nixpkgs";
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";