Remove impermanence locked revision

This commit is contained in:
Andrea Ciceri 2024-09-25 14:15:57 +02:00
parent 2686ad6086
commit 59cc5c791e
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
2 changed files with 43 additions and 44 deletions

View file

@ -3,9 +3,7 @@
inputs = {
flakeParts.url = "github:hercules-ci/flake-parts";
# FIXME remove constraint
nixpkgs.url = "github:NixOS/nixpkgs";
# nixpkgsForSisko.url = "github:NixOS/nixpkgs/0e74ca98a74bc7270d28838369593635a5db3260";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixosHardware.url = "github:NixOS/nixos-hardware";
homeManager = {
url = "github:nix-community/home-manager";