Compare commits

...

2 commits

Author SHA1 Message Date
Laureηt 0f938f1ed3
⬆️ nix flake update 2023-12-14 15:12:48 +01:00
Laureηt 549d3b72e9
️ (hydrogen/services) flakify projet-oral-japonais 2023-12-14 15:12:41 +01:00
4 changed files with 148 additions and 79 deletions

View file

@ -149,11 +149,11 @@
"nixpkgs": "nixpkgs" "nixpkgs": "nixpkgs"
}, },
"locked": { "locked": {
"lastModified": 1701905325, "lastModified": 1702562713,
"narHash": "sha256-lda63LmEIlDMeCgWfjr3/wb487XPllBByfrGRieyEk4=", "narHash": "sha256-CVMJAT+PdMir/0dV5nylkDxhqc1Lt4O1c3602InUxUA=",
"owner": "nix-community", "owner": "nix-community",
"repo": "disko", "repo": "disko",
"rev": "1144887c6f4d2dcbb2316a24364ef53e25b0fcfe", "rev": "bb75ad0b1d5a63884586517920b9a189721fc54d",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -280,6 +280,42 @@
"inputs": { "inputs": {
"nixpkgs-lib": "nixpkgs-lib_2" "nixpkgs-lib": "nixpkgs-lib_2"
}, },
"locked": {
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_5": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib_3"
},
"locked": {
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_6": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib_4"
},
"locked": { "locked": {
"lastModified": 1696343447, "lastModified": 1696343447,
"narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=", "narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=",
@ -347,24 +383,6 @@
"type": "github" "type": "github"
} }
}, },
"flake-utils_4": {
"inputs": {
"systems": "systems_5"
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": { "gitignore": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
@ -394,11 +412,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1702423270, "lastModified": 1702538064,
"narHash": "sha256-3ZA5E+b2XBP+c9qGhWpRApzPq/PZtIPgkeEDpTBV4g8=", "narHash": "sha256-At5GwJPu2tzvS9dllhBoZmqK6lkkh/sOp2YefWRlaL8=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "d9297efd3a1c3ebb9027dc68f9da0ac002ae94db", "rev": "0e2e443ff24f9d75925e91b89d1da44b863734af",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -416,11 +434,11 @@
"xdph": "xdph" "xdph": "xdph"
}, },
"locked": { "locked": {
"lastModified": 1702476903, "lastModified": 1702488319,
"narHash": "sha256-rzewhikIDI9WkkVQsxCDNVff6ZVdKb1IjkvKjErtYzU=", "narHash": "sha256-goxBCjjWitvx2Oq4AihpA2OhYEirolMLC48fdA7Iey8=",
"owner": "hyprwm", "owner": "hyprwm",
"repo": "Hyprland", "repo": "Hyprland",
"rev": "b2e5a80e2ff1fcbf8164a45c5ef8ebffbb511fae", "rev": "01e5c59d752d3fe7fa484330fa48e010054b8fa1",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -592,6 +610,42 @@
} }
}, },
"nixpkgs-lib_2": { "nixpkgs-lib_2": {
"locked": {
"dir": "lib",
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib_3": {
"locked": {
"dir": "lib",
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib_4": {
"locked": { "locked": {
"dir": "lib", "dir": "lib",
"lastModified": 1696019113, "lastModified": 1696019113,
@ -625,6 +679,22 @@
"type": "github" "type": "github"
} }
}, },
"nixpkgs_10": {
"locked": {
"lastModified": 1698318101,
"narHash": "sha256-gUihHt3yPD7bVqg+k/UVHgngyaJ3DMEBchbymBMvK1E=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "63678e9f3d3afecfeafa0acead6239cdb447574c",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1702312524, "lastModified": 1702312524,
@ -707,11 +777,11 @@
}, },
"nixpkgs_7": { "nixpkgs_7": {
"locked": { "locked": {
"lastModified": 1700794826, "lastModified": 1702312524,
"narHash": "sha256-RyJTnTNKhO0yqRpDISk03I/4A67/dp96YRxc86YOPgU=", "narHash": "sha256-gkZJRDBUCpTPBvQk25G0B7vfbpEYM5s5OZqghkjZsnE=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "5a09cb4b393d58f9ed0d9ca1555016a8543c2ac8", "rev": "a9bf124c46ef298113270b1f84a164865987a91c",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -723,11 +793,11 @@
}, },
"nixpkgs_8": { "nixpkgs_8": {
"locked": { "locked": {
"lastModified": 1700612854, "lastModified": 1702312524,
"narHash": "sha256-yrQ8osMD+vDLGFX7pcwsY/Qr5PUd6OmDMYJZzZi0+zc=", "narHash": "sha256-gkZJRDBUCpTPBvQk25G0B7vfbpEYM5s5OZqghkjZsnE=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "19cbff58383a4ae384dea4d1d0c823d72b49d614", "rev": "a9bf124c46ef298113270b1f84a164865987a91c",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -739,15 +809,15 @@
}, },
"nixpkgs_9": { "nixpkgs_9": {
"locked": { "locked": {
"lastModified": 1698318101, "lastModified": 1700612854,
"narHash": "sha256-gUihHt3yPD7bVqg+k/UVHgngyaJ3DMEBchbymBMvK1E=", "narHash": "sha256-yrQ8osMD+vDLGFX7pcwsY/Qr5PUd6OmDMYJZzZi0+zc=",
"owner": "nixos", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "63678e9f3d3afecfeafa0acead6239cdb447574c", "rev": "19cbff58383a4ae384dea4d1d0c823d72b49d614",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "nixos", "owner": "NixOS",
"ref": "nixos-unstable", "ref": "nixos-unstable",
"repo": "nixpkgs", "repo": "nixpkgs",
"type": "github" "type": "github"
@ -790,11 +860,11 @@
"nixpkgs": "nixpkgs_6" "nixpkgs": "nixpkgs_6"
}, },
"locked": { "locked": {
"lastModified": 1702478973, "lastModified": 1702487657,
"narHash": "sha256-1HVWuzIsC9ycoC0Wy5iKk5dZ6c/pN2HuprCAhq6ijUU=", "narHash": "sha256-25MuTWHbihNpjpHA9bbOo4mt+GTHvOgH2kai6BcYklY=",
"ref": "refs/heads/master", "ref": "refs/heads/main",
"rev": "77706a8d0f1550d14db45ff03e8ea826e2b9a445", "rev": "c015950efac2ed8712fd4c905eb5f7f8f60978ef",
"revCount": 5, "revCount": 1,
"type": "git", "type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-audionumerique" "url": "https://git.fainsin.bzh/ENSEEIHT/projet-audionumerique"
}, },
@ -805,15 +875,15 @@
}, },
"projet-intelligence-artificielle-multimedia": { "projet-intelligence-artificielle-multimedia": {
"inputs": { "inputs": {
"flake-utils": "flake-utils_3", "flake-parts": "flake-parts_4",
"nixpkgs": "nixpkgs_7" "nixpkgs": "nixpkgs_7"
}, },
"locked": { "locked": {
"lastModified": 1701038653, "lastModified": 1702562960,
"narHash": "sha256-mif1mtvfKUcLeLcHBjDeE8nDvSXqCgU2FlXwb123K7M=", "narHash": "sha256-xMUcPURcDdn8wQ7lxAN7hXvrL7jauLezurw4RpVtlGA=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "52c1f4c76d9da18c5d674b4db3b413af9193d285", "rev": "88987bbb5b14e8cb6cfba13e955e45a4f4836426",
"revCount": 20, "revCount": 22,
"type": "git", "type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-intelligence-artificielle-multimedia" "url": "https://git.fainsin.bzh/ENSEEIHT/projet-intelligence-artificielle-multimedia"
}, },
@ -822,10 +892,29 @@
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-intelligence-artificielle-multimedia" "url": "https://git.fainsin.bzh/ENSEEIHT/projet-intelligence-artificielle-multimedia"
} }
}, },
"projet-oral-japonais": {
"inputs": {
"flake-parts": "flake-parts_5",
"nixpkgs": "nixpkgs_8"
},
"locked": {
"lastModified": 1702487764,
"narHash": "sha256-uz3lAmDbE/TrsLf+O4lbNqrL0TJITSSSxiYmKhR0hJY=",
"ref": "refs/heads/main",
"rev": "aa9e770ba38bdfad35009ea54105b65a3aa13ea2",
"revCount": 1,
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-oral-japonais"
},
"original": {
"type": "git",
"url": "https://git.fainsin.bzh/ENSEEIHT/projet-oral-japonais"
}
},
"resume": { "resume": {
"inputs": { "inputs": {
"flake-utils": "flake-utils_4", "flake-utils": "flake-utils_3",
"nixpkgs": "nixpkgs_8", "nixpkgs": "nixpkgs_9",
"typst": "typst" "typst": "typst"
}, },
"locked": { "locked": {
@ -855,6 +944,7 @@
"nixpkgs": "nixpkgs_5", "nixpkgs": "nixpkgs_5",
"projet-audionumerique": "projet-audionumerique", "projet-audionumerique": "projet-audionumerique",
"projet-intelligence-artificielle-multimedia": "projet-intelligence-artificielle-multimedia", "projet-intelligence-artificielle-multimedia": "projet-intelligence-artificielle-multimedia",
"projet-oral-japonais": "projet-oral-japonais",
"resume": "resume" "resume": "resume"
} }
}, },
@ -983,21 +1073,6 @@
"type": "github" "type": "github"
} }
}, },
"systems_6": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"treefmt-nix": { "treefmt-nix": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
@ -1022,9 +1097,9 @@
"typst": { "typst": {
"inputs": { "inputs": {
"crane": "crane_3", "crane": "crane_3",
"flake-parts": "flake-parts_4", "flake-parts": "flake-parts_6",
"nixpkgs": "nixpkgs_9", "nixpkgs": "nixpkgs_10",
"systems": "systems_6" "systems": "systems_5"
}, },
"locked": { "locked": {
"lastModified": 1700840283, "lastModified": 1700840283,

View file

@ -35,6 +35,8 @@
"git+https://git.fainsin.bzh/ENSEEIHT/projet-intelligence-artificielle-multimedia"; "git+https://git.fainsin.bzh/ENSEEIHT/projet-intelligence-artificielle-multimedia";
projet-audionumerique.url = projet-audionumerique.url =
"git+https://git.fainsin.bzh/ENSEEIHT/projet-audionumerique"; "git+https://git.fainsin.bzh/ENSEEIHT/projet-audionumerique";
projet-oral-japonais.url =
"git+https://git.fainsin.bzh/ENSEEIHT/projet-oral-japonais";
}; };
nixConfig = { nixConfig = {

View file

@ -31,7 +31,7 @@
import ./projet-long.nix pkgs; import ./projet-long.nix pkgs;
"/projet-oral-japonais/" = # # "/projet-oral-japonais/" = # #
import ./projet-oral-japonais.nix pkgs; import ./projet-oral-japonais.nix { inherit inputs system; };
"/projet-oral-anglais/" = # # "/projet-oral-anglais/" = # #
import ./projet-oral-anglais.nix pkgs; import ./projet-oral-anglais.nix pkgs;

View file

@ -1,11 +1,3 @@
{ pkgs, ... }: { inputs, system, ... }: {
let alias = inputs.projet-oral-japonais.packages.${system}.slides + "/";
pages = pkgs.fetchgit {
url = "https://git.fainsin.bzh/ENSEEIHT/projet-oral-japonais";
rev = "60fa70fb958c992282dbcff536ebc5d4d7e174a0"; # pages
sha256 = "1kc6jngpna41zf00i5i1d2wf8sp60w42jwa6xilzprawww0yr17i";
};
in {
alias = "${pages}/";
index = "slides.html";
} }