pankomacs/flake.lock

87 lines
2.1 KiB
Text
Raw Normal View History

2024-07-17 04:09:08 +01:00
{
"nodes": {
"emacs": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1741485571,
"narHash": "sha256-fpm1ZTfGfMG36c4G3HSwmbd09zU3egmM0dfgDxkT3h4=",
2024-07-17 04:09:08 +01:00
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "db37ae9cd947031ad83288dec514233ffd262ffd",
2024-07-17 04:09:08 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1741379970,
"narHash": "sha256-Wh7esNh7G24qYleLvgOSY/7HlDUzWaL/n4qzlBePpiw=",
2024-07-17 04:09:08 +01:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "36fd87baa9083f34f7f5027900b62ee6d09b1f2f",
2024-07-17 04:09:08 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-11-23 21:03:41 +00:00
"ref": "nixos-unstable",
2024-07-17 04:09:08 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1741332913,
"narHash": "sha256-ri1e8ZliWS3Jnp9yqpKApHaOo7KBN33W8ECAKA4teAQ=",
2024-07-17 04:09:08 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "20755fa05115c84be00b04690630cb38f0a203ad",
2024-07-17 04:09:08 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.11",
2024-07-17 04:09:08 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1741352980,
"narHash": "sha256-+u2UunDA4Cl5Fci3m7S643HzKmIDAe+fiXrLqYsR2fs=",
2024-07-17 04:09:08 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "f4330d22f1c5d2ba72d3d22df5597d123fdb60a9",
2024-07-17 04:09:08 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"root": {
"inputs": {
"emacs": "emacs",
"nixpkgs": "nixpkgs",
"parts": "parts"
}
}
},
"root": "root",
"version": 7
}