mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-01-29 02:27:12 +08:00
update nixpkgs
This commit is contained in:
parent
412ba17f0d
commit
24b4b6bbf9
2 changed files with 8 additions and 5 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
description = "Integrates sops into nixos";
|
||||
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
|
||||
outputs = { self, nixpkgs }: let
|
||||
systems = [
|
||||
"x86_64-linux"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue