aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorAria Shrimpton <me@aria.rip>2024-01-25 11:21:21 +0000
committerAria Shrimpton <me@aria.rip>2024-01-25 11:30:36 +0000
commit33e243e7fc96ad6ac9bf412a1384fd0bbcd02dc0 (patch)
treeac654af27cf3fe31fee1b3e3ebfa061b3a0c1408 /flake.nix
parent56c2835148823f182f277b055fad9c079a347787 (diff)
update tasks & flake
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/261abe8a44a7e8392598d038d2e01f7b33cf26d0' (2023-09-24) → 'github:NixOS/nixpkgs/d7f206b723e42edb09d9d753020a84b3061a79d8' (2024-01-22)
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/flake.nix b/flake.nix
index 64ea3ee..9da1d5d 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,8 +1,5 @@
{
description = "Aria Shrimpton dissertation";
- inputs = {
- nixpkgs.url = github:NixOS/nixpkgs/nixos-23.05;
- };
outputs = {
self,
nixpkgs,