niri startup and new templates

This commit is contained in:
Matt Nish-Lapidus 2025-03-13 17:49:17 -04:00
parent 0dbeb69359
commit a3f1d6c346
6 changed files with 454 additions and 35 deletions

65
flake.lock generated
View file

@ -339,11 +339,11 @@
]
},
"locked": {
"lastModified": 1741879521,
"narHash": "sha256-GylyCwdUe2Kd69bC8txEX+A3H/DXBZl2a+GcmTcJw/g=",
"lastModified": 1741894454,
"narHash": "sha256-Mu2YXrGr/8Cid6W44AXci/YYnASoXjGrMV9Sjs66oyc=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "1b0efe3d335f452595512c7b275e5dddfbfb28a5",
"rev": "0b0baed7b2bf6a5e365d4cba042b580a2bc32e34",
"type": "github"
},
"original": {
@ -726,11 +726,11 @@
"xwayland-satellite-unstable": "xwayland-satellite-unstable"
},
"locked": {
"lastModified": 1741884974,
"narHash": "sha256-9BRNJ6Yl9YnnGKptDeWUcp+jMbdVi+qhV2mFPUctyKc=",
"lastModified": 1741895343,
"narHash": "sha256-PNvtVEsGkMr6xMe2MiC41VcKW9uiFVUFQOeBGETJC34=",
"owner": "sodiboo",
"repo": "niri-flake",
"rev": "6a8b167a5c651bc7cb210fc125c71b2ba5fc42f4",
"rev": "bc7edeaf3499a8031d60bce91867d9e2d0783502",
"type": "github"
},
"original": {
@ -759,11 +759,11 @@
"niri-unstable": {
"flake": false,
"locked": {
"lastModified": 1741882172,
"narHash": "sha256-O6klJTH9pkOPs8uwacQv4EeEmRrC3h/zuMjVPXk48c8=",
"lastModified": 1741891147,
"narHash": "sha256-hCD/llnO/I0ARk6divzVG3a82nNgrcG58dIe0yhzNo8=",
"owner": "YaLTeR",
"repo": "niri",
"rev": "4f16be9e4d3b13925f5fb5368f4e24cba50227c6",
"rev": "ee0e2c7f1b4edae42d2f1b05466adbdffe156e61",
"type": "github"
},
"original": {
@ -847,6 +847,24 @@
"type": "github"
}
},
"nix-way-templates": {
"inputs": {
"nixpkgs": "nixpkgs_4"
},
"locked": {
"lastModified": 1740648445,
"narHash": "sha256-jmtCIKpHYlGEzJ1xQWEjpSAPk0uGrGi7kjC/oTiP+HU=",
"owner": "the-nix-way",
"repo": "dev-templates",
"rev": "54c112d5640d910ac7d5bc4ab30b3ef06ba6b5b0",
"type": "github"
},
"original": {
"owner": "the-nix-way",
"repo": "dev-templates",
"type": "github"
}
},
"nixarr": {
"inputs": {
"nixpkgs": [
@ -962,11 +980,11 @@
},
"nixpkgs-stable_2": {
"locked": {
"lastModified": 1741724370,
"narHash": "sha256-WsD+8uodhl58jzKKcPH4jH9dLTLFWZpVmGq4W1XDVF4=",
"lastModified": 1741862977,
"narHash": "sha256-prZ0M8vE/ghRGGZcflvxCu40ObKaB+ikn74/xQoNrGQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "95600680c021743fd87b3e2fe13be7c290e1cac4",
"rev": "cdd2ef009676ac92b715ff26630164bb88fec4e0",
"type": "github"
},
"original": {
@ -994,11 +1012,11 @@
},
"nixpkgs-stable_4": {
"locked": {
"lastModified": 1741724370,
"narHash": "sha256-WsD+8uodhl58jzKKcPH4jH9dLTLFWZpVmGq4W1XDVF4=",
"lastModified": 1741862977,
"narHash": "sha256-prZ0M8vE/ghRGGZcflvxCu40ObKaB+ikn74/xQoNrGQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "95600680c021743fd87b3e2fe13be7c290e1cac4",
"rev": "cdd2ef009676ac92b715ff26630164bb88fec4e0",
"type": "github"
},
"original": {
@ -1041,6 +1059,20 @@
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1739758141,
"narHash": "sha256-uq6A2L7o1/tR6VfmYhZWoVAwb3gTy7j4Jx30MIrH0rE=",
"rev": "c618e28f70257593de75a7044438efc1c1fc0791",
"revCount": 714614,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2411.714614%2Brev-c618e28f70257593de75a7044438efc1c1fc0791/0195155d-20df-7b25-ad70-45871483b8d2/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/NixOS/nixpkgs/0.2411.%2A"
}
},
"nixpkgs_5": {
"locked": {
"lastModified": 1741851582,
"narHash": "sha256-cPfs8qMccim2RBgtKGF+x9IBCduRvd/N5F4nYpU0TVE=",
@ -1141,9 +1173,10 @@
"niri": "niri",
"nix-flatpak": "nix-flatpak",
"nix-rice": "nix-rice",
"nix-way-templates": "nix-way-templates",
"nixarr": "nixarr",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_4",
"nixpkgs": "nixpkgs_5",
"nixpkgs-stable": "nixpkgs-stable_4",
"sops-nix": "sops-nix",
"wezterm": "wezterm",