mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-21 23:54:22 +01:00
Update Hashicorp things
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
ae5615f659
commit
8a43af9076
|
@ -438,16 +438,16 @@
|
|||
},
|
||||
"nixpkgs-hashicorp": {
|
||||
"locked": {
|
||||
"lastModified": 1681635962,
|
||||
"narHash": "sha256-cRoieDmJoT2O2u7TWDDGyGew+Z+bZ3n/GMHOXIpjPWM=",
|
||||
"lastModified": 1687122141,
|
||||
"narHash": "sha256-ppar9V4f817qpXbRqKJ00IjxIPuin3Kr1bjwA1SNpVk=",
|
||||
"owner": "~magic_rb",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "11c39a5eb9d943ab5557de1af08d7e7153e8e9b3",
|
||||
"rev": "fcd547d4a627261e4940fadf755f8150130af579",
|
||||
"type": "sourcehut"
|
||||
},
|
||||
"original": {
|
||||
"owner": "~magic_rb",
|
||||
"ref": "nixos-unstable",
|
||||
"ref": "master",
|
||||
"repo": "nixpkgs",
|
||||
"type": "sourcehut"
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
{
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs?ref=nixos-unstable";
|
||||
nixpkgs-hashicorp.url = "sourcehut:~magic_rb/nixpkgs?ref=nixos-unstable";
|
||||
nixpkgs-hashicorp.url = "sourcehut:~magic_rb/nixpkgs?ref=master";
|
||||
nixinate.url = "github:MagicRB/nixinate";
|
||||
home-manager.url = "github:nix-community/home-manager?ref=master";
|
||||
nixng.url = "github:nix-community/NixNG";
|
||||
|
@ -178,6 +178,7 @@
|
|||
nix flake lock --update-input secret
|
||||
'')
|
||||
nil
|
||||
nomad consul vault
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue