1
0
Fork 0
nix-configuration/flake.lock

448 lines
12 KiB
Plaintext
Raw Normal View History

2024-02-29 14:53:34 +00:00
{
"nodes": {
"auto-cpufreq": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1730737631,
"narHash": "sha256-YsAImsJDFpkW+z45/rj/vceZ8C48gv9RUpnakpc+q5c=",
"owner": "AdnanHodzic",
"repo": "auto-cpufreq",
"rev": "18a3a93f62f2572bc8ed8e953d09dca4a87da9bc",
"type": "github"
},
"original": {
"owner": "AdnanHodzic",
"repo": "auto-cpufreq",
"type": "github"
}
},
2024-02-29 14:53:34 +00:00
"crane": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2024-06-10 15:31:15 +00:00
"lastModified": 1717535930,
"narHash": "sha256-1hZ/txnbd/RmiBPNUs7i8UQw2N89uAK3UzrGAWdnFfU=",
2024-02-29 14:53:34 +00:00
"owner": "ipetkov",
"repo": "crane",
2024-06-10 15:31:15 +00:00
"rev": "55e7754ec31dac78980c8be45f8a28e80e370946",
2024-02-29 14:53:34 +00:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2024-06-10 15:31:15 +00:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2024-02-29 14:53:34 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2024-06-10 15:31:15 +00:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2024-02-29 14:53:34 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2024-06-10 15:31:15 +00:00
"lastModified": 1717285511,
"narHash": "sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw=",
2024-02-29 14:53:34 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-06-10 15:31:15 +00:00
"rev": "2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8",
2024-02-29 14:53:34 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-06-10 15:31:15 +00:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-02-29 14:53:34 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-06-10 15:31:15 +00:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-02-29 14:53:34 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-05-06 12:38:54 +00:00
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2024-05-06 12:38:54 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2024-05-06 12:38:54 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flakey-profile": {
"locked": {
"lastModified": 1712898590,
"narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
"owner": "lf-",
"repo": "flakey-profile",
"rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
"type": "github"
},
"original": {
"owner": "lf-",
"repo": "flakey-profile",
"type": "github"
}
},
2024-02-29 14:53:34 +00:00
"gitignore": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"pre-commit-hooks-nix",
"nixpkgs"
]
},
"locked": {
2024-06-10 15:31:15 +00:00
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
2024-02-29 14:53:34 +00:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-06-10 15:31:15 +00:00
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
2024-02-29 14:53:34 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1732466619,
"narHash": "sha256-T1e5oceypZu3Q8vzICjv1X/sGs9XfJRMW5OuXHgpB3c=",
2024-02-29 14:53:34 +00:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "f3111f62a23451114433888902a55cf0692b408d",
2024-02-29 14:53:34 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-11-18 16:10:20 +00:00
"ref": "release-24.11",
2024-02-29 14:53:34 +00:00
"repo": "home-manager",
"type": "github"
}
},
"lanzaboote": {
"inputs": {
"crane": "crane",
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
"rust-overlay": "rust-overlay"
},
"locked": {
2024-06-27 14:10:44 +00:00
"lastModified": 1718178907,
"narHash": "sha256-eSZyrQ9uoPB9iPQ8Y5H7gAmAgAvCw3InStmU3oEjqsE=",
2024-02-29 14:53:34 +00:00
"owner": "nix-community",
"repo": "lanzaboote",
2024-06-27 14:10:44 +00:00
"rev": "b627ccd97d0159214cee5c7db1412b75e4be6086",
2024-02-29 14:53:34 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-06-27 14:10:44 +00:00
"ref": "v0.4.1",
2024-02-29 14:53:34 +00:00
"repo": "lanzaboote",
"type": "github"
}
},
"lib": {
"locked": {
"dir": "lib",
"lastModified": 1728413071,
"narHash": "sha256-5WHctvz0R9N9oBGda1ROuJ/V/m/tZsEXloGWDrd9G7Y=",
"rev": "866b8902c975a1aaec547445976dd39d60def4ab",
"type": "tarball",
"url": "https://git.auxolotl.org/api/v1/repos/auxolotl/labs/archive/866b8902c975a1aaec547445976dd39d60def4ab.tar.gz?rev=866b8902c975a1aaec547445976dd39d60def4ab"
},
"original": {
"dir": "lib",
"type": "tarball",
"url": "https://git.auxolotl.org/auxolotl/labs/archive/main.tar.gz"
}
},
2024-05-06 12:38:54 +00:00
"lix": {
"flake": false,
"locked": {
"lastModified": 1729298361,
"narHash": "sha256-hiGtfzxFkDc9TSYsb96Whg0vnqBVV7CUxyscZNhed0U=",
"rev": "ad9d06f7838a25beec425ff406fe68721fef73be",
"type": "tarball",
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/ad9d06f7838a25beec425ff406fe68721fef73be.tar.gz?rev=ad9d06f7838a25beec425ff406fe68721fef73be"
2024-05-06 12:38:54 +00:00
},
"original": {
"type": "tarball",
"url": "https://git.lix.systems/lix-project/lix/archive/2.91.1.tar.gz"
2024-05-06 12:38:54 +00:00
}
},
"lix-module": {
"inputs": {
"flake-utils": "flake-utils_2",
"flakey-profile": "flakey-profile",
"lix": "lix",
2024-05-06 12:38:54 +00:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1732605668,
"narHash": "sha256-DN5/166jhiiAW0Uw6nueXaGTueVxhfZISAkoxasmz/g=",
2024-08-19 19:24:43 +00:00
"ref": "release-2.91",
"rev": "96824d606a6656650bbe436366bc89d5ee3a6573",
"revCount": 113,
2024-05-06 12:38:54 +00:00
"type": "git",
"url": "https://git.lix.systems/lix-project/nixos-module"
},
"original": {
2024-08-19 19:24:43 +00:00
"ref": "release-2.91",
2024-05-06 12:38:54 +00:00
"type": "git",
"url": "https://git.lix.systems/lix-project/nixos-module"
}
},
2024-02-29 14:53:34 +00:00
"nix-flatpak": {
"locked": {
2024-11-26 15:17:59 +00:00
"lastModified": 1732285094,
"narHash": "sha256-OD9tu/QN71OnEWtgvm9pXuQs+SGQtKnLHOGVRG5f9CU=",
2024-02-29 14:53:34 +00:00
"owner": "gmodena",
"repo": "nix-flatpak",
2024-11-26 15:17:59 +00:00
"rev": "d3a763532be5d223bb3474642f089667a8091cdf",
2024-02-29 14:53:34 +00:00
"type": "github"
},
"original": {
"owner": "gmodena",
2024-11-26 15:17:59 +00:00
"ref": "v0.5.0",
2024-02-29 14:53:34 +00:00
"repo": "nix-flatpak",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1732483221,
"narHash": "sha256-kF6rDeCshoCgmQz+7uiuPdREVFuzhIorGOoPXMalL2U=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "45348ad6fb8ac0e8415f6e5e96efe47dd7f39405",
"type": "github"
2024-02-29 14:53:34 +00:00
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
2024-02-29 14:53:34 +00:00
}
},
"nixpkgs": {
"locked": {
2024-06-10 15:31:15 +00:00
"lastModified": 1717794163,
"narHash": "sha256-Ch6ZpFPVvi7Bb6gmmuufpTEFkXqa43pC94XMfU5FEt0=",
2024-02-29 14:53:34 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-10 15:31:15 +00:00
"rev": "121f68ed7c6c32de5a8ce91a08ef25713d1c4755",
2024-02-29 14:53:34 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-06-10 15:31:15 +00:00
"lastModified": 1710695816,
"narHash": "sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84=",
2024-02-29 14:53:34 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-10 15:31:15 +00:00
"rev": "614b4613980a522ba49f0d194531beddbb7220d3",
2024-02-29 14:53:34 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-06-10 15:31:15 +00:00
"ref": "nixos-23.11",
2024-02-29 14:53:34 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1732521221,
"narHash": "sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4633a7c72337ea8fd23a4f2ba3972865e3ec685d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-02-29 14:53:34 +00:00
"nixpkgs_2": {
"locked": {
"lastModified": 1732350895,
"narHash": "sha256-GcOQbOgmwlsRhpLGSwZJwLbo3pu9ochMETuRSS1xpz4=",
"owner": "nixos",
2024-02-29 14:53:34 +00:00
"repo": "nixpkgs",
"rev": "0c582677378f2d9ffcb01490af2f2c678dcb29d3",
2024-02-29 14:53:34 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-11-18 16:10:20 +00:00
"ref": "nixos-24.11",
2024-02-29 14:53:34 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"pre-commit-hooks-nix": {
"inputs": {
"flake-compat": [
"lanzaboote",
"flake-compat"
],
"gitignore": "gitignore",
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-06-10 15:31:15 +00:00
"lastModified": 1717664902,
"narHash": "sha256-7XfBuLULizXjXfBYy/VV+SpYMHreNRHk9nKMsm1bgb4=",
2024-02-29 14:53:34 +00:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-06-10 15:31:15 +00:00
"rev": "cc4d466cb1254af050ff7bdf47f6d404a7c646d1",
2024-02-29 14:53:34 +00:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
"auto-cpufreq": "auto-cpufreq",
2024-02-29 14:53:34 +00:00
"home-manager": "home-manager",
"lanzaboote": "lanzaboote",
"lib": "lib",
2024-05-06 12:38:54 +00:00
"lix-module": "lix-module",
2024-02-29 14:53:34 +00:00
"nix-flatpak": "nix-flatpak",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2",
2024-09-21 16:40:45 +00:00
"nixpkgs-unstable": "nixpkgs-unstable"
2024-02-29 14:53:34 +00:00
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2024-06-10 15:31:15 +00:00
"lastModified": 1717813066,
"narHash": "sha256-wqbRwq3i7g5EHIui0bIi84mdqZ/It1AXBSLJ5tafD28=",
2024-02-29 14:53:34 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-06-10 15:31:15 +00:00
"rev": "6dc3e45fe4aee36efeed24d64fc68b1f989d5465",
2024-02-29 14:53:34 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2024-05-06 12:38:54 +00:00
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2024-02-29 14:53:34 +00:00
}
},
"root": "root",
"version": 7
}