chore: Remove unneeded inputs.unstable

This commit is contained in:
punkfairie 2024-12-02 18:51:46 -08:00
parent ab6ce5aad5
commit fe773b64cb
Signed by: punkfairie
GPG key ID: A509E8F77FB9D696

View file

@ -1,8 +1,7 @@
{ {
description = "marleyOS"; description = "marleyOS";
outputs = outputs = inputs:
inputs:
inputs.snowfall-lib.mkFlake { inputs.snowfall-lib.mkFlake {
inherit inputs; inherit inputs;
src = ./.; src = ./.;
@ -72,7 +71,6 @@
marleyvim = { marleyvim = {
url = "git+https://codewith.babesonthe.net/punkfairie/marleyvim"; url = "git+https://codewith.babesonthe.net/punkfairie/marleyvim";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
inputs.unstable.follows = "unstable";
}; };
# Rose pine themes that aren't included in the above flake: # Rose pine themes that aren't included in the above flake: