some fixes and new packages
This commit is contained in:
parent
78614bccb9
commit
d85c6ef4a2
@ -42,11 +42,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1692808169,
|
"lastModified": 1693028636,
|
||||||
"narHash": "sha256-x9Opq06rIiwdwGeK2Ykj69dNc2IvUH1fY55Wm7atwrE=",
|
"narHash": "sha256-WOG42JO/yyvgYK3jQktDEy2qtZI7R+s3Lo4Y9gBr6XM=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "9201b5ff357e781bf014d0330d18555695df7ba8",
|
"rev": "e61ea96d43505ba0d2c066134eb9d67cadfddce7",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
packages = ps: with ps; [
|
packages = ps: with ps; [
|
||||||
|
numpy
|
||||||
|
matplotlib
|
||||||
tkinter
|
tkinter
|
||||||
pillow
|
pillow
|
||||||
psycopg
|
psycopg
|
||||||
|
0
maddie/nixos/dmenu/dmenu-code
Executable file → Normal file
0
maddie/nixos/dmenu/dmenu-code
Executable file → Normal file
0
maddie/nixos/dmenu/dmenu-man
Executable file → Normal file
0
maddie/nixos/dmenu/dmenu-man
Executable file → Normal file
@ -57,6 +57,7 @@
|
|||||||
|
|
||||||
# Learning
|
# Learning
|
||||||
"anki"
|
"anki"
|
||||||
|
"obsidian"
|
||||||
|
|
||||||
# Tools
|
# Tools
|
||||||
"boop"
|
"boop"
|
||||||
|
Loading…
Reference in New Issue
Block a user