go-xkcdreader/flake.lock

82 lines
2.0 KiB
Plaintext
Raw Permalink Normal View History

2022-03-12 10:29:25 +01:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"nix-filter": {
"locked": {
"lastModified": 1653590866,
"narHash": "sha256-E4yKIrt/S//WfW5D9IhQ1dVuaAy8RE7EiCMfnbrOC78=",
"owner": "numtide",
"repo": "nix-filter",
"rev": "3e81a637cdf9f6e9b39aeb4d6e6394d1ad158e16",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
"nixgl": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1651078744,
"narHash": "sha256-+S/NEzZoTt7EoSOMEUsR/LuNTtzYhbribFaIewNxdCQ=",
"owner": "guibou",
"repo": "nixGL",
"rev": "56f2fbcce7a08c60c98394a64e900d5e9227bcb2",
"type": "github"
},
"original": {
"owner": "guibou",
"repo": "nixGL",
"type": "github"
}
},
2022-03-12 10:29:25 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1652840887,
"narHash": "sha256-gEK4NNa4GwIgTZE63kt/4WTFAWRTJVSa30+h4ZjFh9U=",
2022-03-12 10:29:25 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "52dc75a4fee3fdbcb792cb6fba009876b912bfe0",
2022-03-12 10:29:25 +01:00
"type": "github"
},
"original": {
2022-04-27 02:23:31 +02:00
"owner": "NixOS",
2022-05-02 14:39:31 +02:00
"ref": "nixpkgs-unstable",
2022-04-27 02:23:31 +02:00
"repo": "nixpkgs",
"type": "github"
2022-03-12 10:29:25 +01:00
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"nix-filter": "nix-filter",
"nixgl": "nixgl",
2022-03-12 10:29:25 +01:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}