From 90a6060978f1a18bd9f7fda94ac0ea3240b3d2c5 Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Mon, 28 Aug 2023 09:28:20 +0200 Subject: [PATCH] nix: add matlab --- nix/configuration.nix | 3 +++ nix/flake.lock | 12 ++++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/nix/configuration.nix b/nix/configuration.nix index 4055a53..42fe85e 100644 --- a/nix/configuration.nix +++ b/nix/configuration.nix @@ -297,6 +297,9 @@ xclip okular # Pdf reader with many features, good for commenting documents evince # Simple pdf reader, good for focusing on document content + + poppler_utils # Pdf utils including pdfimages + matlab # Using nix-matlab overlay defined in flake ]; nixpkgs.overlays = [ diff --git a/nix/flake.lock b/nix/flake.lock index 97f10d1..33b6037 100644 --- a/nix/flake.lock +++ b/nix/flake.lock @@ -22,11 +22,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1693062065, - "narHash": "sha256-RLk84YnoW5xBmmtGRyrpWAkRosA44utLirP88nahTyY=", + "lastModified": 1693148476, + "narHash": "sha256-1TOqS+BnFgb+6H4XlVPb2y32rTSYh+dNnxHqFQz08s4=", "owner": "doronbehar", "repo": "nix-matlab", - "rev": "95e7df9c150c72cecaa4c15c3c4a5a0db8f8f01b", + "rev": "e5ae42eec5bc093f0a414ce86f7349dc9e43648f", "type": "gitlab" }, "original": { @@ -37,11 +37,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1692934111, - "narHash": "sha256-9EEE59v/esKNMR5zKbLRV9NoRPYvERw5jHQOnfr47bk=", + "lastModified": 1693060755, + "narHash": "sha256-KNsbfqewEziFJEpPR0qvVz4rx0x6QXxw1CcunRhlFdk=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "1e44a037bbf4fcaba041436e65e87be88f3f495b", + "rev": "c66ccfa00c643751da2fd9290e096ceaa30493fc", "type": "github" }, "original": {