1
Fork 0
shimmeringmoon/flake.lock

96 lines
2.6 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1739020877,
"narHash": "sha256-mIvECo/NNdJJ/bXjNqIh8yeoSjVLAuDuTUzAo7dzs8Y=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a79cfe0ebd24952b580b1cf08cd906354996d547",
"type": "github"
},
"original": {
"owner": "nixos",
2024-09-23 19:46:53 +02:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
2024-09-23 19:46:53 +02:00
"nixpkgs": "nixpkgs",
2025-03-03 10:58:23 +01:00
"shimmeringdarkness": "shimmeringdarkness",
"shimmeringvoid": "shimmeringvoid"
}
},
"shimmeringdarkness": {
"flake": false,
2024-09-23 19:46:53 +02:00
"locked": {
2025-03-03 10:58:23 +01:00
"lastModified": 1740990076,
"narHash": "sha256-UiJbNPcN5qM/q5IeZXOqodT/9K1OoKI5OggvI/l2uC0=",
"ref": "refs/heads/main",
2025-03-03 10:58:23 +01:00
"rev": "30b81df67a57201a4fa690635554a9fa7dfd7ee8",
"revCount": 1,
"type": "git",
"url": "ssh://forgejo@ssh.git.moonythm.dev/prescientmoon/shimmeringdarkness.git"
2024-09-23 19:46:53 +02:00
},
"original": {
"type": "git",
"url": "ssh://forgejo@ssh.git.moonythm.dev/prescientmoon/shimmeringdarkness.git"
2024-09-23 19:46:53 +02:00
}
},
2025-03-03 10:58:23 +01:00
"shimmeringvoid": {
"flake": false,
"locked": {
2025-03-03 15:15:14 +01:00
"lastModified": 1741011219,
"narHash": "sha256-nzelIlNadrnMfAWqlF4FwSAjp/Lr7Szehz2X28E/3cM=",
2025-03-03 10:58:23 +01:00
"ref": "refs/heads/main",
2025-03-03 15:15:14 +01:00
"rev": "d9785a503d59f709e4d0a02fa5f1cfee893bf78d",
"revCount": 8,
2025-03-03 10:58:23 +01:00
"type": "git",
"url": "ssh://forgejo@ssh.git.moonythm.dev/prescientmoon/shimmeringvoid.git"
},
"original": {
"type": "git",
"url": "ssh://forgejo@ssh.git.moonythm.dev/prescientmoon/shimmeringvoid.git"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}