Newer
Older
percord / flake.lock
@Puyodead1 Puyodead1 on 9 Jul 2024 1 KB add email verification page
{
	"nodes": {
		"flake-utils": {
			"inputs": {
				"systems": "systems"
			},
			"locked": {
				"lastModified": 1705309234,
				"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
				"owner": "numtide",
				"repo": "flake-utils",
				"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
				"type": "github"
			},
			"original": {
				"owner": "numtide",
				"repo": "flake-utils",
				"type": "github"
			}
		},
		"nixpkgs": {
			"locked": {
				"lastModified": 1708118438,
				"narHash": "sha256-kk9/0nuVgA220FcqH/D2xaN6uGyHp/zoxPNUmPCMmEE=",
				"owner": "nixos",
				"repo": "nixpkgs",
				"rev": "5863c27340ba4de8f83e7e3c023b9599c3cb3c80",
				"type": "github"
			},
			"original": {
				"owner": "nixos",
				"ref": "nixos-unstable",
				"repo": "nixpkgs",
				"type": "github"
			}
		},
		"root": {
			"inputs": {
				"flake-utils": "flake-utils",
				"nixpkgs": "nixpkgs"
			}
		},
		"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
}