Configure entrance exam
All checks were successful
Cachix / build (marabethia) (push) Successful in 6m38s
Cachix / build (elendel) (push) Successful in 3m10s
Cachix / build (kholinar) (push) Successful in 6m4s

This commit is contained in:
Charlotte Van Petegem 2025-05-21 15:30:37 +02:00
parent 7b555a8a02
commit f28b8d06f4
Signed by: chvp
SSH key fingerprint: SHA256:s9rb8jBVfdahqWHuBAcHCBP1wmj4eYQXZfqgz4H3E9E
8 changed files with 173 additions and 1 deletions

27
flake.lock generated
View file

@ -197,6 +197,32 @@
"type": "github"
}
},
"entrance-exam": {
"inputs": {
"devshell": [
"devshell"
],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1747833382,
"narHash": "sha256-Y5wAdHAhjkFwS6Jg30fSR516q6EljREnAkjwV7tJz9Y=",
"ref": "refs/heads/main",
"rev": "284d8881f93be4d29bdb2aa5afa94fd6e8a59a8a",
"revCount": 10,
"type": "git",
"url": "https://git.chvp.be/chvp/entrance-exam"
},
"original": {
"type": "git",
"url": "https://git.chvp.be/chvp/entrance-exam"
}
},
"flake-compat": {
"flake": false,
"locked": {
@ -461,6 +487,7 @@
"darwin": "darwin",
"devshell": "devshell",
"emacs-overlay": "emacs-overlay",
"entrance-exam": "entrance-exam",
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nix-index-database": "nix-index-database",