Compare commits

..

2 Commits

Author SHA1 Message Date
coolneng 2b097045bc
Add standard nix files and nix-ld 2022-10-20 10:31:00 +02:00
coolneng a05122c8bc
Run jupyter automatically in python datasci 2022-10-20 10:29:28 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ pkgs ? import <nixpkgs> { } }: { config, lib, pkgs, ... }:
with pkgs; with pkgs;