summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2023-12-09 12:34:05 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2023-12-09 12:34:05 +0100
commita68d2daa11326336766c208597152caaca08796e (patch)
tree8dd37bf12488655555806ae3499fe08387178d43 /flake.lock
parent2c3e16e27daf8e271915afca44dbc4aec18a6c01 (diff)
downloadnixos-a68d2daa11326336766c208597152caaca08796e.tar
nixos-a68d2daa11326336766c208597152caaca08796e.tar.gz
nixos-a68d2daa11326336766c208597152caaca08796e.tar.bz2
nixos-a68d2daa11326336766c208597152caaca08796e.tar.xz
nixos-a68d2daa11326336766c208597152caaca08796e.zip
bump
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock22
1 files changed, 22 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index d5b423ba..a3c569b7 100644
--- a/flake.lock
+++ b/flake.lock
@@ -368,6 +368,27 @@
368 "type": "github" 368 "type": "github"
369 } 369 }
370 }, 370 },
371 "home-manager-eostre": {
372 "inputs": {
373 "nixpkgs": [
374 "nixpkgs-eostre"
375 ]
376 },
377 "locked": {
378 "lastModified": 1700814205,
379 "narHash": "sha256-lWqDPKHRbQfi+zNIivf031BUeyciVOtwCwTjyrhDB5g=",
380 "owner": "gkleen",
381 "repo": "home-manager",
382 "rev": "aeb2232d7a32530d3448318790534d196bf9427a",
383 "type": "github"
384 },
385 "original": {
386 "owner": "gkleen",
387 "ref": "nixos-late-start-23.11",
388 "repo": "home-manager",
389 "type": "github"
390 }
391 },
371 "nix-github-actions": { 392 "nix-github-actions": {
372 "inputs": { 393 "inputs": {
373 "nixpkgs": [ 394 "nixpkgs": [
@@ -753,6 +774,7 @@
753 "flake-registry": "flake-registry", 774 "flake-registry": "flake-registry",
754 "flake-utils": "flake-utils_3", 775 "flake-utils": "flake-utils_3",
755 "home-manager": "home-manager", 776 "home-manager": "home-manager",
777 "home-manager-eostre": "home-manager-eostre",
756 "nix-index-database": "nix-index-database", 778 "nix-index-database": "nix-index-database",
757 "nixpkgs": "nixpkgs_2", 779 "nixpkgs": "nixpkgs_2",
758 "nixpkgs-eostre": "nixpkgs-eostre", 780 "nixpkgs-eostre": "nixpkgs-eostre",