mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2024-11-22 07:58:49 +01:00
flake.lock: Update
Flake lock file updates: • Updated input 'devenv': 'github:cachix/devenv/6c0bad0045f1e1802f769f7890f6a59504825f4d?narHash=sha256-CjTOdoBvT/4AQncTL20SDHyJNgsXZjtGbz62yDIUYnM%3D' (2024-03-11) → 'github:cachix/devenv/169d2cbce65977289f2e0e863a4e8f42f9ce98af?narHash=sha256-SXTz20R4ZDXwr3iPxXJXQTftHmZwOPzSpIK7bIIculA%3D' (2024-03-19) • Updated input 'home-manager': 'github:nix-community/home-manager/7b3fca5adcf6c709874a8f2e0c364fe9c58db989?narHash=sha256-eZCxuF58YWgaJMMRrn8oRkwRhxooe5kBS/s2wRVr9PA%3D' (2024-03-17) → 'github:nix-community/home-manager/022464438a85450abb23d93b91aa82e0addd71fb?narHash=sha256-2bNMraoRB4pdw/HtxgYTFeMhEekBZeQ53/a8xkqpbZc%3D' (2024-03-19)
This commit is contained in:
parent
169c3f11bd
commit
bf2d1fd2af
1 changed files with 6 additions and 6 deletions
12
flake.lock
12
flake.lock
|
@ -28,11 +28,11 @@
|
||||||
"pre-commit-hooks": "pre-commit-hooks"
|
"pre-commit-hooks": "pre-commit-hooks"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1710144971,
|
"lastModified": 1710819219,
|
||||||
"narHash": "sha256-CjTOdoBvT/4AQncTL20SDHyJNgsXZjtGbz62yDIUYnM=",
|
"narHash": "sha256-SXTz20R4ZDXwr3iPxXJXQTftHmZwOPzSpIK7bIIculA=",
|
||||||
"owner": "cachix",
|
"owner": "cachix",
|
||||||
"repo": "devenv",
|
"repo": "devenv",
|
||||||
"rev": "6c0bad0045f1e1802f769f7890f6a59504825f4d",
|
"rev": "169d2cbce65977289f2e0e863a4e8f42f9ce98af",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -119,11 +119,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1710714957,
|
"lastModified": 1710820906,
|
||||||
"narHash": "sha256-eZCxuF58YWgaJMMRrn8oRkwRhxooe5kBS/s2wRVr9PA=",
|
"narHash": "sha256-2bNMraoRB4pdw/HtxgYTFeMhEekBZeQ53/a8xkqpbZc=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "7b3fca5adcf6c709874a8f2e0c364fe9c58db989",
|
"rev": "022464438a85450abb23d93b91aa82e0addd71fb",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
Loading…
Reference in a new issue