1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-01 06:31:04 +01:00

home-manager: set unstable release to 24.05

This commit is contained in:
Robert Helgesson 2023-11-24 08:46:02 +01:00
parent aeb2232d7a
commit e1f3b36ab0
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
5 changed files with 24 additions and 3 deletions

View file

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-23.11
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v12
with:
name: nix-community