We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 385323a commit afa8beeCopy full SHA for afa8bee
.github/workflows/developer_productivity.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
# This channel is only required to invoke "nix-shell".
39
# Everything inside that nix-shell will use a pinned version of nixpkgs.
40
- nix_path: nixpkgs=channel:nixos-23.05
+ nix_path: nixpkgs=channel:nixpkgs-unstable
41
# Dedicated step to separate all the
42
# "copying path '/nix/store/...' from 'https://cache.nixos.org'."
43
# messages from the actual build output. This job takes ~60secs.
0 commit comments