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-03 21:52:34 +02:00
"lastModified": 1688410373,
"narHash": "sha256-TYh1O1a59BY1mX7w25nAwC2hHPdsmtTcwUwD1U9dUKA=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
2023-07-03 21:52:34 +02:00
"rev": "3d790419f80b908cca53e256556d3dd1332ec052",
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-03 21:52:34 +02:00
"lastModified": 1687709756,
"narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
2023-05-18 12:07:07 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-07-03 21:52:34 +02:00
"rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
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-03 21:52:34 +02:00
"lastModified": 1688409282,
"narHash": "sha256-nnVCN5QiZ5+DEc70PRQLEcxqlxtsmeBU1BnpsRPUJlA=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-03 21:52:34 +02:00
"rev": "c24deeca64538dcbc589ed8da9146e4ca9eb85b7",
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-03 21:52:34 +02:00
"lastModified": 1688231357,
"narHash": "sha256-ZOn16X5jZ6X5ror58gOJAxPfFLAQhZJ6nOUeS4tfFwo=",
2023-05-06 21:03:30 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-03 21:52:34 +02:00
"rev": "645ff62e09d294a30de823cb568e9c6d68e92606",
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-03 21:52:34 +02:00
"lastModified": 1688177999,
"narHash": "sha256-JZ5nk90Ym79b4J593xYb0mI79QxU0efJLuCU3sXDalQ=",
2023-06-03 13:15:11 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-03 21:52:34 +02:00
"rev": "0de86059128947b2438995450f2c2ca08cc783d5",
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-03 21:52:34 +02:00
"lastModified": 1688231357,
"narHash": "sha256-ZOn16X5jZ6X5ror58gOJAxPfFLAQhZJ6nOUeS4tfFwo=",
2023-05-18 12:07:07 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-03 21:52:34 +02:00
"rev": "645ff62e09d294a30de823cb568e9c6d68e92606",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-07-03 21:52:34 +02:00
"lastModified": 1688413610,
"narHash": "sha256-lg6jEIGZU3fW9nLjwUd7nld/EHoBJpH71jjsTk8B02w=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-07-03 21:52:34 +02:00
"rev": "dfa5f408e0aee93afa29c1803acd92dd324f4425",
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
}