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-09-17 13:00:19 +02:00
"lastModified": 1694801846,
"narHash": "sha256-+mYOCAuqDR4+4lPLiwGSN8fYhvmNyfUBbWpDHnBWGtM=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
2023-09-17 13:00:19 +02:00
"rev": "90182afcb4fdb564a653959a8a2d818714e115fb",
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-09-17 13:00:19 +02:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-05-18 12:07:07 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-09-17 13:00:19 +02:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
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-09-17 13:00:19 +02:00
"lastModified": 1694643239,
"narHash": "sha256-pv2k/5FvyirDE8g4TNehzwZ0T4UOMMmqWSQnM/luRtE=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-09-17 13:00:19 +02:00
"rev": "d9b88b43524db1591fb3d9410a21428198d75d49",
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-09-17 13:00:19 +02:00
"lastModified": 1694669921,
"narHash": "sha256-6ESpJ6FsftHV96JO/zn6je07tyV2dlLR7SdLsmkegTY=",
2023-05-06 21:03:30 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-17 13:00:19 +02:00
"rev": "f2ea252d23ebc9a5336bf6a61e0644921f64e67c",
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-09-17 13:00:19 +02:00
"lastModified": 1694499547,
"narHash": "sha256-R7xMz1Iia6JthWRHDn36s/E248WB1/je62ovC/dUVKI=",
2023-06-03 13:15:11 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-17 13:00:19 +02:00
"rev": "e5f018cf150e29aac26c61dac0790ea023c46b24",
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-09-17 13:00:19 +02:00
"lastModified": 1694767346,
"narHash": "sha256-5uH27SiVFUwsTsqC5rs3kS7pBoNhtoy9QfTP9BmknGk=",
2023-05-18 12:07:07 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-17 13:00:19 +02:00
"rev": "ace5093e36ab1e95cb9463863491bee90d5a4183",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-09-17 13:00:19 +02:00
"lastModified": 1694814340,
"narHash": "sha256-eo9444JGI/G9jZF+X3xmS5TMRuIT4VYPKyZQ11iF65Q=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-09-17 13:00:19 +02:00
"rev": "9b70f21fd41d3b96580e7ca4a3d1c29e87bdab36",
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
}