dream2nix/modules/flake.lock

106 lines
2.7 KiB
Plaintext
Raw Normal View History

2023-09-28 20:19:40 +03:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
2023-09-30 17:55:57 +03:00
"lastModified": 1695612854,
"narHash": "sha256-QPe1fENhAB4l/N04FulgItq1rfcpQMttGZzikV7h3iI=",
"owner": "nix-community",
2023-09-28 20:19:40 +03:00
"repo": "flake-compat",
2023-09-30 17:55:57 +03:00
"rev": "ad8d6af6aa8a14851a60bd00927f42b9798544ea",
2023-09-28 20:19:40 +03:00
"type": "github"
},
"original": {
2023-09-30 17:55:57 +03:00
"owner": "nix-community",
"ref": "pull/4/head",
2023-09-28 20:19:40 +03:00
"repo": "flake-compat",
"type": "github"
}
},
2023-09-30 00:32:39 +03:00
"nixpkgs": {
"locked": {
2023-09-30 17:55:57 +03:00
"lastModified": 1695837737,
"narHash": "sha256-KcqmJ5hNacLuE7fkz5586kp/vt4NLo6+Prq3DMgrxpQ=",
2023-09-30 00:32:39 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-30 17:55:57 +03:00
"rev": "517501bcf14ae6ec47efd6a17dda0ca8e6d866f9",
2023-09-30 00:32:39 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-09-30 17:55:57 +03:00
"ref": "nixpkgs-unstable",
2023-09-30 00:32:39 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
"purescript-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"slimlock": "slimlock"
},
"locked": {
2023-09-30 17:55:57 +03:00
"lastModified": 1696022621,
"narHash": "sha256-eMjFmsj2G1E0Q5XiibUNgFjTiSz0GxIeSSzzVdoN730=",
2023-09-30 00:32:39 +03:00
"owner": "thomashoneyman",
"repo": "purescript-overlay",
2023-09-30 17:55:57 +03:00
"rev": "047c7933abd6da8aa239904422e22d190ce55ead",
2023-09-30 00:32:39 +03:00
"type": "github"
},
"original": {
"owner": "thomashoneyman",
"repo": "purescript-overlay",
"type": "github"
}
},
2023-09-28 20:19:40 +03:00
"pyproject-nix": {
"flake": false,
"locked": {
2023-11-04 09:31:42 +03:00
"lastModified": 1699067645,
"narHash": "sha256-SJOEPVFARVfS0qQQqbnGywt8uOZMmlV1PazQtGNNCfQ=",
2023-09-28 20:19:40 +03:00
"owner": "adisbladis",
"repo": "pyproject.nix",
2023-11-04 09:31:42 +03:00
"rev": "56b5a6ae1ac63a0a3a044d602a3b5d09a5d10dc0",
2023-09-28 20:19:40 +03:00
"type": "github"
},
"original": {
"owner": "adisbladis",
"repo": "pyproject.nix",
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
2023-09-30 00:32:39 +03:00
"nixpkgs": "nixpkgs",
"purescript-overlay": "purescript-overlay",
2023-09-28 20:19:40 +03:00
"pyproject-nix": "pyproject-nix"
}
2023-09-30 00:32:39 +03:00
},
"slimlock": {
"inputs": {
"nixpkgs": [
"purescript-overlay",
"nixpkgs"
]
},
"locked": {
"lastModified": 1688610262,
"narHash": "sha256-Wg0ViDotFWGWqKIQzyYCgayeH8s4U1OZcTiWTQYdAp4=",
"owner": "thomashoneyman",
"repo": "slimlock",
"rev": "b5c6cdcaf636ebbebd0a1f32520929394493f1a6",
"type": "github"
},
"original": {
"owner": "thomashoneyman",
"repo": "slimlock",
"type": "github"
}
2023-09-28 20:19:40 +03:00
}
},
"root": "root",
"version": 7
}