Nixerus/flake.lock

171 lines
4.4 KiB
Plaintext
Raw Normal View History

2023-05-06 21:03:30 +02:00
{
"nodes": {
2023-05-18 12:07:07 +02:00
"emacs-overlay": {
"inputs": {
"flake-utils": "flake-utils",
2023-06-03 13:15:11 +02:00
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2023-05-18 12:07:07 +02:00
},
"locked": {
2023-07-21 00:04:52 +02:00
"lastModified": 1689877766,
"narHash": "sha256-IsPJIX7wmdC8m+dDhdoFELv/lX24gqelcsCHVmyyluM=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
2023-07-21 00:04:52 +02:00
"rev": "fe2035cc0ddf11231d440a59268ccb4e778d3c94",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "emacs-overlay",
"type": "github"
}
},
"flake-utils": {
2023-06-03 13:15:11 +02:00
"inputs": {
"systems": "systems"
},
2023-05-18 12:07:07 +02:00
"locked": {
2023-07-21 00:04:52 +02:00
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2023-05-18 12:07:07 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-07-21 00:04:52 +02:00
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-07-21 00:04:52 +02:00
"lastModified": 1689875525,
"narHash": "sha256-fgUrFH3bMZ6R7qgBTfuTRGlkZXIkdyjndl6ZbExbjE8=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-21 00:04:52 +02:00
"rev": "1443abd2696ec6bd6fb9701e6c26b277a27b4a3e",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2023-05-06 21:03:30 +02:00
"nixpkgs": {
"locked": {
2023-07-21 00:04:52 +02:00
"lastModified": 1689679375,
"narHash": "sha256-LHUC52WvyVDi9PwyL1QCpaxYWBqp4ir4iL6zgOkmcb8=",
2023-05-06 21:03:30 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-21 00:04:52 +02:00
"rev": "684c17c429c42515bafb3ad775d2a710947f3d67",
2023-05-06 21:03:30 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-18 12:07:07 +02:00
"ref": "nixos-unstable",
2023-05-06 21:03:30 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-06-03 13:15:11 +02:00
"nixpkgs-stable": {
"locked": {
2023-07-21 00:04:52 +02:00
"lastModified": 1689680872,
"narHash": "sha256-brNix2+ihJSzCiKwLafbyejrHJZUP0Fy6z5+xMOC27M=",
2023-06-03 13:15:11 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-21 00:04:52 +02:00
"rev": "08700de174bc6235043cb4263b643b721d936bdb",
2023-06-03 13:15:11 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-06-07 00:53:21 +02:00
"ref": "nixos-23.05",
2023-06-03 13:15:11 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-18 12:07:07 +02:00
"nixpkgs_2": {
"locked": {
2023-07-21 00:04:52 +02:00
"lastModified": 1689679375,
"narHash": "sha256-LHUC52WvyVDi9PwyL1QCpaxYWBqp4ir4iL6zgOkmcb8=",
2023-05-18 12:07:07 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-21 00:04:52 +02:00
"rev": "684c17c429c42515bafb3ad775d2a710947f3d67",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-07-21 00:04:52 +02:00
"lastModified": 1689889486,
"narHash": "sha256-e+NP/2jogHksjUc05TPJI3d2DSLW8YAu+Ua87qUlvTE=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-07-21 00:04:52 +02:00
"rev": "37bf365f9d23f12c73b962109a62b118d0e58d20",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
"private": {
"locked": {
2023-05-22 23:03:07 +02:00
"lastModified": 1684365822,
"narHash": "sha256-qly3A3GgIYYwCSYIrmYRI7SJ6Q1I4Mo2zipJOrj50r0=",
2023-05-18 12:07:07 +02:00
"owner": "materusPL",
"repo": "Nixerus",
2023-05-22 23:03:07 +02:00
"rev": "f07f3e99a7cd8680dd6bb082108a67830857e542",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
"owner": "materusPL",
"ref": "mock",
"repo": "Nixerus",
"type": "github"
}
},
2023-05-06 21:03:30 +02:00
"root": {
"inputs": {
2023-05-18 12:07:07 +02:00
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2",
"nur": "nur",
"private": "private"
2023-05-06 21:03:30 +02:00
}
2023-06-03 13:15:11 +02: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"
}
2023-05-06 21:03:30 +02:00
}
},
"root": "root",
"version": 7
}