Skip to content

Commit 6718a70

Browse files
kasimekaethangreen-dev
authored andcommitted
update flake self attrs compat comment
1 parent 3bc24fb commit 6718a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
nixConfig.bash-prompt-prefix = ''\[\e[0;31m\](lovely) \e[0m'';
33

44
inputs = {
5-
# requires nix `>=v2.27` or determinate-nix `v3`, will be released in lix `v2.94`
5+
# requires nix `>=v2.27`, determinate-nix `v3`, or lix `>=v2.94`
66
self.submodules = true;
77

88
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";

0 commit comments

Comments
 (0)