infrastructure/flake.lock

1159 lines
30 KiB
Plaintext
Raw Normal View History

2022-12-19 22:35:54 +00:00
{
"nodes": {
"TP-calcul-parallele": {
"inputs": {
2024-01-01 12:35:21 +00:00
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
]
},
"locked": {
2024-01-01 12:35:21 +00:00
"lastModified": 1704112398,
"narHash": "sha256-Dsor2NXQ21QDWahs4xn2sBusvXt9R8Mnj0/ZeiPjL+M=",
"ref": "refs/heads/master",
2024-01-01 12:35:21 +00:00
"rev": "5249ac1b957275f7e06a94e8db14520aae17e3a7",
"revCount": 5,
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/TP-calcul-parallele"
},
"original": {
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/TP-calcul-parallele"
}
},
"TP-reinforcement-learning": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
]
},
"locked": {
2024-01-03 17:35:55 +00:00
"lastModified": 1704207599,
"narHash": "sha256-/YBlrRwvndfzZlD5A5VAyB67v409yqbu426SHm0TGCM=",
"ref": "refs/heads/master",
2024-01-03 17:35:55 +00:00
"rev": "bc31941d50b7a1bb59a92a89a5b3b98b254f697a",
"revCount": 4,
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/TP-reinforcement-learning"
},
"original": {
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/TP-reinforcement-learning"
}
},
"agenix": {
"inputs": {
"agenix": "agenix_2",
2023-04-17 19:08:26 +00:00
"crane": "crane",
2023-12-15 15:18:36 +00:00
"flake-utils": "flake-utils",
2023-08-27 13:59:18 +00:00
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay"
},
"locked": {
2023-04-23 13:38:34 +00:00
"lastModified": 1682237245,
"narHash": "sha256-xbBR7LNK+d5Yi/D6FXQGc1R6u2VV2nwr/Df5iaEbOEQ=",
"owner": "yaxitech",
"repo": "ragenix",
2023-04-23 13:38:34 +00:00
"rev": "281f68c3d477904f79ff1cd5807a8c226cd80a50",
"type": "github"
},
"original": {
"owner": "yaxitech",
"repo": "ragenix",
"type": "github"
}
},
"agenix_2": {
"inputs": {
"darwin": "darwin",
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2023-04-23 13:38:34 +00:00
"lastModified": 1682101079,
"narHash": "sha256-MdAhtjrLKnk2uiqun1FWABbKpLH090oeqCSiWemtuck=",
"owner": "ryantm",
"repo": "agenix",
2023-04-23 13:38:34 +00:00
"rev": "2994d002dcff5353ca1ac48ec584c7f6589fe447",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-12-30 22:50:34 +00:00
"catppuccin-alacritty": {
"flake": false,
"locked": {
2024-01-08 12:18:11 +00:00
"lastModified": 1704045909,
"narHash": "sha256-bpHznCqkNMbauDQjh98qj2+r1V8mXQIVmvKTldLcln0=",
2023-12-30 22:50:34 +00:00
"owner": "catppuccin",
"repo": "alacritty",
2024-01-08 12:18:11 +00:00
"rev": "ce476fb41f307d90f841c1a4fd7f0727c21248b2",
2023-12-30 22:50:34 +00:00
"type": "github"
},
"original": {
"owner": "catppuccin",
"repo": "alacritty",
"type": "github"
}
},
"catppuccin-bat": {
"flake": false,
"locked": {
"lastModified": 1668065083,
"narHash": "sha256-6WVKQErGdaqb++oaXnY3i6/GuH2FhTgK0v4TN4Y0Wbw=",
"owner": "catppuccin",
"repo": "bat",
"rev": "ba4d16880d63e656acced2b7d4e034e4a93f74b1",
"type": "github"
},
"original": {
"owner": "catppuccin",
"repo": "bat",
"type": "github"
}
},
"catppuccin-btop": {
"flake": false,
"locked": {
"lastModified": 1696688295,
"narHash": "sha256-jodJl4f2T9ViNqsY9fk8IV62CrpC5hy7WK3aRpu70Cs=",
"owner": "catppuccin",
"repo": "btop",
"rev": "c6469190f2ecf25f017d6120bf4e050e6b1d17af",
"type": "github"
},
"original": {
"owner": "catppuccin",
"repo": "btop",
"type": "github"
}
},
"catppuccin-mako": {
"flake": false,
"locked": {
"lastModified": 1691845483,
"narHash": "sha256-nUzWkQVsIH4rrCFSP87mXAka6P+Td2ifNbTuP7NM/SQ=",
"owner": "catppuccin",
"repo": "mako",
"rev": "9dd088aa5f4529a3dd4d9760415e340664cb86df",
"type": "github"
},
"original": {
"owner": "catppuccin",
"repo": "mako",
"type": "github"
}
},
2022-12-20 10:33:21 +00:00
"crane": {
2023-04-17 19:08:26 +00:00
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": [
"agenix",
"flake-utils"
],
"nixpkgs": [
"agenix",
"nixpkgs"
],
"rust-overlay": [
"agenix",
"rust-overlay"
]
},
"locked": {
2023-04-23 13:38:34 +00:00
"lastModified": 1681680516,
"narHash": "sha256-EB8Adaeg4zgcYDJn9sR6UMjN/OHdIiMMK19+3LmmXQY=",
2023-04-17 19:08:26 +00:00
"owner": "ipetkov",
"repo": "crane",
2023-04-23 13:38:34 +00:00
"rev": "54b63c8eae4c50172cb50b612946ff1d2bc1c75c",
2023-04-17 19:08:26 +00:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2023-08-26 15:29:38 +00:00
"crane_2": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2023-11-08 15:10:14 +00:00
"lastModified": 1699218802,
"narHash": "sha256-5l0W4Q7z7A4BCstaF5JuBqXOVrZ3Vqst5+hUnP7EdUc=",
2023-08-26 15:29:38 +00:00
"owner": "ipetkov",
"repo": "crane",
2023-11-08 15:10:14 +00:00
"rev": "2d6c2aaff5a05e443eb15efddc21f9c73720340c",
2023-08-26 15:29:38 +00:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1673295039,
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-11-29 14:40:36 +00:00
"disko": {
"inputs": {
2024-01-01 12:35:21 +00:00
"nixpkgs": [
"nixpkgs"
]
2023-11-29 14:40:36 +00:00
},
"locked": {
2024-01-08 12:18:11 +00:00
"lastModified": 1704676982,
"narHash": "sha256-WnnLhTUkK9zkwW6Sa1PUEztRcF2dxjX/PeokU5C5HBw=",
2023-11-29 14:40:36 +00:00
"owner": "nix-community",
"repo": "disko",
2024-01-08 12:18:11 +00:00
"rev": "8a9e89d4669c8b6820ae7c7574f68908892fa5f3",
2023-11-29 14:40:36 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"disko_2": {
"inputs": {
"nixpkgs": [
"nixos-anywhere",
"nixpkgs"
]
},
"locked": {
2023-12-12 10:57:07 +00:00
"lastModified": 1701905325,
"narHash": "sha256-lda63LmEIlDMeCgWfjr3/wb487XPllBByfrGRieyEk4=",
2023-11-29 14:40:36 +00:00
"owner": "nix-community",
"repo": "disko",
2023-12-12 10:57:07 +00:00
"rev": "1144887c6f4d2dcbb2316a24364ef53e25b0fcfe",
2023-11-29 14:40:36 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "disko",
"type": "github"
}
},
2023-04-17 19:08:26 +00:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-04-23 13:38:34 +00:00
"flake-compat_2": {
"flake": false,
"locked": {
2023-10-21 09:55:24 +00:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-04-23 13:38:34 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2023-10-21 09:55:24 +00:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-04-23 13:38:34 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2022-12-20 10:33:21 +00:00
"flake-parts": {
"inputs": {
2024-01-01 12:35:21 +00:00
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
2024-01-03 17:35:55 +00:00
"lastModified": 1704152458,
"narHash": "sha256-DS+dGw7SKygIWf9w4eNBUZsK+4Ug27NwEWmn2tnbycg=",
"owner": "hercules-ci",
"repo": "flake-parts",
2024-01-03 17:35:55 +00:00
"rev": "88a2cd8166694ba0b6cb374700799cec53aef527",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
2023-04-23 13:38:34 +00:00
"inputs": {
"nixpkgs-lib": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2023-11-08 15:10:14 +00:00
"lastModified": 1698882062,
"narHash": "sha256-HkhafUayIqxXyHH1X8d9RDl1M2CkFgZLjKD3MzabiEo=",
2023-04-23 13:38:34 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-11-08 15:10:14 +00:00
"rev": "8c9fa2545007b49a5db5f650ae91f227672c3877",
2023-04-23 13:38:34 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
2023-04-17 19:08:26 +00:00
"inputs": {
"systems": "systems"
},
"locked": {
2023-12-15 15:18:36 +00:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
2023-12-15 15:18:36 +00:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-08-27 13:59:18 +00:00
"flake-utils_2": {
2023-05-04 18:40:19 +00:00
"inputs": {
2023-08-27 13:59:18 +00:00
"systems": "systems_3"
2023-05-04 18:40:19 +00:00
},
2023-04-23 13:38:34 +00:00
"locked": {
2023-10-21 09:55:24 +00:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-04-23 13:38:34 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-10-21 09:55:24 +00:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-04-23 13:38:34 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-01-01 12:35:21 +00:00
"font-awesome": {
"flake": false,
2023-11-26 22:10:04 +00:00
"locked": {
2024-01-01 12:35:21 +00:00
"lastModified": 1688375479,
"narHash": "sha256-h9LZum2f9+rZ4l4hjcmE49gDLVlbJUkRi1xSbJLVAGg=",
"owner": "duskmoon314",
"repo": "typst-fontawesome",
"rev": "1a0fcdca90ee07f297294c9c56fbcf3114340a47",
2023-11-26 22:10:04 +00:00
"type": "github"
},
"original": {
2024-01-01 12:35:21 +00:00
"owner": "duskmoon314",
"repo": "typst-fontawesome",
2023-11-26 22:10:04 +00:00
"type": "github"
}
},
2023-04-23 13:38:34 +00:00
"gitignore": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"pre-commit-hooks-nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2022-12-20 10:33:21 +00:00
"home-manager": {
"inputs": {
2023-08-27 13:59:18 +00:00
"nixpkgs": [
"nixpkgs"
]
2022-12-20 10:33:21 +00:00
},
"locked": {
2024-01-07 19:11:52 +00:00
"lastModified": 1704498488,
"narHash": "sha256-yINKdShHrtjdiJhov+q0s3Y3B830ujRoSbHduUNyKag=",
2022-12-20 10:33:21 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-01-07 19:11:52 +00:00
"rev": "51e44a13acea71b36245e8bd8c7db53e0a3e61ee",
2022-12-20 10:33:21 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"hyprland": {
"inputs": {
"hyprland-protocols": "hyprland-protocols",
2024-01-01 12:35:21 +00:00
"nixpkgs": "nixpkgs",
2023-08-27 13:59:18 +00:00
"systems": "systems_2",
"wlroots": "wlroots",
"xdph": "xdph"
},
"locked": {
2024-01-07 19:11:52 +00:00
"lastModified": 1704649868,
"narHash": "sha256-PKVOCPV5i8prioWway5PjRMsICtrVONV3y5W69gQLWw=",
"owner": "hyprwm",
"repo": "Hyprland",
2024-01-07 19:11:52 +00:00
"rev": "d7d333d162da2d3fc852b2c7a3faa2709440cefa",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
2023-08-16 16:12:45 +00:00
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2023-08-16 16:12:45 +00:00
"lastModified": 1691753796,
"narHash": "sha256-zOEwiWoXk3j3+EoF3ySUJmberFewWlagvewDRuWYAso=",
"owner": "hyprwm",
"repo": "hyprland-protocols",
2023-08-16 16:12:45 +00:00
"rev": "0c2ce70625cb30aef199cb388f99e19a61a6ce03",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
2024-01-05 11:00:47 +00:00
"hyprlang": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1704287638,
"narHash": "sha256-TuRXJGwtK440AXQNl5eiqmQqY4LZ/9+z/R7xC0ie3iA=",
"owner": "hyprwm",
"repo": "hyprlang",
"rev": "6624f2bb66d4d27975766e81f77174adbe58ec97",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
2023-04-23 13:38:34 +00:00
"lanzaboote": {
"inputs": {
2023-08-26 15:29:38 +00:00
"crane": "crane_2",
2023-04-23 13:38:34 +00:00
"flake-compat": "flake-compat_2",
2024-01-01 12:35:21 +00:00
"flake-parts": "flake-parts_2",
2023-08-27 13:59:18 +00:00
"flake-utils": "flake-utils_2",
2024-01-05 11:00:47 +00:00
"nixpkgs": "nixpkgs_3",
2023-08-26 15:29:38 +00:00
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
"rust-overlay": "rust-overlay_2"
2023-04-23 13:38:34 +00:00
},
"locked": {
2024-01-07 19:11:52 +00:00
"lastModified": 1704497899,
"narHash": "sha256-eyImNjgTHaF+be2fnNFY+Lv73rWVj7yOGxrafZNB/gI=",
2023-04-23 13:38:34 +00:00
"owner": "nix-community",
"repo": "lanzaboote",
2024-01-07 19:11:52 +00:00
"rev": "a454a5894700db8b85d0e08ae1bb870c4b88ef77",
2023-04-23 13:38:34 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lanzaboote",
"type": "github"
}
},
2023-11-29 14:40:36 +00:00
"nixos-anywhere": {
"inputs": {
"disko": "disko_2",
2024-01-01 12:35:21 +00:00
"flake-parts": [
"flake-parts"
],
2023-11-29 14:40:36 +00:00
"nixos-images": "nixos-images",
2023-12-13 13:38:33 +00:00
"nixos-stable": "nixos-stable",
2024-01-01 12:35:21 +00:00
"nixpkgs": [
"nixpkgs"
],
2023-11-29 14:40:36 +00:00
"treefmt-nix": "treefmt-nix"
},
"locked": {
2024-01-07 19:11:52 +00:00
"lastModified": 1704629536,
"narHash": "sha256-hCMBZ61Kpj54JD/miAhhoSHWMyP6NWrOmYOSHd0rB4E=",
2023-11-29 14:40:36 +00:00
"owner": "nix-community",
"repo": "nixos-anywhere",
2024-01-07 19:11:52 +00:00
"rev": "4c94cecf3dd551adf1359fb06aa926330f44e5a6",
2023-11-29 14:40:36 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-anywhere",
"type": "github"
}
},
2023-05-28 13:35:16 +00:00
"nixos-hardware": {
"locked": {
2024-01-07 19:11:52 +00:00
"lastModified": 1704632650,
"narHash": "sha256-83J/nd/NoLqo3vj0S0Ppqe8L+ijIFiGL6HNDfCCUD/Q=",
2023-05-28 13:35:16 +00:00
"owner": "nixos",
"repo": "nixos-hardware",
2024-01-07 19:11:52 +00:00
"rev": "c478b3d56969006e015e55aaece4931f3600c1b2",
2023-05-28 13:35:16 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-11-29 14:40:36 +00:00
"nixos-images": {
"inputs": {
2023-12-12 10:57:07 +00:00
"nixos-2311": [
2023-11-29 14:40:36 +00:00
"nixos-anywhere",
2023-12-13 13:38:33 +00:00
"nixos-stable"
2023-11-29 14:40:36 +00:00
],
"nixos-unstable": [
"nixos-anywhere",
"nixpkgs"
]
},
"locked": {
2023-12-13 13:38:33 +00:00
"lastModified": 1702375325,
"narHash": "sha256-kEdrh6IB7xh7YDwZ0ZVCngCs+uoS9gx4ydEoJRnM1Is=",
2023-11-29 14:40:36 +00:00
"owner": "nix-community",
"repo": "nixos-images",
2023-12-13 13:38:33 +00:00
"rev": "d655cc02fcb9ecdcca4f3fb307e291a4b5be1339",
2023-11-29 14:40:36 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-images",
"type": "github"
}
},
2023-12-13 13:38:33 +00:00
"nixos-stable": {
"locked": {
"lastModified": 1702233072,
"narHash": "sha256-H5G2wgbim2Ku6G6w+NSaQaauv6B6DlPhY9fMvArKqRo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "781e2a9797ecf0f146e81425c822dca69fe4a348",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2022-12-19 22:35:54 +00:00
"nixpkgs": {
2022-12-20 10:33:21 +00:00
"locked": {
2024-01-05 11:00:47 +00:00
"lastModified": 1704194953,
"narHash": "sha256-RtDKd8Mynhe5CFnVT8s0/0yqtWFMM9LmCzXv/YKxnq4=",
2023-08-27 13:59:18 +00:00
"owner": "NixOS",
2022-12-20 10:33:21 +00:00
"repo": "nixpkgs",
2024-01-05 11:00:47 +00:00
"rev": "bd645e8668ec6612439a9ee7e71f7eac4099d4f6",
2022-12-20 10:33:21 +00:00
"type": "github"
},
"original": {
2023-08-27 13:59:18 +00:00
"owner": "NixOS",
"ref": "nixos-unstable",
2022-12-20 10:33:21 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-01 12:35:21 +00:00
"nixpkgs-stable": {
"locked": {
2024-01-01 12:35:21 +00:00
"lastModified": 1685801374,
"narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-01 12:35:21 +00:00
"rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
"type": "github"
},
"original": {
"owner": "NixOS",
2024-01-01 12:35:21 +00:00
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-01 12:35:21 +00:00
"nixpkgs_2": {
2024-01-05 11:00:47 +00:00
"locked": {
"lastModified": 1702645756,
"narHash": "sha256-qKI6OR3TYJYQB3Q8mAZ+DG4o/BR9ptcv9UnRV2hzljc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "40c3c94c241286dd2243ea34d3aef8a488f9e4d0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2023-12-14 14:12:48 +00:00
"locked": {
2024-01-01 12:35:21 +00:00
"lastModified": 1699354722,
"narHash": "sha256-abmqUReg4PsyQSwv4d0zjcWpMHrd3IFJiTb2tZpfF04=",
2023-12-14 14:12:48 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-01 12:35:21 +00:00
"rev": "cfbb29d76949ae53c457f152c52c173ea4bdd862",
2023-12-14 14:12:48 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-01-01 12:35:21 +00:00
"ref": "nixos-unstable-small",
2023-12-14 14:12:48 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-05 11:00:47 +00:00
"nixpkgs_4": {
2023-12-14 14:12:48 +00:00
"locked": {
2024-01-08 12:18:11 +00:00
"lastModified": 1704538339,
"narHash": "sha256-1734d3mQuux9ySvwf6axRWZRBhtcZA9Q8eftD6EZg6U=",
2023-12-14 14:12:48 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-08 12:18:11 +00:00
"rev": "46ae0210ce163b3cba6c7da08840c1d63de9c701",
2023-12-14 14:12:48 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-01 12:35:21 +00:00
"pre-commit-hooks-nix": {
"inputs": {
"flake-compat": [
"lanzaboote",
"flake-compat"
],
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"gitignore": "gitignore",
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-01-01 12:35:21 +00:00
"lastModified": 1699271226,
"narHash": "sha256-8Jt1KW3xTjolD6c6OjJm9USx/jmL+VVmbooADCkdDfU=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "ea758da1a6dcde6dc36db348ed690d09b9864128",
"type": "github"
},
"original": {
2024-01-01 12:35:21 +00:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2024-01-01 12:35:21 +00:00
"projet-audionumerique": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
]
},
"locked": {
2024-01-01 12:35:21 +00:00
"lastModified": 1704112202,
"narHash": "sha256-LrlNPBFaokP4EvupiJ/z10FqW1PA8G1x2/qf6254YAM=",
"ref": "refs/heads/main",
"rev": "bf4eef8f071afab0fe5e973e388f5dbdf8e2180d",
"revCount": 3,
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-audionumerique"
},
"original": {
2024-01-01 12:35:21 +00:00
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-audionumerique"
}
},
2024-01-01 12:35:21 +00:00
"projet-intelligence-artificielle-multimedia": {
2023-04-23 13:38:34 +00:00
"inputs": {
2024-01-01 12:35:21 +00:00
"flake-parts": [
"flake-parts"
2023-04-23 13:38:34 +00:00
],
"nixpkgs": [
"nixpkgs"
],
2024-01-01 12:35:21 +00:00
"systems": [
"systems"
]
2023-11-29 14:40:36 +00:00
},
"locked": {
2024-01-01 12:35:21 +00:00
"lastModified": 1704111923,
"narHash": "sha256-o0uFxct6PSWjmNpd+mD0DfKET9s1wO5lk4uJgzFCaHg=",
2023-11-29 14:40:36 +00:00
"ref": "refs/heads/master",
2024-01-01 12:35:21 +00:00
"rev": "fd31cefdb735e206cd6f29b1935540735aba771c",
"revCount": 26,
2023-11-29 14:40:36 +00:00
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-intelligence-artificielle-multimedia"
},
"original": {
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-intelligence-artificielle-multimedia"
}
},
"projet-modelisation-geometrique": {
2023-12-14 14:12:48 +00:00
"inputs": {
2024-01-01 12:35:21 +00:00
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
]
2023-12-14 14:12:48 +00:00
},
"locked": {
2024-01-01 12:35:21 +00:00
"lastModified": 1704112016,
"narHash": "sha256-BEykTh1R7A9q2MlLNX5FByH7OEyvFEKUep+v5iVloiI=",
"ref": "refs/heads/master",
2024-01-01 12:35:21 +00:00
"rev": "8bd711c8e750118da2b487eda932a3acfa64b904",
"revCount": 61,
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-modelisation-geometrique"
},
"original": {
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-modelisation-geometrique"
}
},
"projet-oral-anglais": {
"inputs": {
2024-01-01 12:35:21 +00:00
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
]
},
2023-12-14 14:12:48 +00:00
"locked": {
2024-01-01 12:35:21 +00:00
"lastModified": 1704112337,
"narHash": "sha256-Vw7aLR90XdQVtm2NrtZDSxuLuueNWVuD0uic1bll6Cs=",
2023-12-14 14:12:48 +00:00
"ref": "refs/heads/main",
2024-01-01 12:35:21 +00:00
"rev": "c1cc163e672585b2c85242b4ee8e30fd68e20b9d",
"revCount": 5,
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-oral-anglais"
},
"original": {
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-oral-anglais"
}
},
"projet-oral-japonais": {
"inputs": {
2024-01-01 12:35:21 +00:00
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
]
},
"locked": {
2024-01-01 12:35:21 +00:00
"lastModified": 1704112263,
"narHash": "sha256-AcZl5o+EqR+c1AoYVBmXbb0P8HfM7UykxQyddRoo1E8=",
"ref": "refs/heads/main",
2024-01-01 12:35:21 +00:00
"rev": "36b2c2e152fda38fa9a7ac3a58d4eebcf5b10b02",
"revCount": 4,
2023-12-14 14:12:48 +00:00
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-oral-japonais"
},
"original": {
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-oral-japonais"
}
},
"projet-systemes-algorithmes-repartis": {
"inputs": {
2024-01-01 12:35:21 +00:00
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
]
},
"locked": {
2024-01-01 12:35:21 +00:00
"lastModified": 1704112101,
"narHash": "sha256-9dyZpBIBb8h2qUfsEFGII5xZu/z29bowMuwarSDxg+s=",
"ref": "refs/heads/main",
2024-01-01 12:35:21 +00:00
"rev": "f73c7181f9968a0b600d4e7256043df208c50467",
"revCount": 21,
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-systemes-algorithmes-repartis"
},
"original": {
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-systemes-algorithmes-repartis"
}
},
2023-11-29 14:40:36 +00:00
"resume": {
"inputs": {
2024-01-01 12:35:21 +00:00
"flake-parts": [
"flake-parts"
],
"font-awesome": "font-awesome",
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
]
},
"locked": {
2024-01-01 12:35:21 +00:00
"lastModified": 1704107753,
"narHash": "sha256-nqev8Z7mFNWg0mw+y5K+vuh+w5rYnzV5cRL1D/MWGU8=",
"ref": "refs/heads/master",
2024-01-01 12:35:21 +00:00
"rev": "b9581569058047fc893cfb68afcca65dec9c4fee",
"revCount": 13,
"type": "git",
"url": "https://git.fainsin.bzh/Laurent/resume"
},
"original": {
"type": "git",
"url": "https://git.fainsin.bzh/Laurent/resume"
}
},
2022-12-19 22:35:54 +00:00
"root": {
"inputs": {
"TP-calcul-parallele": "TP-calcul-parallele",
"TP-reinforcement-learning": "TP-reinforcement-learning",
"agenix": "agenix",
2023-12-30 22:50:34 +00:00
"catppuccin-alacritty": "catppuccin-alacritty",
"catppuccin-bat": "catppuccin-bat",
"catppuccin-btop": "catppuccin-btop",
"catppuccin-mako": "catppuccin-mako",
2023-11-29 14:40:36 +00:00
"disko": "disko",
2024-01-01 12:35:21 +00:00
"flake-parts": "flake-parts",
2022-12-20 10:33:21 +00:00
"home-manager": "home-manager",
"hyprland": "hyprland",
2023-04-23 13:38:34 +00:00
"lanzaboote": "lanzaboote",
2023-11-29 14:40:36 +00:00
"nixos-anywhere": "nixos-anywhere",
2023-05-28 13:35:16 +00:00
"nixos-hardware": "nixos-hardware",
2024-01-05 11:00:47 +00:00
"nixpkgs": "nixpkgs_4",
"projet-audionumerique": "projet-audionumerique",
2023-11-29 14:40:36 +00:00
"projet-intelligence-artificielle-multimedia": "projet-intelligence-artificielle-multimedia",
"projet-modelisation-geometrique": "projet-modelisation-geometrique",
"projet-oral-anglais": "projet-oral-anglais",
2023-12-14 14:12:48 +00:00
"projet-oral-japonais": "projet-oral-japonais",
"projet-systemes-algorithmes-repartis": "projet-systemes-algorithmes-repartis",
2023-12-15 15:18:36 +00:00
"resume": "resume",
2024-01-01 12:35:21 +00:00
"systems": "systems_4",
2023-12-30 19:21:31 +00:00
"treefmt-nix": "treefmt-nix_2",
"wallpaper": "wallpaper"
2022-12-20 10:33:21 +00:00
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"agenix",
"flake-utils"
],
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2023-04-23 13:38:34 +00:00
"lastModified": 1682129965,
"narHash": "sha256-1KRPIorEL6pLpJR04FwAqqnt4Tzcm4MqD84yhlD+XSk=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "2c417c0460b788328220120c698630947547ee83",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-08-26 15:29:38 +00:00
"rust-overlay_2": {
"inputs": {
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2023-11-08 15:10:14 +00:00
"lastModified": 1699409596,
"narHash": "sha256-L3g1smIol3dGTxkUQOlNShJtZLvjLzvtbaeTRizwZBU=",
2023-08-26 15:29:38 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-11-08 15:10:14 +00:00
"rev": "58240e1ac627cef3ea30c7732fedfb4f51afd8e7",
2023-08-26 15:29:38 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-04-17 19:08:26 +00:00
"systems": {
2022-12-20 10:33:21 +00:00
"locked": {
2023-04-17 19:08:26 +00:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2022-12-20 10:33:21 +00:00
"type": "github"
},
"original": {
2023-04-17 19:08:26 +00:00
"owner": "nix-systems",
"repo": "default",
2022-12-20 10:33:21 +00:00
"type": "github"
}
},
2023-05-04 18:40:19 +00:00
"systems_2": {
2023-08-16 16:12:45 +00:00
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
},
2023-08-27 13:59:18 +00:00
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_4": {
2023-12-29 22:38:01 +00:00
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
},
2023-11-29 14:40:36 +00:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixos-anywhere",
"nixpkgs"
]
},
"locked": {
2023-12-13 13:38:33 +00:00
"lastModified": 1702376629,
"narHash": "sha256-9uAY8a7JN4DvLe/g4OoldqPbcNZ09YOVXID+CkIqL70=",
2023-11-29 14:40:36 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2023-12-13 13:38:33 +00:00
"rev": "390018a9398f9763bfc05ffe6443ce0622cb9ba6",
2023-11-29 14:40:36 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2023-12-15 15:18:36 +00:00
"treefmt-nix_2": {
"inputs": {
2024-01-01 12:35:21 +00:00
"nixpkgs": [
"nixpkgs"
]
2023-12-15 15:18:36 +00:00
},
"locked": {
2024-01-07 19:11:52 +00:00
"lastModified": 1704649711,
"narHash": "sha256-+qxqJrZwvZGilGiLQj3QbYssPdYCwl7ejwMImgH7VBQ=",
2023-12-15 15:18:36 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-01-07 19:11:52 +00:00
"rev": "04f25d7bec9fb29d2c3bacaa48a3304840000d36",
2023-12-15 15:18:36 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2023-12-30 19:21:31 +00:00
"wallpaper": {
"flake": false,
"locked": {
"narHash": "sha256-nljmLTT6GN+B+4PLJtRTDIO82uxBitTEclDCjX0j8D8=",
"type": "file",
"url": "https://images.unsplash.com/photo-1482686115713-0fbcaced6e28"
},
"original": {
"type": "file",
"url": "https://images.unsplash.com/photo-1482686115713-0fbcaced6e28"
}
},
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
2024-01-03 17:35:55 +00:00
"lastModified": 1703963193,
"narHash": "sha256-ke8drv6PTrdQDruWbajrRJffP9A9PU6FRyjJGNZRTs4=",
"owner": "wlroots",
"repo": "wlroots",
2024-01-03 17:35:55 +00:00
"rev": "f81c3d93cd6f61b20ae784297679283438def8df",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
2024-01-03 17:35:55 +00:00
"rev": "f81c3d93cd6f61b20ae784297679283438def8df",
"type": "gitlab"
}
},
"xdph": {
"inputs": {
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
2024-01-05 11:00:47 +00:00
"hyprlang": "hyprlang",
"nixpkgs": [
"hyprland",
"nixpkgs"
2023-08-16 16:12:45 +00:00
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-01-05 11:00:47 +00:00
"lastModified": 1704400467,
"narHash": "sha256-IsEAKBCorRlN53FwFAMbyGLRsPVu/ZrWEJtCwykPds8=",
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2024-01-05 11:00:47 +00:00
"rev": "1c802128f6cc3db29a8ef01552b1a22f894eeefd",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2022-12-19 22:35:54 +00:00
}
},
"root": "root",
"version": 7
}