aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorpacien2022-12-01 19:57:59 +0100
committerpacien2022-12-01 20:39:42 +0100
commitd9a93e2ea3b3bee9818b365e2b3600cc0765fcef (patch)
tree084c25c94faf4799ae7cf1876321c91bd8694b0f /flake.lock
parent63ff07fe7f4168ac6655df755c3f5f8c4c2be10e (diff)
downloadldgallery-d9a93e2ea3b3bee9818b365e2b3600cc0765fcef.tar.gz
flake: update input for ghc 9.2
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock
index 7cb52fc..cef6a3f 100644
--- a/flake.lock
+++ b/flake.lock
@@ -32,16 +32,16 @@
32 }, 32 },
33 "nixpkgs": { 33 "nixpkgs": {
34 "locked": { 34 "locked": {
35 "lastModified": 1662019588, 35 "lastModified": 1669853768,
36 "narHash": "sha256-oPEjHKGGVbBXqwwL+UjsveJzghWiWV0n9ogo1X6l4cw=", 36 "narHash": "sha256-hIrUOoQ1/Da5kFKRfubQK9jK/DfJK3mkjiS8/ptuX6g=",
37 "owner": "NixOS", 37 "owner": "NixOS",
38 "repo": "nixpkgs", 38 "repo": "nixpkgs",
39 "rev": "2da64a81275b68fdad38af669afeda43d401e94b", 39 "rev": "445f2646b373100600f3463f28bc7656e0e82384",
40 "type": "github" 40 "type": "github"
41 }, 41 },
42 "original": { 42 "original": {
43 "owner": "NixOS", 43 "owner": "NixOS",
44 "ref": "nixos-unstable", 44 "ref": "445f264",
45 "repo": "nixpkgs", 45 "repo": "nixpkgs",
46 "type": "github" 46 "type": "github"
47 } 47 }