mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-12-26 12:27:52 +00:00
Get rid these
This commit is contained in:
parent
b810d3e969
commit
a24b4b17ee
@ -1,13 +1,5 @@
|
|||||||
{
|
{
|
||||||
description = "A Nix flake for Conky, including a dev shell";
|
description = "A Nix flake for Conky, including a dev shell";
|
||||||
nixConfig = {
|
|
||||||
substituters = [
|
|
||||||
"https://conky.cachix.org"
|
|
||||||
];
|
|
||||||
trusted-public-keys = [
|
|
||||||
"conky.cachix.org-1:4H7kaqUIbxZO5LReWGyzwh3ktfYJb/K7E9au2gssyzM="
|
|
||||||
];
|
|
||||||
};
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
url = "github:nixos/nixpkgs/nixos-unstable";
|
url = "github:nixos/nixpkgs/nixos-unstable";
|
||||||
|
Loading…
Reference in New Issue
Block a user