some fixes and new packages

This commit is contained in:
Maddie H 2023-09-27 08:46:49 +01:00
parent 78614bccb9
commit d85c6ef4a2
Signed by: maddie
GPG Key ID: C296DE8C9053683F
5 changed files with 6 additions and 3 deletions

View File

@ -42,11 +42,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1692808169,
"narHash": "sha256-x9Opq06rIiwdwGeK2Ykj69dNc2IvUH1fY55Wm7atwrE=",
"lastModified": 1693028636,
"narHash": "sha256-WOG42JO/yyvgYK3jQktDEy2qtZI7R+s3Lo4Y9gBr6XM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9201b5ff357e781bf014d0330d18555695df7ba8",
"rev": "e61ea96d43505ba0d2c066134eb9d67cadfddce7",
"type": "github"
},
"original": {

View File

@ -2,6 +2,8 @@
let
packages = ps: with ps; [
numpy
matplotlib
tkinter
pillow
psycopg

0
maddie/nixos/dmenu/dmenu-code Executable file → Normal file
View File

0
maddie/nixos/dmenu/dmenu-man Executable file → Normal file
View File

View File

@ -57,6 +57,7 @@
# Learning
"anki"
"obsidian"
# Tools
"boop"