nyxexprs/flake.lock

82 lines
2 KiB
Text
Raw Normal View History

2023-11-03 07:25:58 +00:00
{
"nodes": {
2023-11-03 09:45:14 +00:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-11-03 07:25:58 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-01-14 00:44:30 +00:00
"lastModified": 1704982712,
"narHash": "sha256-2Ptt+9h8dczgle2Oo6z5ni5rt/uLMG47UFTR1ry/wgg=",
2023-11-03 07:25:58 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-01-14 00:44:30 +00:00
"rev": "07f6395285469419cf9d078f59b5b49993198c00",
2023-11-03 07:25:58 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-01-14 00:44:30 +00:00
"lastModified": 1704722960,
"narHash": "sha256-mKGJ3sPsT6//s+Knglai5YflJUF2DGj7Ai6Ynopz0kI=",
2023-11-03 07:25:58 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-14 00:44:30 +00:00
"rev": "317484b1ead87b9c1b8ac5261a8d2dd748a0492d",
2023-11-03 07:25:58 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
2024-01-07 00:43:49 +00:00
"lastModified": 1703961334,
"narHash": "sha256-M1mV/Cq+pgjk0rt6VxoyyD+O8cOUiai8t9Q6Yyq4noY=",
2023-11-03 07:25:58 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-07 00:43:49 +00:00
"rev": "b0d36bd0a420ecee3bc916c91886caca87c894e9",
2023-11-03 07:25:58 +00:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-11-03 09:45:14 +00:00
"flake-compat": "flake-compat",
2023-11-03 07:25:58 +00:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}