summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorGrisha Shipunov2025-06-02 20:12:09 +0200
committerGrisha Shipunov2025-06-15 23:57:11 +0200
commitf191d9e4a9c84870e742317fadc2b7cc409b786f (patch)
tree3701555d7f6d9f1a0e614224ac1a70a620789ab6 /flake.lock
parent7a417638735547276d49258577e1dbd00a50a91a (diff)
toaster: back to niri
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock35
1 files changed, 28 insertions, 7 deletions
diff --git a/flake.lock b/flake.lock
index 357df38..94cff23 100644
--- a/flake.lock
+++ b/flake.lock
@@ -224,6 +224,26 @@
"type": "github"
}
},
+ "home-manager": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs-unstable"
+ ]
+ },
+ "locked": {
+ "lastModified": 1749999552,
+ "narHash": "sha256-iCUuEq9qXUh8L1c2bRyCayAqfuUEs9nGAUlXv2RcoF8=",
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "rev": "04672588c61aebd18c0d0ada66dd7bb4d8edab0d",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "type": "github"
+ }
+ },
"lanzaboote": {
"inputs": {
"crane": "crane",
@@ -253,11 +273,11 @@
"lix": {
"flake": false,
"locked": {
- "lastModified": 1749838547,
- "narHash": "sha256-4qJy0n+6P13/XAHPlcjcWK6MDNYd38PkFdI8iCiJYYo=",
- "rev": "1e34c3747779a82d59ef27b351d4ed02fb372a2a",
+ "lastModified": 1749996528,
+ "narHash": "sha256-60avE6oxLzasJr+/tFdhInEUUEF3FZ9uHofTUq4MZ1o=",
+ "rev": "7453e2979f1d4684bea4cb340f23c089ea0d5a90",
"type": "tarball",
- "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/1e34c3747779a82d59ef27b351d4ed02fb372a2a.tar.gz?rev=1e34c3747779a82d59ef27b351d4ed02fb372a2a"
+ "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/7453e2979f1d4684bea4cb340f23c089ea0d5a90.tar.gz?rev=7453e2979f1d4684bea4cb340f23c089ea0d5a90"
},
"original": {
"type": "tarball",
@@ -418,11 +438,11 @@
},
"nixpkgs_2": {
"locked": {
- "lastModified": 1749727998,
- "narHash": "sha256-mHv/yeUbmL91/TvV95p+mBVahm9mdQMJoqaTVTALaFw=",
+ "lastModified": 1749857119,
+ "narHash": "sha256-tG5xUn3hFaPpAHYIvr2F88b+ovcIO5k1HqajFy7ZFPM=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "fd487183437963a59ba763c0cc4f27e3447dd6dd",
+ "rev": "5f4f306bea96741f1588ea4f450b2a2e29f42b98",
"type": "github"
},
"original": {
@@ -513,6 +533,7 @@
"inputs": {
"authentik-nix": "authentik-nix",
"flake-utils": "flake-utils_2",
+ "home-manager": "home-manager",
"lanzaboote": "lanzaboote",
"lix": "lix",
"lix-module": "lix-module",