Skip to content

Commit e33fc71

Browse files
Use nixpkgs-unstable
1 parent 4395164 commit e33fc71

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.tangled/workflows/CI.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ when:
77
engine: nixery
88

99
dependencies:
10-
nixpkgs:
11-
- go_1_26
10+
nixpkgs/nixpkgs-unstable:
11+
- go
1212
- golangci-lint
13+
nixpkgs:
1314
- gcc # Needed for CGO_ENABLED=1 (go test -race)
1415

1516
steps:

0 commit comments

Comments
 (0)