workflows/cachix: cd out and in, to hopefully fix git-crypt problem
This commit is contained in:
parent
3ead5d12c5
commit
83ac77b864
2 changed files with 3 additions and 13 deletions
|
|
@ -78,8 +78,6 @@
|
|||
nixosConfigurations."hazel" = mkSystem nixpkgs-stable "hazel" "x86_64-linux" [];
|
||||
nixosConfigurations."hyacinth" = mkSystem nixpkgs "hyacinth" "x86_64-linux" [];
|
||||
|
||||
checks."x86_64-linux".is_dirty = if !(self ? rev) then throw "Dirty git tree detected." else self.rev;
|
||||
|
||||
packages."x86_64-linux" =
|
||||
let
|
||||
pkgs = import nixpkgs rec {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue