toplevel flake: remove nixpkgs_forgejo
This commit is contained in:
parent
f31e335d75
commit
1a177053ff
2 changed files with 0 additions and 21 deletions
17
flake.lock
generated
17
flake.lock
generated
|
@ -769,22 +769,6 @@
|
||||||
"type": "github"
|
"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": {
|
"ofi-pass": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
|
@ -866,7 +850,6 @@
|
||||||
"nixpkgs-unstable": "nixpkgs-unstable",
|
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||||
"nixpkgs-vscodium": "nixpkgs-vscodium",
|
"nixpkgs-vscodium": "nixpkgs-vscodium",
|
||||||
"nixpkgs-wayland": "nixpkgs-wayland",
|
"nixpkgs-wayland": "nixpkgs-wayland",
|
||||||
"nixpkgs_forgejo": "nixpkgs_forgejo",
|
|
||||||
"ofi-pass": "ofi-pass",
|
"ofi-pass": "ofi-pass",
|
||||||
"openvscode-server": "openvscode-server",
|
"openvscode-server": "openvscode-server",
|
||||||
"prs": "prs",
|
"prs": "prs",
|
||||||
|
|
|
@ -119,10 +119,6 @@
|
||||||
flake = false;
|
flake = false;
|
||||||
url = "github:espanso/espanso/db97658d1d80697a635b57801696c594eacf057b";
|
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 @ {
|
outputs = inputs @ {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue