nixos-config/flake.lock

251 lines
6.4 KiB
Plaintext
Raw Normal View History

2021-02-06 03:09:11 +01:00
{
"nodes": {
2022-01-17 21:56:41 +01:00
"agenix": {
"inputs": {
"darwin": "darwin",
2024-03-03 02:01:42 +01:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"systems": "systems"
2022-01-17 21:56:41 +01:00
},
"locked": {
2024-03-03 02:01:42 +01:00
"lastModified": 1707830867,
"narHash": "sha256-PAdwm5QqdlwIqGrfzzvzZubM+FXtilekQ/FA0cI49/o=",
2022-01-17 21:56:41 +01:00
"owner": "ryantm",
"repo": "agenix",
2024-03-03 02:01:42 +01:00
"rev": "8cb01a0e717311680e0cbca06a76cbceba6f3ed6",
2022-01-17 21:56:41 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2024-03-03 02:01:42 +01:00
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
"owner": "lnl7",
"repo": "nix-darwin",
2024-03-03 02:01:42 +01:00
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-12-13 17:29:54 +01:00
"disko": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1711934712,
"narHash": "sha256-sBDe+QmX/QohlnKeSEzrftcXyZL5FY09OMjZ59Rpyy4=",
2023-12-13 17:29:54 +01:00
"owner": "nix-community",
"repo": "disko",
"rev": "611c9ea53250f7bb22286b3d26872280a0e608f9",
2023-12-13 17:29:54 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "disko",
"type": "github"
}
},
2021-07-14 19:40:35 +02:00
"flake-utils": {
2024-03-03 02:01:42 +01:00
"inputs": {
"systems": "systems_2"
},
2021-07-14 19:40:35 +02:00
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2021-07-14 19:40:35 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2021-07-14 19:40:35 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
2024-03-03 02:01:42 +01:00
"ref": "main",
2021-07-14 19:40:35 +02:00
"repo": "flake-utils",
"type": "github"
}
},
2021-04-19 13:42:29 +02:00
"home-manager": {
2024-03-03 02:01:42 +01:00
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1703113217,
"narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
2021-04-19 13:42:29 +02:00
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-06-01 17:53:01 +02:00
]
2021-04-19 13:42:29 +02:00
},
"locked": {
"lastModified": 1714043624,
"narHash": "sha256-Xn2r0Jv95TswvPlvamCC46wwNo8ALjRCMBJbGykdhcM=",
2021-04-19 13:42:29 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "86853e31dc1b62c6eeed11c667e8cdd0285d4411",
2021-04-19 13:42:29 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-11-30 03:46:40 +01:00
"ref": "release-23.11",
2021-04-19 13:42:29 +02:00
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1711352745,
"narHash": "sha256-luvqik+i3HTvCbXQZgB6uggvEcxI9uae0nmrgtXJ17U=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "9a763a7acc4cfbb8603bb0231fec3eda864f81c0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2021-02-06 03:09:11 +01:00
"nixpkgs": {
"locked": {
2024-03-03 02:01:42 +01:00
"lastModified": 1703013332,
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-03 02:01:42 +01:00
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
"type": "github"
2022-01-17 21:56:41 +01:00
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2022-01-17 21:56:41 +01:00
}
},
"nixpkgs-unstable-small": {
"locked": {
"lastModified": 1711983799,
"narHash": "sha256-Wo9rOsVxGIMcLmFilSai2Fi7kN50doxsuksoTIXPytI=",
2021-02-06 03:09:11 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8bea75f6bdceecb9a349e7425ae2ca5c91c01b9c",
2021-02-06 03:09:11 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-01-17 21:56:41 +01:00
"ref": "nixos-unstable-small",
2021-02-06 03:09:11 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-01-17 21:56:41 +01:00
"nixpkgs_2": {
2023-12-13 17:29:54 +01:00
"locked": {
"lastModified": 1711715736,
"narHash": "sha256-9slQ609YqT9bT/MNX9+5k5jltL9zgpn36DpFB7TkttM=",
2023-12-13 17:29:54 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "807c549feabce7eddbf259dbdcec9e0600a0660d",
2023-12-13 17:29:54 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1714531828,
"narHash": "sha256-ILsf3bdY/hNNI/Hu5bSt2/KbmHaAVhBbNUOdGztTHEg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0638fe2715d998fa81d173aad264eb671ce2ebc1",
2021-05-27 20:16:14 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-11-30 03:46:40 +01:00
"ref": "nixos-23.11",
2021-05-27 20:16:14 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-02-06 03:09:11 +01:00
"root": {
"inputs": {
2022-01-17 21:56:41 +01:00
"agenix": "agenix",
2023-12-13 17:29:54 +01:00
"disko": "disko",
"flake-utils": "flake-utils",
2024-03-03 02:01:42 +01:00
"home-manager": "home-manager_2",
"nixos-hardware": "nixos-hardware",
2023-12-13 17:29:54 +01:00
"nixpkgs": "nixpkgs_3",
"nixpkgs-unstable-small": "nixpkgs-unstable-small"
2021-02-06 03:09:11 +01:00
}
2024-03-03 02:01:42 +01:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2021-02-06 03:09:11 +01:00
}
},
"root": "root",
"version": 7
}