aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2023-10-18 13:33:26 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2023-10-18 13:33:26 -0400
commite661b2837341a5795b2b23d187ae89451ca3926f (patch)
treef639b855a82cb6fcafd616b443604b65589e327b
parentsisu_markup touch (diff)
housekeeping, perl update
-rw-r--r--flake.lock39
-rw-r--r--flake.nix2
-rw-r--r--org/config_nix.org4
-rwxr-xr-xshell.nix2
4 files changed, 24 insertions, 23 deletions
diff --git a/flake.lock b/flake.lock
index 3e6d9f5..6aa8937 100644
--- a/flake.lock
+++ b/flake.lock
@@ -8,8 +8,10 @@
]
},
"locked": {
- "lastModified": 1688832064,
- "narHash": "sha256-k2XxsBmRBgPFXqmrTjJ59hJGMbbIIDNSw/PRkhmjuFY=",
+ "dirtyRev": "e0a47b6196c8e5808617cf3e4faebc5a511ea65c-dirty",
+ "dirtyShortRev": "e0a47b6-dirty",
+ "lastModified": 1690898297,
+ "narHash": "sha256-sGe8PqE1E4+tu+2rckJ/e32/agmUMKDf6Wb6jBcHH70=",
"type": "git",
"url": "file:///home/ralph/grotto/repo/git.repo/projects/doc-reform/packages/nix-flakes/dlang/dlang-nix-flakes"
},
@@ -23,11 +25,11 @@
"systems": "systems"
},
"locked": {
- "lastModified": 1687709756,
- "narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
+ "lastModified": 1692799911,
+ "narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=",
"owner": "numtide",
"repo": "flake-utils",
- "rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
+ "rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44",
"type": "github"
},
"original": {
@@ -41,11 +43,11 @@
"systems": "systems_2"
},
"locked": {
- "lastModified": 1687709756,
- "narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
+ "lastModified": 1694529238,
+ "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
- "rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
+ "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
@@ -59,11 +61,11 @@
"systems": "systems_3"
},
"locked": {
- "lastModified": 1687709756,
- "narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
+ "lastModified": 1694529238,
+ "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
- "rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
+ "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
@@ -74,11 +76,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1688956120,
- "narHash": "sha256-7geHGr2aLpQvwGgaZlTLPHMVFxvFzAuB35mZYsKgLpQ=",
+ "lastModified": 1696757521,
+ "narHash": "sha256-cfgtLNCBLFx2qOzRLI6DHfqTdfWI+UbvsKYa3b3fvaA=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "2169d3b0bce0daa64d05abbdf9da552a7b8c22a7",
+ "rev": "2646b294a146df2781b1ca49092450e8a32814e1",
"type": "github"
},
"original": {
@@ -104,11 +106,10 @@
]
},
"locked": {
- "lastModified": 1689007121,
- "narHash": "sha256-3FfNTi+HYJOMKTtw1KuwMnhK+iySfeljrwD/9W+fsS8=",
- "ref": "refs/heads/main",
- "rev": "616d71b53ff1f941b8cace9910aede6307514953",
- "revCount": 597,
+ "dirtyRev": "2aaf8a8bf9dc22ec3d4d70f91d32ca4cd5e90324-dirty",
+ "dirtyShortRev": "2aaf8a8-dirty",
+ "lastModified": 1696699635,
+ "narHash": "sha256-WLhYyDoAnYLK71RxP1WytM2HiqtksuyMTGOPi197buw=",
"type": "git",
"url": "file:///home/ralph/grotto/repo/git.repo/projects/doc-reform/code/software/spine"
},
diff --git a/flake.nix b/flake.nix
index ca13b8e..08c50c8 100644
--- a/flake.nix
+++ b/flake.nix
@@ -149,7 +149,7 @@
dub
gnumake
sqlite
- perl534Packages.Po4a
+ perl538Packages.Po4a
];
inherit shellHook;
};
diff --git a/org/config_nix.org b/org/config_nix.org
index 8e6aa66..b9a61a2 100644
--- a/org/config_nix.org
+++ b/org/config_nix.org
@@ -174,7 +174,7 @@
dub
gnumake
sqlite
- perl534Packages.Po4a
+ perl538Packages.Po4a
];
inherit shellHook;
};
@@ -239,7 +239,7 @@ with pkgs;
# calibre #(suite includes: ebook-viewer)
# foliate
# ❯❯❯ i18n translation related
- # perl534Packages.Po4a
+ # perl538Packages.Po4a
];
shellHook = ''
'';
diff --git a/shell.nix b/shell.nix
index 8a5429c..7f51502 100755
--- a/shell.nix
+++ b/shell.nix
@@ -48,7 +48,7 @@ with pkgs;
# calibre #(suite includes: ebook-viewer)
# foliate
# ❯❯❯ i18n translation related
- # perl534Packages.Po4a
+ # perl538Packages.Po4a
];
shellHook = ''
'';