Migrate from ferdi to ferdium

To avoid CVE-2022-32320.
This commit is contained in:
Jakob Lechner 2022-08-22 10:22:05 +00:00
parent 2d8c49c2c8
commit 544e270d63
No known key found for this signature in database
GPG key ID: 996082EFB5906C10
6 changed files with 38 additions and 3 deletions

17
flake.lock generated
View file

@ -88,6 +88,22 @@
"type": "github"
}
},
"nixpkgsMaster": {
"locked": {
"lastModified": 1661160886,
"narHash": "sha256-hjxZ3ZjiP3PbsU7++9X4YXlHU2gVVMf8Wua9zTsAAWo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f090e17f3bf257939c1e1158b9429c5b3929b2b6",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1661009065,
@ -125,6 +141,7 @@
"home-manager": "home-manager",
"nix-pre-commit-hooks": "nix-pre-commit-hooks",
"nixpkgs": "nixpkgs_2",
"nixpkgsMaster": "nixpkgsMaster",
"nur": "nur",
"sops-nix": "sops-nix"
}