mirror of
https://github.com/kmein/niveum
synced 2026-03-20 03:51:07 +01:00
chore: remove nixpkgs-unstable
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
{ pkgs, lib, config, ... }:
|
||||
let
|
||||
inherit (import <niveum/lib>) nixpkgs-unstable;
|
||||
|
||||
unstable = import nixpkgs-unstable {};
|
||||
|
||||
zoteroStyle = { name, sha256 }: {
|
||||
name = "${name}.csl";
|
||||
path = pkgs.fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user