about summary refs log tree commit diff
path: root/pkgs/tools/nix
Commit message (Collapse)AuthorAge
* treewide: sha256 -> hash (#262801)0x4A6F2023-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tumpa: sha256 -> hash * qubes-core-vchan-xen: sha256 -> hash * qdmr: sha256 -> hash * w_scan2: sha256 -> hash * libcdada: sha256 -> hash * eidolon: sha256 -> hash * freenukum: sha256 -> hash * promscale: sha256 -> hash * tacacsplus: sha256 -> hash * blflash: sha256 -> hash * silicon: sha256 -> hash * nethoscope: sha256 -> hash * pmacct: sha256 -> hash * tayga: sha256 -> hash * alejandra: sha256 -> hash * igrep: sha256 -> hash * cwm: sha256 -> hash * dasel: sha256 -> hash
* Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross2023-10-17
|\ | | | | | | | | | | | | | | Conflicts: pkgs/development/python-modules/flask-wtf/default.nix pkgs/development/python-modules/unstructured-inference/default.nix pkgs/development/python-modules/unstructured/default.nix pkgs/development/python-modules/velbus-aio/default.nix
| * Merge pull request #254996 from srid/nixci2Domen Kožar2023-10-17
| |\ | | | | | | nixci: 0.1.3 -> 0.2.0
| | * devour-flake: remove packageSridhar Ratnakumar2023-09-27
| | | | | | | | | | | | | | | The package is no longer used by other packages. The 'nixci' package used it until version 0.2.0.
| | * nixci: 0.1.3 -> 0.2.0Sridhar Ratnakumar2023-09-27
| | |
* | | Merge master into staging-nextgithub-actions[bot]2023-10-17
|\| |
| * | fh: 0.1.6 -> 0.1.7figsoda2023-10-16
| | | | | | | | | | | | | | | | | | Diff: https://github.com/DeterminateSystems/fh/compare/v0.1.6...v0.1.7 Changelog: https://github.com/DeterminateSystems/fh/releases/tag/v0.1.7
* | | Merge branch 'master' into staging-nextWeijia Wang2023-10-08
|\| |
| * | fh: 0.1.5 -> 0.1.6R. Ryantm2023-10-08
| | |
* | | Merge branch 'master' into staging-nextVladimír Čunát2023-10-04
|\| |
| * | Merge master into haskell-updatesgithub-actions[bot]2023-09-27
| |\ \
| * \ \ Merge master into haskell-updatesgithub-actions[bot]2023-09-22
| |\ \ \
| * \ \ \ Merge master into haskell-updatesgithub-actions[bot]2023-09-18
| |\ \ \ \
| * | | | | nix-output-monitor: 2.0.0.6 -> 2.0.0.7maralorn2023-09-17
| | | | | |
* | | | | | nixos-render-docs: fix tests for markdown-it-py 3pennae2023-09-27
| |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | parsing of escaped text has changed internally, but apart from Token field contents that we only inspect in tests the change is *mostly* invisible to us. some bits of documentation now parse differently and need to be adjusted, but those were slightly questionable to begin with.
* | | | | nixos-generators: 1.7.0 -> 1.8.0lassulus2023-09-26
| |_|/ / |/| | |
* | | | fh: 0.1.4 -> 0.1.5figsoda2023-09-19
| |/ / |/| | | | | | | | | | | | | | Diff: https://github.com/DeterminateSystems/fh/compare/v0.1.4...v0.1.5 Changelog: https://github.com/DeterminateSystems/fh/releases/tag/v0.1.5
* | | Merge pull request #255539 from figsoda/initNick Cao2023-09-17
|\ \ \ | | | | | | | | nix-init: 0.2.4 -> 0.3.0
| * | | nix-init: 0.2.4 -> 0.3.0figsoda2023-09-16
| |/ / | | | | | | | | | | | | | | | Diff: https://github.com/nix-community/nix-init/compare/v0.2.4...v0.3.0 Changelog: https://github.com/nix-community/nix-init/blob/v0.3.0/CHANGELOG.md
* | | Merge pull request #255302 from figsoda/fhFabián Heredia Montiel2023-09-17
|\ \ \ | |/ / |/| | fh: 0.1.3 -> 0.1.4
| * | fh: 0.1.3 -> 0.1.4figsoda2023-09-15
| | | | | | | | | | | | Diff: https://github.com/DeterminateSystems/fh/compare/v0.1.3...v0.1.4
* | | npins: 0.2.0 -> 0.2.2Andreas Rammhold2023-09-16
|/ / | | | | | | | | The update mostly updates cargo dependencies that had lurking security issues in various parts of the TLS implementations.
* / gridlock: unstable-2023-03-03 -> unstable-2023-08-29figsoda2023-09-13
|/ | | | Diff: https://github.com/lf-/gridlock/compare/15261abdb179e1d7e752772bf9db132b3ee343ea...a98abfa554e5f8e2b7242662c0c714b7f1d7ec29
* treewide: vendorSha256 → vendorHashFabián Heredia Montiel2023-09-13
| | | | via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
* statix: 0.5.6 -> 0.5.8Sam A. Horvath-Hunt2023-09-09
|
* Merge pull request #253200 from figsoda/zonNick Cao2023-09-05
|\ | | | | zon2nix: 0.1.1 -> 0.1.2
| * zon2nix: 0.1.1 -> 0.1.2figsoda2023-09-03
| | | | | | | | | | | | Diff: https://github.com/nix-community/zon2nix/compare/v0.1.1...v0.1.2 Changelog: https://github.com/nix-community/zon2nix/blob/v0.1.2/CHANGELOG.md
* | fh: 0.1.2 -> 0.1.3figsoda2023-09-04
|/ | | | Diff: https://github.com/DeterminateSystems/fh/compare/v0.1.2...v0.1.3
* fh: 0.1.1 -> 0.1.2figsoda2023-09-01
| | | | Diff: https://github.com/DeterminateSystems/fh/compare/v0.1.1...v0.1.2
* fh: init at 0.1.1figsoda2023-09-01
| | | | https://github.com/DeterminateSystems/fh
* Merge pull request #248701 from doronbehar/nixos/manpagesDoron Behar2023-08-16
|\ | | | | nixos/install-tools: Add manpages to packages instead of seperating them
| * nixos/doc: Improve documentation of documentationDoron Behar2023-08-12
| | | | | | | | | | | | | | | | | | | | - Move contents of README.md from nixos/modules/installer/tools/manpages/ to nixos/doc/manual/contributing-to-this-manual.chapter.md. - Don't mention DocBook as its obsolete and too specific. - Rename derivation attribute name of configuration.nix(5) manual page, both on the `contributing-to-this-manual.chapter.md`, and in other places.
| * nixos/install-tools: Add manpages to packages instead of seperating themDoron Behar2023-08-12
| | | | | | | | | | | | | | | | Since each such `nixos-*` tool has it's own derivation, exposed in pkgs, There is no point in separating the manuals from the packages. If someone wishes to have the tools without the manuals, they can use meta.outputsToInstall to disable the installation of the manpages of these packages. This Fixes #244450.
| * nixos-option: Include manual page in the packageDoron Behar2023-08-12
| |
* | zon2nix: init at 0.1.1figsoda2023-08-09
|/ | | | https://github.com/figsoda/zon2nix
* Merge master into staging-nextgithub-actions[bot]2023-08-07
|\
| * Merge pull request #246996 from pennae/nrd-empty-inlinespennae2023-08-07
| |\ | | | | | | nixos-render-docs: fix empty inlines
| | * nixos-render-docs: fix empty inlinespennae2023-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | `children` only has to be not-None, not also not-[]. empty table cells would can produce an empty inline token and cause these checks to fail, even though the token actually is totally valid. showed up in https://github.com/NixOS/nixpkgs/pull/246956#discussion_r1283146120.
* | | nix-init: use libgit2_1_6figsoda2023-08-07
|/ /
* | statix: add meta.mainProgramzowoq2023-08-05
| |
* | Merge pull request #246982 from khaneliman/nixpkgs-fmt0x4A6F2023-08-03
|\ \ | | | | | | nixpkgs-fmt: add meta.mainProgram
| * | nixpkgs-fmt: add meta.mainProgramAustin Horstman2023-08-03
| |/
* / alejandra: add meta.mainProgramAustin Horstman2023-08-03
|/
* nixdoc: 2.3.0 -> 2.4.0Lorenzo Manacorda2023-07-31
|
* Merge pull request #243062 from mobusoperandi/doc_watchexecSilvan Mosberger2023-07-27
|\ | | | | nixpkgs/NixOS manuals: devmode feature
| * nixpkgs/NixOS manuals: devmode featureShahar "Dawn" Or2023-07-25
| | | | | | | | Co-authored-by: Alejandro Sanchez Medina <alejandrosanchzmedina@gmail.com>
* | Merge pull request #244487 from srid/nixciPol Dellaiera2023-07-27
|\ \ | | | | | | nixci: init at 0.1.3
| * | devour-flake: init at 2Sridhar Ratnakumar2023-07-25
| | |
| * | nixci: init at 0.1.3Sridhar Ratnakumar2023-07-25
| |/
* / pkgs/tools/nix: remove dead codefigsoda2023-07-25
|/