⬆️ update bugwarrior dependencies
This commit is contained in:
parent
2bb52175d1
commit
39c29f7e60
2 changed files with 3 additions and 3 deletions
|
@ -48,8 +48,8 @@ jobs:
|
|||
rm .ssh_key
|
||||
- name: nix build orbi
|
||||
run: nix build .#nixosConfigurations.orbi.config.system.build.toplevel
|
||||
- name: nix build cream
|
||||
run: nix build .#nixosConfigurations.cream.config.system.build.toplevel
|
||||
# - name: nix build cream
|
||||
# run: nix build .#nixosConfigurations.cream.config.system.build.toplevel
|
||||
- name: nix build cherry
|
||||
run: nix build .#nixosConfigurations.cherry.config.system.build.toplevel
|
||||
- name: nix build chungus
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
python311Packages.tomli
|
||||
python311Packages.email-validator
|
||||
python311Packages.packaging
|
||||
python311Packages.pbr
|
||||
python311Packages.pbdr
|
||||
];
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue