mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Update flake.lock and temp disable poetry
This commit is contained in:
12
flake.lock
generated
12
flake.lock
generated
@@ -28,11 +28,11 @@
|
|||||||
"utils": "utils"
|
"utils": "utils"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1669573161,
|
"lastModified": 1670163996,
|
||||||
"narHash": "sha256-UAOXq+LIX+goAAY2MiC0+zCxdNPaO7NAPTvCQExpIBs=",
|
"narHash": "sha256-6vbu9Wmh1Ov0VgkWuLAazQ/crzohdZ8jnQp87pDsy7s=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "50c9bccb6abc52811a59db620606e016fcde32bd",
|
"rev": "90b0e5f440160f54cb4f1f08372e1be554e10873",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
@@ -93,11 +93,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs_2": {
|
"nixpkgs_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1669542132,
|
"lastModified": 1670064435,
|
||||||
"narHash": "sha256-DRlg++NJAwPh8io3ExBJdNW7Djs3plVI5jgYQ+iXAZQ=",
|
"narHash": "sha256-+ELoY30UN+Pl3Yn7RWRPabykwebsVK/kYE9JsIsUMxQ=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "a115bb9bd56831941be3776c8a94005867f316a7",
|
"rev": "61a8a98e6d557e6dd7ed0cdb54c3a3e3bbc5e25c",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@@ -90,8 +90,8 @@ in {
|
|||||||
# networking
|
# networking
|
||||||
arp-scan
|
arp-scan
|
||||||
/*
|
/*
|
||||||
dnsutils
|
dnsutils
|
||||||
*/
|
*/
|
||||||
iperf
|
iperf
|
||||||
nmap
|
nmap
|
||||||
openssl
|
openssl
|
||||||
@@ -135,8 +135,8 @@ in {
|
|||||||
python310Packages.ipython
|
python310Packages.ipython
|
||||||
python310Packages.pip
|
python310Packages.pip
|
||||||
/*
|
/*
|
||||||
python310Packages.poetry
|
python310Packages.poetry
|
||||||
*/
|
*/
|
||||||
python310Packages.setuptools
|
python310Packages.setuptools
|
||||||
python310Packages.virtualenv
|
python310Packages.virtualenv
|
||||||
|
|
||||||
|
@@ -17,7 +17,9 @@ in {
|
|||||||
lm_sensors
|
lm_sensors
|
||||||
netdata
|
netdata
|
||||||
pinentry-curses
|
pinentry-curses
|
||||||
|
/*
|
||||||
rfd
|
rfd
|
||||||
|
*/
|
||||||
rustup
|
rustup
|
||||||
strace
|
strace
|
||||||
tailscale
|
tailscale
|
||||||
|
Reference in New Issue
Block a user