mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2025-03-21 21:12:02 +00:00
h
This commit is contained in:
parent
11adf9e612
commit
f818c88461
2 changed files with 2 additions and 2 deletions
pkgs
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, pythonPkgs ? nixpkgs.pkgs.python39Packages }:
|
||||
{ pkgs, pythonPkgs }:
|
||||
|
||||
let
|
||||
inherit pkgs;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, pythonPkgs ? nixpkgs.pkgs.python39Packages }:
|
||||
{ pkgs, pythonPkgs }:
|
||||
|
||||
let
|
||||
inherit pkgs;
|
||||
|
|
Loading…
Add table
Reference in a new issue