pinwheel: Use pkgs.buildFHSUserEnv for pants

This commit is contained in:
Alexander Heldt
2024-07-21 10:13:37 +02:00
parent 89f9e6fc29
commit ac279110f5
4 changed files with 38 additions and 161 deletions

View File

@@ -31,11 +31,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nix-alien = {
url = "github:thiagokokada/nix-alien";
inputs.nixpkgs.follows = "nixpkgs";
};
pppdotpm-site = {
url = "git+ssh://git@codeberg.org/ppp/ppp.pm-site.git?ref=main";
inputs.nixpkgs.follows = "nixpkgs";