Files
nix-config-v2/flake.lock
T

577 lines
16 KiB
JSON
Raw Normal View History

2024-07-30 00:09:42 -04:00
{
"nodes": {
"aagl": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay"
},
"locked": {
2026-08-09 17:26:26 -04:00
"lastModified": 1785936455,
"narHash": "sha256-pXD5pfIwI6j17cpvHh9vjzY+635cCiAldN9bDjXKJ8Y=",
"owner": "ezKEa",
"repo": "aagl-gtk-on-nix",
2026-08-09 17:26:26 -04:00
"rev": "ce55463be1feee6a9a6a6d35d313b8b728c1d8c9",
"type": "github"
},
"original": {
"owner": "ezKEa",
"repo": "aagl-gtk-on-nix",
"type": "github"
}
},
2024-07-30 00:09:42 -04:00
"darwin": {
"inputs": {
2025-05-24 14:08:18 -04:00
"nixpkgs": [
"nixpkgs"
]
2024-07-30 00:09:42 -04:00
},
"locked": {
2026-07-19 12:05:28 -04:00
"lastModified": 1783744694,
"narHash": "sha256-2cp6N3rrwnGYLTx9l6N+NI+kwrCWxvJUbj5WJhvB29A=",
2024-07-30 00:09:42 -04:00
"owner": "lnl7",
"repo": "nix-darwin",
2026-07-19 12:05:28 -04:00
"rev": "c3e90c89649b07d1a96e4b9dd6cd0d6e44b91a74",
2024-07-30 00:09:42 -04:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "nix-darwin-26.05",
2024-07-30 00:09:42 -04:00
"repo": "nix-darwin",
"type": "github"
}
},
2026-06-08 21:55:50 -04:00
"darwin_2": {
"inputs": {
"nixpkgs": [
"nur",
"nixpkgs"
]
},
"locked": {
"lastModified": 1779036909,
"narHash": "sha256-zXcwYQGCT6pzinK+1dBB2ekTVtfxGZAapb3Evdcu4fY=",
"owner": "LnL7",
"repo": "nix-darwin",
"rev": "56c666e108467d87d13508936aade6d567f2a501",
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2026-02-16 19:33:25 -05:00
"lastModified": 1767039857,
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
"owner": "edolstra",
"repo": "flake-compat",
2026-02-16 19:33:25 -05:00
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2026-04-09 09:44:50 -04:00
"flake-compat_2": {
"flake": false,
"locked": {
2026-06-08 21:55:50 -04:00
"lastModified": 1767039857,
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
"owner": "NixOS",
2026-04-09 09:44:50 -04:00
"repo": "flake-compat",
2026-06-08 21:55:50 -04:00
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
2026-04-09 09:44:50 -04:00
"type": "github"
},
"original": {
2026-06-08 21:55:50 -04:00
"owner": "NixOS",
2026-04-09 09:44:50 -04:00
"repo": "flake-compat",
"type": "github"
}
},
2026-07-12 15:27:37 -04:00
"flake-compat_3": {
"flake": false,
"locked": {
"lastModified": 1777699697,
"narHash": "sha256-Eg9b/rq/ECYwNwEXs5i9wHyhxNI0JrYx2srdI2uZMaQ=",
"ref": "refs/heads/main",
"rev": "382052b74656a369c5408822af3f2501e9b1af81",
"revCount": 94,
"type": "git",
"url": "https://git.lix.systems/lix-project/flake-compat.git"
},
"original": {
"type": "git",
"url": "https://git.lix.systems/lix-project/flake-compat.git"
}
},
2026-08-09 17:26:26 -04:00
"flake-schemas": {
"locked": {
"lastModified": 1780327564,
"narHash": "sha256-HiRPtA0spK+Dkgbhz/1zW9glXxNVB+L4Rj2VYmdawb8=",
"rev": "6cc9bd98891b1fc6bb2b8cb3277df8bc72799ca6",
"revCount": 149,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/DeterminateSystems/flake-schemas/0.5.0/019e83cf-9af3-78b1-ac5b-70e68ad1efe1/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/DeterminateSystems/flake-schemas/%2A"
}
},
2026-04-09 09:44:50 -04:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2026-06-08 21:55:50 -04:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2026-04-09 09:44:50 -04:00
"owner": "numtide",
"repo": "flake-utils",
2026-06-08 21:55:50 -04:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2026-04-09 09:44:50 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"git-hooks": {
"inputs": {
"flake-compat": "flake-compat_2",
"gitignore": "gitignore",
"nixpkgs": [
"go-overlay",
"nixpkgs"
]
},
"locked": {
2026-06-08 21:55:50 -04:00
"lastModified": 1778507602,
"narHash": "sha256-kTwur1wV+01SdqskVMSo6JMEpg71ps3HpbFY2GsflKs=",
2026-04-09 09:44:50 -04:00
"owner": "cachix",
"repo": "git-hooks.nix",
2026-06-08 21:55:50 -04:00
"rev": "61ab0e80d9c7ab14c256b5b453d8b3fb0189ba0a",
2026-04-09 09:44:50 -04:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"go-overlay",
"git-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"go-overlay": {
"inputs": {
"flake-utils": "flake-utils",
"git-hooks": "git-hooks",
2026-05-07 21:49:43 -04:00
"nixpkgs": "nixpkgs"
2026-04-09 09:44:50 -04:00
},
"locked": {
2026-08-09 17:26:26 -04:00
"lastModified": 1786187685,
"narHash": "sha256-yM+cGzDhRpvbYI0zpCG/wVha6Jbcs6Jlb647wzYbQEk=",
2026-04-09 09:44:50 -04:00
"owner": "purpleclay",
"repo": "go-overlay",
2026-08-09 17:26:26 -04:00
"rev": "1f5ea3876f1d63709538c395b451f79dc6853229",
2026-04-09 09:44:50 -04:00
"type": "github"
},
"original": {
"owner": "purpleclay",
"repo": "go-overlay",
"type": "github"
}
},
2026-08-09 17:26:26 -04:00
"hildibrand": {
"inputs": {
"flake-schemas": "flake-schemas",
"nixpkgs": "nixpkgs_3",
"rust-overlay": "rust-overlay_2"
},
"locked": {
"lastModified": 1785717646,
"narHash": "sha256-j6MlkwaYOLa3bogK4SbOnVI5eMZ9j2GdExSiKMaELPo=",
"ref": "refs/heads/master",
"rev": "9588520925513ed0e47711a5798c6e9958143a0a",
"revCount": 5,
"type": "git",
"url": "https://scm.wyattjmiller.com/wymiller/hildibrand.git"
},
"original": {
"type": "git",
"url": "https://scm.wyattjmiller.com/wymiller/hildibrand.git"
}
},
2024-07-30 00:09:42 -04:00
"home-manager": {
"inputs": {
2025-05-24 14:08:18 -04:00
"nixpkgs": [
"nixpkgs"
]
2024-07-30 00:09:42 -04:00
},
"locked": {
2026-08-09 17:26:26 -04:00
"lastModified": 1785119570,
"narHash": "sha256-Rgs2xKnGLFWQscxUaXX07oyZeuMDOHEbqDOsgliLFGM=",
2024-07-30 00:09:42 -04:00
"owner": "nix-community",
"repo": "home-manager",
2026-08-09 17:26:26 -04:00
"rev": "d4fd24667c8cbef124bb70a20380cab75ec8474d",
2026-02-01 21:32:32 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-26.05",
2024-07-30 00:09:42 -04:00
"repo": "home-manager",
"type": "github"
}
},
2026-06-08 21:55:50 -04:00
"home-manager_2": {
"inputs": {
2026-08-09 17:26:26 -04:00
"nixpkgs": "nixpkgs_4"
2026-06-08 21:55:50 -04:00
},
"locked": {
"lastModified": 1779507042,
"narHash": "sha256-7wOwi8B6D0BYsieZCnHZZj2sNUzgJhLoIVSfkwB7lxQ=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "509ed3c603349a9d43de9e2ae6613baea6bd5b34",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2026-07-12 15:27:37 -04:00
"mnw": {
"locked": {
"lastModified": 1780772958,
"narHash": "sha256-VKKe8r4pwCGWZ3Yr9CPN129R4S3CKLSrlYqdYz3vKpM=",
"owner": "Gerg-L",
"repo": "mnw",
"rev": "0871dbf63a53610c95db04439ed8ea4d6ec9c160",
"type": "github"
},
"original": {
"owner": "Gerg-L",
"repo": "mnw",
"type": "github"
}
},
"nix-flatpak": {
"locked": {
2025-05-29 13:06:00 -04:00
"lastModified": 1739444422,
"narHash": "sha256-iAVVHi7X3kWORftY+LVbRiStRnQEob2TULWyjMS6dWg=",
"owner": "gmodena",
"repo": "nix-flatpak",
2025-05-29 13:06:00 -04:00
"rev": "5e54c3ca05a7c7d968ae1ddeabe01d2a9bc1e177",
"type": "github"
},
"original": {
"owner": "gmodena",
2025-05-29 13:06:00 -04:00
"ref": "v0.6.0",
"repo": "nix-flatpak",
"type": "github"
}
},
2024-10-30 22:41:50 -04:00
"nixpkgs": {
2026-04-09 09:44:50 -04:00
"locked": {
2026-06-08 21:55:50 -04:00
"lastModified": 1778869304,
"narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=",
2026-04-09 09:44:50 -04:00
"owner": "nixos",
"repo": "nixpkgs",
2026-06-08 21:55:50 -04:00
"rev": "d233902339c02a9c334e7e593de68855ad26c4cb",
2026-04-09 09:44:50 -04:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2026-05-07 21:49:43 -04:00
"nixpkgs_2": {
2024-10-30 22:41:50 -04:00
"locked": {
2026-08-09 17:26:26 -04:00
"lastModified": 1786201459,
"narHash": "sha256-CiOTEjmwAmG2AWnaIno9YaCJJmpca2FXPhMAsnrolCg=",
2026-02-01 21:32:32 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2026-08-09 17:26:26 -04:00
"rev": "8b8c811c7c2541c30382c5de7ed26be055569c60",
2026-02-01 21:32:32 -05:00
"type": "github"
2025-08-27 11:31:11 -04:00
},
"original": {
2026-02-01 21:32:32 -05:00
"owner": "nixos",
"ref": "nixos-26.05",
2026-02-01 21:32:32 -05:00
"repo": "nixpkgs",
"type": "github"
2025-08-27 11:31:11 -04:00
}
},
2026-05-07 21:49:43 -04:00
"nixpkgs_3": {
2026-08-09 17:26:26 -04:00
"locked": {
"lastModified": 1784280462,
"narHash": "sha256-DtoqIqM7VkR6NxAkcLpMwmi02USwWb3JdmNGLyhthc0=",
"rev": "293d6abedf0478e681a4dfcfcb35b30fc796a32f",
"revCount": 1009740,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2605.1009740%2Brev-293d6abedf0478e681a4dfcfcb35b30fc796a32f/019f73de-20f7-7ec2-98c8-65726640dbf9/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/NixOS/nixpkgs/%2A"
}
},
"nixpkgs_4": {
2026-06-08 21:55:50 -04:00
"locked": {
"lastModified": 1778443072,
"narHash": "sha256-zi7/fsqM/kFdNuED//4WOCUtezGtKKqRNORjMvfwjnA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "da5ad661ba4e5ef59ba743f0d112cbc30e474f32",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2026-08-09 17:26:26 -04:00
"nixpkgs_5": {
2026-06-08 21:55:50 -04:00
"locked": {
"lastModified": 1780902259,
"narHash": "sha256-q8yYEC5f1mFlQO9RGna4LTc9QrcvWunX6FYp83munkQ=",
2026-06-08 21:55:50 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "bd0ff2d3eac24699c3664d5966b9ef36f388e2ca",
2026-06-08 21:55:50 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-26.05",
2026-06-08 21:55:50 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
2026-08-09 17:26:26 -04:00
"nixpkgs_6": {
2026-07-12 15:27:37 -04:00
"locked": {
2026-08-09 17:26:26 -04:00
"lastModified": 1784796856,
"narHash": "sha256-vwxWgF+Gj276WznzGb1LxGsK/39HaQwgQXiU3EkC844=",
"rev": "e2587caef70cea85dd97d7daab492899902dbf5d",
2026-07-12 15:27:37 -04:00
"type": "tarball",
2026-08-09 17:26:26 -04:00
"url": "https://releases.nixos.org/nixos/unstable/nixos-26.11pre1040357.e2587caef70c/nixexprs.tar.xz"
2026-07-12 15:27:37 -04:00
},
"original": {
"type": "tarball",
2026-08-09 17:26:26 -04:00
"url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"
2026-07-12 15:27:37 -04:00
}
},
2026-08-09 17:26:26 -04:00
"nixpkgs_7": {
2025-10-22 19:45:10 -04:00
"locked": {
2026-02-16 19:33:25 -05:00
"lastModified": 1744536153,
"narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=",
"owner": "NixOS",
2024-10-30 22:41:50 -04:00
"repo": "nixpkgs",
2026-02-16 19:33:25 -05:00
"rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11",
2024-10-30 22:41:50 -04:00
"type": "github"
},
"original": {
2026-02-16 19:33:25 -05:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2024-10-30 22:41:50 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
2026-06-08 21:55:50 -04:00
"nur": {
"inputs": {
"darwin": "darwin_2",
"flake-utils": "flake-utils_2",
2026-08-09 17:26:26 -04:00
"hildibrand": "hildibrand",
2026-06-08 21:55:50 -04:00
"home-manager": "home-manager_2",
2026-08-09 17:26:26 -04:00
"nixpkgs": "nixpkgs_5"
2026-06-08 21:55:50 -04:00
},
2025-10-22 19:45:10 -04:00
"locked": {
2026-08-09 17:26:26 -04:00
"lastModified": 1786304454,
"narHash": "sha256-2ovOgwFWnKqUMoQfxbobtIWQ+TSN62llX9eJVb9hFoY=",
2026-06-08 21:55:50 -04:00
"ref": "refs/heads/master",
2026-08-09 17:26:26 -04:00
"rev": "ea7094e4e33fbb030edf28383de37073fc8b84e0",
"revCount": 43,
2026-06-08 21:55:50 -04:00
"type": "git",
"url": "https://scm.wyattjmiller.com/wymiller/nur.git"
},
"original": {
2026-06-08 21:55:50 -04:00
"type": "git",
"url": "https://scm.wyattjmiller.com/wymiller/nur.git"
2026-01-28 08:25:51 -05:00
}
},
2026-07-12 15:27:37 -04:00
"nvf": {
"inputs": {
"flake-compat": "flake-compat_3",
"mnw": "mnw",
2026-08-09 17:26:26 -04:00
"nixpkgs": "nixpkgs_6"
2026-07-12 15:27:37 -04:00
},
"locked": {
2026-08-09 17:26:26 -04:00
"lastModified": 1786307523,
"narHash": "sha256-RKnrspb7azG0ERNZgdumX3EEivFCD3Vtglwbf90T1K0=",
2026-07-12 15:27:37 -04:00
"owner": "notashelf",
"repo": "nvf",
2026-08-09 17:26:26 -04:00
"rev": "23f994fcd754e9de067fa00cca891a774498825b",
2026-07-12 15:27:37 -04:00
"type": "github"
},
"original": {
"owner": "notashelf",
"repo": "nvf",
"type": "github"
}
},
2024-07-30 00:09:42 -04:00
"root": {
"inputs": {
"aagl": "aagl",
2024-07-30 00:09:42 -04:00
"darwin": "darwin",
2026-04-09 09:44:50 -04:00
"go-overlay": "go-overlay",
2026-02-16 19:33:25 -05:00
"home-manager": "home-manager",
"nix-flatpak": "nix-flatpak",
2026-05-07 21:49:43 -04:00
"nixpkgs": "nixpkgs_2",
2026-06-08 21:55:50 -04:00
"nur": "nur",
2026-07-12 15:27:37 -04:00
"nvf": "nvf",
2026-08-09 17:26:26 -04:00
"rust-overlay": "rust-overlay_3"
2025-10-22 19:45:10 -04:00
}
},
"rust-overlay": {
"inputs": {
2026-05-07 21:49:43 -04:00
"nixpkgs": [
"aagl",
"nixpkgs"
]
},
"locked": {
2026-08-09 17:26:26 -04:00
"lastModified": 1785476452,
"narHash": "sha256-/CXwCFPS41rb/JI2VitKCgVK6V5E6/sfw5ke3B9zyVQ=",
"owner": "oxalica",
"repo": "rust-overlay",
2026-08-09 17:26:26 -04:00
"rev": "6ef009bf4c4873cdc1a621826722bdea7c03e62c",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"rust-overlay_2": {
"inputs": {
2026-08-09 17:26:26 -04:00
"nixpkgs": [
"nur",
"hildibrand",
"nixpkgs"
]
2025-10-22 19:45:10 -04:00
},
"locked": {
2026-08-09 17:26:26 -04:00
"lastModified": 1784438913,
"narHash": "sha256-NYF7ZM5ip0u+w1pBFDpIGEbrbgN/wpnLFAmBkWkYMXw=",
2025-10-22 19:45:10 -04:00
"owner": "oxalica",
"repo": "rust-overlay",
2026-08-09 17:26:26 -04:00
"rev": "afacd6819d3765a05814ee8e3de74c77d42ac799",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"rust-overlay_3": {
"inputs": {
"nixpkgs": "nixpkgs_7"
},
"locked": {
"lastModified": 1786247265,
"narHash": "sha256-cVTcTqAhzSNMOVddtBhFpuv+Vx6/SgrhgZWJiI61H24=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "6df7076ea0f5697e3242719a4c71211f00411cf5",
2025-10-22 19:45:10 -04:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
2024-07-30 00:09:42 -04:00
}
},
2026-04-09 09:44:50 -04:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2026-06-08 21:55:50 -04:00
"systems_2": {
2026-01-28 08:25:51 -05:00
"locked": {
2026-06-08 21:55:50 -04:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
2026-01-28 08:25:51 -05:00
},
"original": {
2026-06-08 21:55:50 -04:00
"owner": "nix-systems",
"repo": "default",
"type": "github"
2026-01-28 08:25:51 -05:00
}
2024-07-30 00:09:42 -04:00
}
},
"root": "root",
"version": 7
}