mirror of
https://github.com/RGBCube/agenix
synced 2025-07-29 01:37:44 +00:00
fix: track nixos-unstable
channel as nixpkgs
This commit is contained in:
parent
ff2dc4fb88
commit
ffbca4ae7e
2 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
description = "Secret management with age";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-21.11";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs }:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue