nixos-config/flake.lock
Charlotte Van Petegem 224de7ccbc
Add tetris flake
2022-01-11 20:56:03 +01:00

182 lines
4.5 KiB
JSON

{
"nodes": {
"accentor": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1638632700,
"narHash": "sha256-pXmsEC9QQsDoNVq5EGye7CSOh0c2eK4OY7UKs2yHPRk=",
"owner": "accentor",
"repo": "flake",
"rev": "4fa6bc15fc1b8f7b77d0a02cf9ea9e5e6366b945",
"type": "github"
},
"original": {
"owner": "accentor",
"repo": "flake",
"type": "github"
}
},
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1641576265,
"narHash": "sha256-G4W39k5hdu2kS13pi/RhyTOySAo7rmrs7yMUZRH0OZI=",
"owner": "ryantm",
"repo": "agenix",
"rev": "08b9c96878b2f9974fc8bde048273265ad632357",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"emacs-overlay": {
"locked": {
"lastModified": 1641926379,
"narHash": "sha256-zvp7ATyqNv9952TwxPcRg3t8BI2HEIrnPdZHRaUOoU0=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "c41bd1462ade47da23e5df9a82badb19c9185bb0",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1641915897,
"narHash": "sha256-C5Vw7B8BKA/kr9tWVYjEdD3AjstXFqoxkkzrOwfQZxk=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "5209ea0d8c77399ec4987590e9738953f15f8d80",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1641710811,
"narHash": "sha256-yVJ+CtwWZY8BnkNIJ/ue5a28yrRM6CkDF1LvmGmqqwM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "0ecf7d414811f831060cf55707c374d54fbb1dec",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"accentor": "accentor",
"agenix": "agenix",
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"tetris": "tetris",
"utils": "utils",
"zeroad": "zeroad"
}
},
"tetris": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1641928399,
"narHash": "sha256-55FwNVfgHReLbaktBx31rtPJFkp+HenD8uLTzV2+GEA=",
"owner": "chvp",
"repo": "tetris",
"rev": "dd70718cac370d2bc44c1b45848969386282970b",
"type": "github"
},
"original": {
"owner": "chvp",
"repo": "tetris",
"type": "github"
}
},
"utils": {
"inputs": {
"flake-utils": "flake-utils"
},
"locked": {
"lastModified": 1639385028,
"narHash": "sha256-oqorKz3mwf7UuDJwlbCEYCB2LfcWLL0DkeCWhRIL820=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "be1be083af014720c14f3b574f57b6173b4915d0",
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"type": "github"
}
},
"zeroad": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1641927600,
"narHash": "sha256-1zZyiAODX6fwGNylT4/hP/2OphIOctAevl9VPTtbssg=",
"owner": "chvp",
"repo": "0ad-flake",
"rev": "1b93201ef3c24479c3ecd598bb05ad8a3f0faf67",
"type": "github"
},
"original": {
"owner": "chvp",
"repo": "0ad-flake",
"type": "github"
}
}
},
"root": "root",
"version": 7
}