mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 08:41:42 -05:00
tests: bump pynixutil
This commit is contained in:
parent
2347698530
commit
27d08a441d
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ poetry2nix.mkPoetryApplication {
|
|||
projectDir = fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "pynixutil";
|
||||
rev = "91706ca404b6df42d6ee00649d7990465ea3d30b";
|
||||
sha256 = "sha256-pAChip8C/9ZwSoT9qox1j54ai35qb/sVhL1nPxmsYVI=";
|
||||
rev = "d27d778dc9109227b927ab88fedb2e3c2d6a7265";
|
||||
sha256 = "sha256-+Ey384Nz6hvDZAA5OYO0EAGkGjY9Kz4134CRIMjEeyg=";
|
||||
};
|
||||
python = python39;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue