Commit Graph

  • 15765a05e4
    Merge a5685329f8 into 67cce7359e David Arnold 2024-07-28 01:04:08 +0000
  • 010b1e152a
    Merge 6a0941649b into 67cce7359e David Arnold 2024-07-28 01:04:08 +0000
  • fe875dc6c6
    Merge 89c7242f10 into 67cce7359e Hugo Sena Ribeiro 2024-07-28 01:03:57 +0000
  • b1b77cc044
    Merge e12ae8b7bb into 67cce7359e Manuel 2024-07-28 01:03:34 +0000
  • 34bf70e233
    Merge 29d72b2a02 into 67cce7359e Jairo Llopis 2024-07-28 01:03:01 +0000
  • 6181fc5e5d Deploy to GitHub pages gh-pages github-actions[bot] 2024-07-27 20:51:04 +0000
  • 67cce7359e
    Merge pull request #324 from numtide/no-flake-utils main Jonas Chevalier 2024-07-27 22:50:26 +0200
  • 29ae43652f chore: format with nixfmt-rfc-style zimbatm 2024-07-27 22:41:56 +0200
  • 78e2d09932 chore(flake): remove dependency on flake-utils zimbatm 2024-07-27 22:39:08 +0200
  • f6700a5820
    Merge 6be947beba into cc8700135f Matt Schreiber 2024-07-27 01:04:35 +0000
  • 388a33c5ac
    Merge 2100042051 into cc8700135f Danila Danko 2024-07-26 16:16:43 +0300
  • 0ab966f4ff
    Merge ffa33c6669 into cc8700135f Danila Danko 2024-07-26 16:16:43 +0300
  • b4be8fed22
    Merge c6f33b92c7 into cc8700135f Danila Danko 2024-07-26 16:16:43 +0300
  • cc8700135f
    Add renovate.json (#322) renovate[bot] 2024-07-26 11:34:51 +0200
  • 3c1660a153
    Add renovate.json renovate[bot] 2024-07-26 09:34:11 +0000
  • cf8c740547
    Merge pull request #321 from numtide/riscv64-support Jörg Thalheim 2024-07-25 12:12:48 +0200
  • 756f58b6b9 disable hare on macos Jörg Thalheim 2024-07-25 11:58:17 +0200
  • 9642e45a9f add riscv64 support Jörg Thalheim 2024-07-25 11:51:49 +0200
  • 29d72b2a02
    fix(c): add LDFLAGS automatically Jairo Llopis 2024-06-24 11:15:18 +0100
  • 1ebbe68d57
    feat: add hare language support (#305) Coutinho de Souza 2024-06-03 10:02:49 +0000
  • a27cc38276
    build(deps): bump cachix/cachix-action from 14 to 15 (#317) dependabot[bot] 2024-06-03 12:01:54 +0200
  • 77152300c6
    build(deps): bump cachix/cachix-action from 14 to 15 dependabot[bot] 2024-06-03 10:01:04 +0000
  • b890381cb0
    build(deps): bump cachix/install-nix-action from 26 to 27 (#314) dependabot[bot] 2024-06-03 12:00:32 +0200
  • 6d0a7a624a
    build(deps): bump cachix/install-nix-action from 26 to 27 dependabot[bot] 2024-05-20 10:21:34 +0000
  • 12e914740a
    Merge pull request #307 from deemp/fix-packagesFrom Jonas Chevalier 2024-04-19 15:19:58 +0200
  • 6dee0dd58d feat(tests): test packagesFrom with a null in buildInputs Danila Danko 2024-04-18 13:52:12 +0300
  • cbd803c76b fix(modules > devshell): filter out non-derivation dependencies Danila Danko 2024-04-18 13:51:19 +0300
  • d2360f9d60
    Merge 1a291a50a8 into 2c8e04e5c2 David Arnold 2024-04-15 15:44:54 +0000
  • 2c8e04e5c2
    init compatibility with: nix bundle, nix run, lib.getExe (#306) DavHau 2024-04-15 22:44:12 +0700
  • a5dfbc0c27 init compatibility with: nix bundle, nix run, lib.getExe DavHau 2024-04-15 15:20:16 +0700
  • 1ac759c989
    go: add GOPATH option P. 2024-04-07 08:34:20 -0600
  • 99c62b4095
    feat: add hare language support Coutinho de Souza 2024-03-23 07:32:18 -0300
  • 2d45b54ca4 fix https://github.com/numtide/devshell/pull/289#discussion_r1533706614 zimbatm 2024-03-22 10:23:40 +0100
  • bc68b058dc
    build(deps): bump cachix/install-nix-action from 25 to 26 (#304) dependabot[bot] 2024-03-11 12:21:21 +0100
  • a25c0d1166
    build(deps): bump cachix/install-nix-action from 25 to 26 dependabot[bot] 2024-03-11 10:14:48 +0000
  • 6be947beba
    feat(ci): sanity-check template functionality Matt Schreiber 2024-03-07 15:21:37 -0500
  • 8bdb077bbb
    feat(templates): demo extraModulesPath usage Matt Schreiber 2024-03-06 13:11:58 -0500
  • f11b5d7dce
    docs(extending): document extraModulesPath usage Matt Schreiber 2024-03-06 13:11:29 -0500
  • 997ed60c90
    chore(treewide): s/\(extraModules\)Dir/\1Path/g Matt Schreiber 2024-03-06 13:08:51 -0500
  • 9622fcef49
    feat(flake-module): add module path special args Matt Schreiber 2024-03-06 13:04:53 -0500
  • 5ddecd67ed
    fix: using with nixpkgs config.allowAliases = false (#302) Andrew Marshall 2024-02-26 04:32:56 -0500
  • 0f407c3138 fix: using with nixpkgs config.allowAliases = false Andrew Marshall 2024-02-26 00:59:42 -0500
  • c6f33b92c7 chore: update docs Danila Danko 2024-01-18 11:35:31 +0300
  • 5a497495c4 refactor: interpolation test Danila Danko 2024-01-18 11:29:23 +0300
  • 94723819d4 fix: perl warning about locale Danila Danko 2024-01-18 03:09:34 +0300
  • 351f7a74b1 feat: add help wrapping and fix interpolation Danila Danko 2024-01-18 02:58:29 +0300
  • 8999f3a1ed feat: add option to set devshell message width Danila Danko 2024-01-18 02:56:29 +0300
  • 28536db44b feat: add script to print one menu command Danila Danko 2024-01-18 02:53:46 +0300
  • 0d7a1e7be2 refactor: use interpolation in flake Danila Danko 2024-01-17 19:28:42 +0300
  • 525b1ebc36 fix: tests Danila Danko 2024-01-17 19:00:55 +0300
  • c475ce4495 feat: interpolate individual help Danila Danko 2024-01-17 19:00:07 +0300
  • cdfabcb4ff feat: select interpolate option during normalization Danila Danko 2024-01-17 18:58:24 +0300
  • 77f394a93a feat: add options for interpolation Danila Danko 2024-01-17 17:41:33 +0300
  • d1fcc606a5 feat: pass options to commands files Danila Danko 2024-01-17 17:39:49 +0300
  • f906c32ba3 feat: sanitize name Danila Danko 2024-01-17 01:30:37 +0300
  • d45f26863c feat: devshell.menu.interpolate option Danila Danko 2024-01-14 15:47:48 +0300
  • 2100042051 chore: update docs Danila Danko 2024-01-17 01:05:30 +0300
  • eceed532d8 feat: add devshells and docs to checks Danila Danko 2024-01-19 05:55:49 +0300
  • c3c315081d refactor: little things Danila Danko 2024-01-17 18:57:28 +0300
  • cf7ff94cb9 fix: remove unnecessary nullOr Danila Danko 2024-01-17 01:05:07 +0300
  • b17c52c114 fix: expose Danila Danko 2024-01-17 00:42:49 +0300
  • 0889de2cfe refactor: move file Danila Danko 2024-01-17 00:09:20 +0300
  • e59719f8b7 refactor: descriptions Danila Danko 2024-01-17 00:07:57 +0300
  • a725048aa0 chore: update readme Danila Danko 2024-01-14 01:16:43 +0300
  • e0ec96700a feat: use nested commands for the default devShell Danila Danko 2024-01-14 01:16:27 +0300
  • 512474617e feat: tests for nested commands Danila Danko 2024-01-14 01:15:30 +0300
  • 85cbe235ab feat: support nested commands option Danila Danko 2024-01-14 01:14:58 +0300
  • ffa33c6669 chore: update docs Danila Danko 2024-01-14 03:51:55 +0300
  • 70ecdd2e4e feat: refactor commands Danila Danko 2024-01-14 03:51:48 +0300
  • f213cda38a refactor: use nixpkgs from flake Danila Danko 2024-01-13 16:38:58 +0300
  • 83cb93d6d0
    build(deps): bump cachix/cachix-action from 13 to 14 (#299) dependabot[bot] 2024-01-15 16:27:01 +0100
  • 6a7e872d50
    build(deps): bump cachix/cachix-action from 13 to 14 dependabot[bot] 2024-01-15 15:26:21 +0000
  • ea8db557d3
    build(deps): bump cachix/install-nix-action from 24 to 25 (#300) dependabot[bot] 2024-01-15 16:25:41 +0100
  • 6548df17fb
    build(deps): bump cachix/install-nix-action from 24 to 25 dependabot[bot] 2024-01-15 10:01:29 +0000
  • ca1ff587c6
    Merge pull request #295 from deemp/prettify-modules-docs Jonas Chevalier 2024-01-14 14:52:13 +0100
  • b35283409f chore: update modules schema Danila Danko 2024-01-13 22:47:39 +0300
  • d628457081 refactor: commands module Danila Danko 2024-01-13 22:42:06 +0300
  • 39c6921061 refactor: use nixpkgs from flake Danila Danko 2024-01-13 16:38:58 +0300
  • 09549c01a3 chore: update docs Danila Danko 2024-01-13 15:51:15 +0300
  • 709136bf00 fix: modules docs schema Danila Danko 2024-01-13 15:51:06 +0300
  • d0ae5c5a2d fix: html in description Danila Danko 2024-01-13 15:44:37 +0300
  • b50a039304 fix: increase toc width Danila Danko 2024-01-08 03:02:47 +0300
  • d45f45b634
    fix: set PS1 in nix shells only (#205) David Arnold 2024-01-11 21:29:25 +0100
  • 41108ea7d1
    fix: restore legacyPackages (#293) Danila Danko 2024-01-11 23:27:30 +0300
  • fceea2efcf
    fix(services): Add quotes around $PRJ_ROOT to allow for paths with spaces (#294) Jeffrey Lau 2024-01-12 04:27:01 +0800
  • 4e111186ca
    fix(services): Add quotes around $PRJ_ROOT to allow for paths with spaces Jeffrey Lau 2024-01-12 02:58:27 +0800
  • d814c39584 fix: restore legacyPackages Danila Danko 2024-01-11 11:58:12 +0300
  • f54745fd4a
    Merge pull request #289 from deemp/update-docs Jonas Chevalier 2024-01-07 18:24:32 +0100
  • 8743a09b0a fix: text and TOC centering Danila Danko 2024-01-07 18:34:31 +0300
  • b0cd1dd33e fix: suggested command to update flake inputs Danila Danko 2024-01-07 16:13:24 +0300
  • bd708b4c66 fix: point the nixpkgs input to nixpkgs-unstable Danila Danko 2024-01-07 16:11:21 +0300
  • 2c55ba1531
    feat: run build and flakes jobs on more OS-s (#291) Danila Danko 2024-01-07 14:46:07 +0300
  • 2f84eb7bfa ci: remove bors zimbatm 2024-01-07 12:45:26 +0100
  • 4713c86ca2 upd: theme Danila Danko 2024-01-06 19:24:16 +0300
  • 71b1484f43 feat: run build and flakes jobs on more OS-s Danila Danko 2024-01-06 17:34:25 +0300
  • 72388c1941 refactor: readme Danila Danko 2024-01-06 00:14:19 +0300
  • 69486a229d fix: print general commands in brackets Danila Danko 2024-01-06 00:12:59 +0300
  • c965db1ea6 refactor: rm old script Danila Danko 2024-01-06 00:03:12 +0300
  • 4e0d92b4be chore: format nix files Danila Danko 2024-01-05 23:51:00 +0300
  • f1815571c5 refactor: use flake-utils, add scripts Danila Danko 2024-01-05 23:45:21 +0300