diff --git a/flake.lock b/flake.lock index 6d26926..c5cd20b 100644 --- a/flake.lock +++ b/flake.lock @@ -769,22 +769,6 @@ "type": "github" } }, - "nixpkgs_forgejo": { - "locked": { - "lastModified": 1715981093, - "narHash": "sha256-jGhHUB5MUF3mWtBG1l+3Lag67y7K9JtI+8ulDBVp8zE=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "08bda672588b2d613f05311bd4f2e6e23065a3fe", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "08bda672588b2d613f05311bd4f2e6e23065a3fe", - "type": "github" - } - }, "ofi-pass": { "flake": false, "locked": { @@ -866,7 +850,6 @@ "nixpkgs-unstable": "nixpkgs-unstable", "nixpkgs-vscodium": "nixpkgs-vscodium", "nixpkgs-wayland": "nixpkgs-wayland", - "nixpkgs_forgejo": "nixpkgs_forgejo", "ofi-pass": "ofi-pass", "openvscode-server": "openvscode-server", "prs": "prs", diff --git a/flake.nix b/flake.nix index 3e8d9b5..768c194 100644 --- a/flake.nix +++ b/flake.nix @@ -119,10 +119,6 @@ flake = false; url = "github:espanso/espanso/db97658d1d80697a635b57801696c594eacf057b"; }; - - # remove when https://github.com/NixOS/nixpkgs/pull/312523 is merged and backported - nixpkgs_forgejo.url = "github:NixOS/nixpkgs/08bda672588b2d613f05311bd4f2e6e23065a3fe"; - # nixpkgs_forgejo.url = "github:steveej-forks/nixpkgs/9c3519ab3beb11b8d997281f8922330f707df419"; }; outputs = inputs @ {