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 -1
View File
@@ -1,4 +1,4 @@
{ pkgs ? import <nixpkgs> { } }:
{ config, lib, pkgs, ... }:
with pkgs;