cosmic-comp/flake.lock

102 lines
2.4 KiB
Text
Raw Normal View History

2022-12-31 14:04:06 -08:00
{
"nodes": {
"crane": {
"locked": {
2024-08-31 11:28:11 +02:00
"lastModified": 1724974107,
"narHash": "sha256-69+1W0Ao5K9su569YUfUPANeN/Ea7aKu7xIZP1MSl9o=",
2022-12-31 14:04:06 -08:00
"owner": "ipetkov",
"repo": "crane",
2024-08-31 11:28:11 +02:00
"rev": "63396562b8e08efda3b3c66e32661b8a513055de",
2022-12-31 14:04:06 -08:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"nix-filter": {
"locked": {
2024-08-31 11:28:11 +02:00
"lastModified": 1710156097,
"narHash": "sha256-1Wvk8UP7PXdf8bCCaEoMnOT1qe5/Duqgj+rL8sRQsSM=",
"owner": "numtide",
"repo": "nix-filter",
2024-08-31 11:28:11 +02:00
"rev": "3342559a24e85fc164b295c3444e8a139924675b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
2022-12-31 14:04:06 -08:00
"nixpkgs": {
"locked": {
2024-08-31 11:28:11 +02:00
"lastModified": 1725067332,
"narHash": "sha256-bMi5zhDwR6jdmN5mBHEu9gQQf9CibIEasA/6mc34Iek=",
2022-12-31 14:04:06 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-31 11:28:11 +02:00
"rev": "192e7407cc66e2eccc3a6c5ad3834dd62fae3800",
2022-12-31 14:04:06 -08:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"parts": {
"inputs": {
2023-11-12 17:30:41 +04:00
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
2024-08-31 11:28:11 +02:00
"lastModified": 1725024810,
"narHash": "sha256-ODYRm8zHfLTH3soTFWE452ydPYz2iTvr9T8ftDMUQ3E=",
"owner": "hercules-ci",
"repo": "flake-parts",
2024-08-31 11:28:11 +02:00
"rev": "af510d4a62d071ea13925ce41c95e3dec816c01d",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2022-12-31 14:04:06 -08:00
"root": {
"inputs": {
"crane": "crane",
"nix-filter": "nix-filter",
2023-11-12 17:30:41 +04:00
"nixpkgs": "nixpkgs",
"parts": "parts",
"rust": "rust"
2022-12-31 14:04:06 -08:00
}
},
"rust": {
"inputs": {
2022-12-31 14:04:06 -08:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-31 11:28:11 +02:00
"lastModified": 1724984647,
"narHash": "sha256-BC6MUq0CTdmAu/cueVcdWTI+S95s0mJcn19SoEgd7gU=",
2022-12-31 14:04:06 -08:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-08-31 11:28:11 +02:00
"rev": "87b6cffc276795b46ef544d7ed8d7fed6ad9c8e4",
2022-12-31 14:04:06 -08:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}