mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-31 01:17:26 +02:00
Remove poetry2nix as it is in nixpkgs
This commit is contained in:
parent
48c3dc71cb
commit
8774d7218f
1 changed files with 0 additions and 2 deletions
|
|
@ -21,7 +21,6 @@
|
|||
naersk.url = "github:nix-community/naersk";
|
||||
comma.url = "github:nix-community/comma";
|
||||
raclette.url = "github:traxys/raclette";
|
||||
poetry2nix.url = "github:nix-community/poetry2nix";
|
||||
nur.url = "github:nix-community/NUR";
|
||||
|
||||
# Extra Package Sources
|
||||
|
|
@ -77,7 +76,6 @@
|
|||
inputs.nix-alien.overlay
|
||||
inputs.nix-gaming.overlays.default
|
||||
inputs.comma.overlays.default
|
||||
inputs.poetry2nix.overlay
|
||||
(final: prev:
|
||||
import ./pkgs/default.nix {
|
||||
inherit sources;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue