mirror of
https://github.com/kmein/niveum
synced 2026-03-17 02:31:09 +01:00
feat: flameshot -> flameshot-once
This commit is contained in:
@@ -15,6 +15,11 @@ let
|
||||
url = "https://github.com/NixOS/nixpkgs.git";
|
||||
path = toString .versions/nixpkgs-unstable.json;
|
||||
};
|
||||
nix-writers = {
|
||||
ref = "refs/heads/master";
|
||||
url = "https://cgit.krebsco.de/nix-writers";
|
||||
path = toString .versions/nix-writers.json;
|
||||
};
|
||||
home-manager = {
|
||||
ref = "refs/heads/release-${release}";
|
||||
url = "https://github.com/nix-community/home-manager.git";
|
||||
|
||||
Reference in New Issue
Block a user