mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 20:39:18 -08:00
feat: overengineered python devshell
This commit is contained in:
parent
573563c3d2
commit
269d3929f6
3 changed files with 108 additions and 83 deletions
11
flake.lock
generated
11
flake.lock
generated
|
|
@ -135,7 +135,9 @@
|
|||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
],
|
||||
"pypi-deps-db": "pypi-deps-db"
|
||||
"pypi-deps-db": [
|
||||
"pypi-deps-db"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1654084003,
|
||||
|
|
@ -170,11 +172,11 @@
|
|||
"pypi-deps-db": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1643877077,
|
||||
"narHash": "sha256-jv8pIvRFTP919GybOxXE5TfOkrjTbdo9QiCO1TD3ZaY=",
|
||||
"lastModified": 1669590640,
|
||||
"narHash": "sha256-w7HNNhdrYX1ystc/Djo5nEy2YjoYoxmRMrsqCyIF3pg=",
|
||||
"owner": "DavHau",
|
||||
"repo": "pypi-deps-db",
|
||||
"rev": "da53397f0b782b0b18deb72ef8e0fb5aa7c98aa3",
|
||||
"rev": "982b6cdf6552fb9296e1ade29cf65a2818cbbd6b",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
@ -217,6 +219,7 @@
|
|||
"home-manager": "home-manager",
|
||||
"mach-nix": "mach-nix",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"pypi-deps-db": "pypi-deps-db",
|
||||
"ragenix": "ragenix",
|
||||
"scalpel": "scalpel",
|
||||
"tree": "tree",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue