Nixerus/flake.lock

140 lines
3.5 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-09-25 23:15:51 +02:00
"nixpkgs": [
"nixpkgs"
],
2023-06-03 13:15:11 +02:00
"nixpkgs-stable": "nixpkgs-stable"
2023-05-18 12:07:07 +02:00
},
"locked": {
"lastModified": 1696730756,
"narHash": "sha256-u+UbAnVCD3RnMyXgvo5k0fDmyRNAixDh07lrOSdtZgs=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "3f942773192735d987ab517ceaae2a0479d4e601",
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": {
"lastModified": 1696737557,
"narHash": "sha256-YD/pjDjj/BNmisEvRdM/vspkCU3xyyeGVAUWhvVSi5Y=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "3c1d8758ac3f55ab96dcaf4d271c39da4b6e836d",
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": {
"lastModified": 1696604326,
"narHash": "sha256-YXUNI0kLEcI5g8lqGMb0nh67fY9f2YoJsILafh6zlMo=",
2023-05-06 21:03:30 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "87828a0e03d1418e848d3dd3f3014a632e4a4f64",
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": {
"lastModified": 1696374741,
"narHash": "sha256-gt8B3G0ryizT9HSB4cCO8QoxdbsHnrQH+/BdKxOwqF0=",
2023-06-03 13:15:11 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8a4c17493e5c39769f79117937c79e1c88de6729",
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
"nur": {
"locked": {
"lastModified": 1696749357,
"narHash": "sha256-DOinkqGrYPGqE0cQ6iQfN8Rwhdj43OGmn4U0402PSKk=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "NUR",
"rev": "f77ed4768c0b2763cae81a30a1905145178c105e",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
2023-10-08 11:22:32 +02:00
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
2023-05-18 12:07:07 +02:00
}
},
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",
2023-09-25 23:15:51 +02:00
"nixpkgs": "nixpkgs",
"nur": "nur"
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
}