diff options
author | Soispha <soispha@vhack.eu> | 2023-10-19 13:08:04 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-10-19 13:08:04 +0200 |
commit | 6aa67e4d7cc27e5ff0cc3061463b1ec48213ce84 (patch) | |
tree | e29a159c97646b76f4de8193423ab105869225b4 /flake.nix | |
parent | feat(hm/conf/firefox/extensions): Add torproject-snowflake (diff) | |
download | nixos-config-6aa67e4d7cc27e5ff0cc3061463b1ec48213ce84.tar.gz nixos-config-6aa67e4d7cc27e5ff0cc3061463b1ec48213ce84.zip |
build(treewide): Update
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/flake.nix b/flake.nix index cbb44a87..3057475a 100644 --- a/flake.nix +++ b/flake.nix @@ -63,9 +63,6 @@ url = "github:ipetkov/crane"; inputs = { nixpkgs.follows = "nixpkgs"; - flake-compat.follows = "flake-compat"; - flake-utils.follows = "flake-utils"; - rust-overlay.follows = "rust-overlay"; }; }; flake-utils = { |