1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat: use upstream astrolog

This commit is contained in:
2021-12-22 10:17:24 +01:00
parent 9c2e2df05a
commit f02225d1e9
3 changed files with 6 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
{ {
"url": "https://github.com/NixOS/nixpkgs.git", "url": "https://github.com/NixOS/nixpkgs.git",
"rev": "dd2d0191a046bc79f36d3682e8532e0e729608d1", "rev": "9200dd5c190e393d56e5ecbe220b497670b9d54a",
"date": "2021-12-17T19:01:15+01:00", "date": "2021-12-22T17:07:04+08:00",
"path": "/nix/store/8qnbb6a9ix4f3liymfrhalkp9x352ng6-nixpkgs", "path": "/nix/store/m102w6wfdq6yny89985229zsnyll00r9-nixpkgs",
"sha256": "1m66djxyikwjjp0yqr8vckdahh676kjiqkdlmas0icjrpzvncygz", "sha256": "1gspxvalbrp4ibb21gwbqj09gjn68nqzfv93h231nnrjgg1dz38c",
"fetchLFS": false, "fetchLFS": false,
"fetchSubmodules": false, "fetchSubmodules": false,
"deepClone": false, "deepClone": false,

View File

@@ -3,7 +3,6 @@ let
hc = pkgs.callPackage <stockholm/tv/5pkgs/simple/hc.nix> {}; hc = pkgs.callPackage <stockholm/tv/5pkgs/simple/hc.nix> {};
worldradio = pkgs.callPackage <niveum/packages/worldradio.nix> {}; worldradio = pkgs.callPackage <niveum/packages/worldradio.nix> {};
menstruation = pkgs.callPackage <niveum/submodules/menstruation-backend> {}; menstruation = pkgs.callPackage <niveum/submodules/menstruation-backend> {};
astrolog = pkgs.callPackage <niveum/submodules/nur-packages/astrolog> {};
nixpkgs-unstable = import <nixpkgs-unstable> { config.allowUnfree = true; }; nixpkgs-unstable = import <nixpkgs-unstable> { config.allowUnfree = true; };
@@ -108,7 +107,7 @@ in {
audacity audacity
calibre calibre
inkscape inkscape
astrolog # astrolog nixpkgs-unstable.astrolog # astrolog
anki # flashcards anki # flashcards
nixpkgs-unstable.zoom-us # video conferencing nixpkgs-unstable.zoom-us # video conferencing
pdfgrep # search in pdf pdfgrep # search in pdf