Retro68/flake.lock

82 lines
2.0 KiB
Plaintext
Raw Permalink Normal View History

2023-12-16 22:48:42 +00:00
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
"type": "github"
},
"original": {
2023-12-26 18:04:49 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
2023-12-16 22:48:42 +00:00
}
},
2023-12-17 18:04:35 +00:00
"multiversal": {
"flake": false,
"locked": {
2024-04-07 01:21:39 +00:00
"lastModified": 1712682701,
"narHash": "sha256-/bHk7tU3+xxIs4YGLUyJVG9RsVO23ek41R//eO1F22Q=",
2023-12-17 18:04:35 +00:00
"owner": "autc04",
"repo": "multiversal",
2024-04-07 01:21:39 +00:00
"rev": "32dff28d1d618972cc2f544c86ee017b6464fa89",
2023-12-17 18:04:35 +00:00
"type": "github"
},
"original": {
"owner": "autc04",
"repo": "multiversal",
"type": "github"
}
},
2023-12-16 22:48:42 +00:00
"nixpkgs": {
"locked": {
"lastModified": 1703200384,
"narHash": "sha256-q5j06XOsy0qHOarsYPfZYJPWbTbc8sryRxianlEPJN0=",
2023-12-16 22:48:42 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0b3d618173114c64ab666f557504d6982665d328",
2023-12-16 22:48:42 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
2023-12-16 22:48:42 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
2023-12-17 18:04:35 +00:00
"multiversal": "multiversal",
2023-12-16 22:48:42 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}