aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/resume/flake.lock
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-05-25 18:09:38 -0700
committerFranck Cuny <franck@fcuny.net>2022-05-25 18:09:38 -0700
commit22e7b10377a2a5672d5af6840a9a21e298315cfd (patch)
tree5c294d104b75b7d87bdb907a7f295d9959aefa7c /users/fcuny/resume/flake.lock
parentref(blog): drop the flake configuration (diff)
downloadinfra-22e7b10377a2a5672d5af6840a9a21e298315cfd.tar.gz
ref(resume): remove flake.nix
Integrate the resume with the rest of the repository, as I did for the blog in the previous commit. Added a script to copy the resume in the static directory of the blog.
Diffstat (limited to '')
-rw-r--r--users/fcuny/resume/flake.lock42
1 files changed, 0 insertions, 42 deletions
diff --git a/users/fcuny/resume/flake.lock b/users/fcuny/resume/flake.lock
deleted file mode 100644
index 4e3cc98..0000000
--- a/users/fcuny/resume/flake.lock
+++ /dev/null
@@ -1,42 +0,0 @@
-{
- "nodes": {
- "flake-utils": {
- "locked": {
- "lastModified": 1649676176,
- "narHash": "sha256-OWKJratjt2RW151VUlJPRALb7OU2S5s+f0vLj4o1bHM=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "a4b154ebbdc88c8498a5c7b01589addc9e9cb678",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
- },
- "nixpkgs": {
- "locked": {
- "lastModified": 1651421973,
- "narHash": "sha256-8CyOOzFOOqOHs+BblCJpmXJVUr+uifaR2Wu6P1HM0CE=",
- "owner": "nixos",
- "repo": "nixpkgs",
- "rev": "6d21b873f371b2ebff63a16cf9353309d96d8567",
- "type": "github"
- },
- "original": {
- "owner": "nixos",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "root": {
- "inputs": {
- "flake-utils": "flake-utils",
- "nixpkgs": "nixpkgs"
- }
- }
- },
- "root": "root",
- "version": 7
-}