unpin forgejo-lts

This commit is contained in:
ulic-youthlic 2025-03-18 09:40:25 +08:00
parent 4823885a98
commit f0e7a985aa
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
4 changed files with 0 additions and 36 deletions

View file

@ -7,14 +7,6 @@
# nixpkgs.url = "github:NixOS/nixpkgs/master";
nixpkgs.follows = "nixos-cosmic/nixpkgs";
# issue: https://github.com/NixOS/nixpkgs/issues/389977
nixpkgs-e3e32b642a31e6714ec1b712de8c91a3352ce7e1 = {
type = "github";
owner = "NixOS";
repo = "nixpkgs";
rev = "e3e32b642a31e6714ec1b712de8c91a3352ce7e1";
};
lix-module = {
url = "git+https://git.lix.systems/lix-project/nixos-module";
inputs = {