mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-15 21:46:53 +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