summaryrefslogtreecommitdiff
path: root/nixos/flake.lock
diff options
context:
space:
mode:
authorseraphim <18ycm9tx@anonaddy.me>2026-07-24 23:36:49 +0700
committerseraphim <18ycm9tx@anonaddy.me>2026-07-24 23:36:49 +0700
commit9f9921e9d32128f93b7237d51ce0af821120fc11 (patch)
tree58a46923be8859d21fa662d60f1e4991da0a4b0f /nixos/flake.lock
parent395c08d0a334cdffbcc370384bee67f19f964399 (diff)
frst
Diffstat (limited to 'nixos/flake.lock')
-rw-r--r--nixos/flake.lock80
1 files changed, 80 insertions, 0 deletions
diff --git a/nixos/flake.lock b/nixos/flake.lock
new file mode 100644
index 0000000..263ea44
--- /dev/null
+++ b/nixos/flake.lock
@@ -0,0 +1,80 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1784497964,
+ "narHash": "sha256-vlHUuqAcbcH2RKmHbPiuQzbv1pnzzavXnI62RD0bqCU=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "241313f4e8e508cb9b13278c2b0fa25b9ca27163",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_2": {
+ "locked": {
+ "lastModified": 1784356753,
+ "narHash": "sha256-zupdTm41be2fY8cexroEOGjopl3F2Gqs3gk7ieqaM3s=",
+ "rev": "61b7c44c4073f0b827768aff0049561b5110ea5a",
+ "type": "tarball",
+ "url": "https://releases.nixos.org/nixos/unstable/nixos-26.11pre1036777.61b7c44c4073/nixexprs.tar.xz"
+ },
+ "original": {
+ "type": "tarball",
+ "url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"
+ }
+ },
+ "noctalia": {
+ "inputs": {
+ "nixpkgs": "nixpkgs_2"
+ },
+ "locked": {
+ "lastModified": 1784728386,
+ "narHash": "sha256-orPjHk70i59VTH6ey9H0lFC2GC+r8LkY52HkzLwstio=",
+ "owner": "noctalia-dev",
+ "repo": "noctalia",
+ "rev": "44778c92d0d1676500dbbbd762f76519769e9458",
+ "type": "github"
+ },
+ "original": {
+ "owner": "noctalia-dev",
+ "repo": "noctalia",
+ "type": "github"
+ }
+ },
+ "noctalia-greeter": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1784707224,
+ "narHash": "sha256-K8yyxX/sShhVznU/3ejZgriayg8Fyac+bR4dCTB1864=",
+ "owner": "noctalia-dev",
+ "repo": "noctalia-greeter",
+ "rev": "8e53bb30f1d1179c0bd2275b02915258827d62eb",
+ "type": "github"
+ },
+ "original": {
+ "owner": "noctalia-dev",
+ "repo": "noctalia-greeter",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs",
+ "noctalia": "noctalia",
+ "noctalia-greeter": "noctalia-greeter"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}