We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9710a9 commit bb81190Copy full SHA for bb81190
flake.nix
@@ -1,5 +1,5 @@
1
{
2
- description = "My personal NUR repository";
+ description = "MIT Athena packaging for Nix";
3
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
4
outputs = { self, nixpkgs }:
5
let
0 commit comments