mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 09:58:26 +00:00
Add a qr-code for source urls
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
let
|
||||
nixpkgsUnstable = builtins.fetchTarball {
|
||||
nixpkgsUnstable = builtins.fetchTarball {
|
||||
url = "https://github.com/NixOS/nixpkgs-channels/archive/nixos-unstable.tar.gz";
|
||||
};
|
||||
pkgsUnstable = import nixpkgsUnstable { };
|
||||
|
Reference in New Issue
Block a user